grub/docs/man
Vladimir 'phcoder' Serbinenko c36e5cd162 Remove any awareness of *.c util files about target.
* Makefile.util.def (grub-setup): Split to ...
	(grub-bios-setup): ... and this.
	(grub-sparc64-setup): ... and this.
	* configure.ac: Don't add machine_CPPFLAGS into HOST_CPPFLAGS.
	* docs/man/grub-setup.h2m: Split into ...
	* docs/man/grub-sparc64-setup.h2m: ... this.
	* docs/man/grub-bios-setup.h2m: ... and this.
	* include/grub/dl.h (grub_dl) [GRUB_UTIL]: Remove struct.
	* include/grub/elf.h (Elf_*) [GRUB_UTIL]: Remove types.
	(GRUB_TARGET_WORDSIZE) [GRUB_UTIL]: Remove.
	(grub_target_addr_t): Remove.
	(grub_target_size_t): Remove.
	(grub_target_ssize_t): Remove.
	* util/grub-install.in: Use new grub-*-setup.
	* util/grub-mkimagexx.c (Elf_Word): New define.
	(Elf_Half): Likewise.
	(Elf_Section): Likewise.
	(ELF_ST_TYPE): Likewise.
	* util/grub-setup.c: Switch from GRUB_MACHINE_SPARC64 to
	GRUB_SETUP_SPARC64 and from GRUB_MACHINE_PCBIOS to GRUB_SETUP_BIOS.
2012-02-27 14:24:22 +01:00
..
grub-bios-setup.h2m Remove any awareness of *.c util files about target. 2012-02-27 14:24:22 +01:00
grub-editenv.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-emu.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-fstest.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-install.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-kbdcomp.h2m * util/grub-kbdcomp.in: Add decent help and gettextize. 2012-02-03 21:22:12 +01:00
grub-macho2img.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-menulst2cfg.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mkconfig.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mkdevicemap.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mkfont.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mkimage.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mklayout.h2m * docs/man/grub-mklayout.h2m (DESCRIPTION): Add a reference to the 2011-06-13 17:35:50 +01:00
grub-mknetdir.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mkpasswd-pbkdf2.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mkrelpath.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mkrescue.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-mkstandalone.h2m New script grub-mkstandalone. 2011-07-25 08:19:30 +02:00
grub-mount.h2m remove trailing full stop, for consistency with other pages 2011-04-08 11:45:10 +01:00
grub-ofpathname.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-pe2elf.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-probe.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-reboot.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-script-check.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-set-default.h2m Add "SEE ALSO" sections to most man pages. Fixes Debian bug 2011-04-21 15:17:48 +01:00
grub-sparc64-setup.h2m Remove any awareness of *.c util files about target. 2012-02-27 14:24:22 +01:00