grub/util
Colin Watson e3c78337c3 * include/grub/partition.h (grub_partition_map): Change prototype of
embed to take a maximum value for nsectors.
	* include/grub/emu/hostdisk.h (grub_util_ldm_embed): Likewise.
	* include/grub/fs.h (grub_fs): Likewise.
	* grub-core/partmap/msdos.c (embed_signatures): New array.
	(pc_partition_map_embed): Check for and avoid sectors matching any
	of the signatures in embed_signatures, up to max_nsectors.
	* grub-core/partmap/gpt.c (gpt_partition_map_embed): Restrict
	returned sector map to max_nsectors.
	* grub-core/disk/ldm.c (grub_util_ldm_embed): Likewise.
	* grub-core/fs/btrfs.c (grub_btrfs_embed): Likewise.
	* grub-core/fs/zfs/zfs.c (grub_zfs_embed): Likewise.
	* util/grub-setup.c (setup): Allow for the embedding area being
	split into multiple blocklists.  Tell dest_partmap->embed the
	maximum number of sectors we care about.
2012-02-27 22:25:39 +01:00
..
bash-completion.d Fix incorrect identifiers in bash-completion. 2011-09-28 14:19:21 +02:00
grub.d * util/grub.d/10_linux.in: Add ZFS-related arguments. 2012-02-27 19:07:09 +01:00
i386/efi Merge mainline into install 2010-09-15 14:46:53 +02:00
ieee1275 * util/ieee1275/ofpath.c: Remove include of malloc.h since stdlib is 2012-02-22 16:50:14 +01:00
powerpc/ieee1275 Remove platform and target_cpu replacement. 2012-02-27 16:46:52 +01:00
bin2h.c * util/bin2h.c (usage): Add missing attribute noreturn. 2012-02-22 05:06:58 +01:00
devicemap.c * util/sparc64/ieee1275/misc.c: New file. 2009-04-22 09:57:39 +00:00
getroot.c * util/getroot.c (grub_find_root_devices_from_mountinfo): Handle 2012-02-27 20:14:26 +01:00
grub-editenv.c * util/grub-editenv.c (argp_parser): Make static. 2012-02-10 13:26:19 +01:00
grub-fstest.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
grub-install.in * util/grub-install.in: Clarify strings. 2012-02-27 21:31:58 +01:00
grub-kbdcomp.in Replace PACKAGE_TARNAME with PACKAGE in pkglibdir and pkgdatadir. 2012-02-27 11:04:50 +01:00
grub-macho2img.c * util/grub-macho2img.c: Add comment concerning gettext. 2011-11-11 20:52:41 +01:00
grub-menulst2cfg.c Improve and unify messages. 2012-02-05 11:07:33 +01:00
grub-mkconfig.in Replace PACKAGE_TARNAME with PACKAGE in pkglibdir and pkgdatadir. 2012-02-27 11:04:50 +01:00
grub-mkconfig_lib.in Replace PACKAGE_TARNAME with PACKAGE in pkglibdir and pkgdatadir. 2012-02-27 11:04:50 +01:00
grub-mkfont.c * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
grub-mkimage.c Remove improper use of program_transform_name on pkglibrootdir. 2012-02-27 10:35:37 +01:00
grub-mkimagexx.c Remove any awareness of *.c util files about target. 2012-02-27 14:24:22 +01:00
grub-mklayout.c * util/grub-mklayout.c (console_grub_equivalence): Make "layout" 2012-02-10 13:42:00 +01:00
grub-mknetdir.in * util/grub-mknetdir.in (grub_prefix): Removed. 2012-02-27 11:08:17 +01:00
grub-mkpasswd-pbkdf2.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
grub-mkrelpath.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
grub-mkrescue.in Replace PACKAGE_TARNAME with PACKAGE in pkglibdir and pkgdatadir. 2012-02-27 11:04:50 +01:00
grub-mkstandalone.in Replace PACKAGE_TARNAME with PACKAGE in pkglibdir and pkgdatadir. 2012-02-27 11:04:50 +01:00
grub-mount.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
grub-pe2elf.c Improve and unify messages. 2012-02-05 11:07:33 +01:00
grub-probe.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
grub-reboot.in Replace PACKAGE_TARNAME with PACKAGE in pkglibdir and pkgdatadir. 2012-02-27 11:04:50 +01:00
grub-script-check.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
grub-set-default.in Replace PACKAGE_TARNAME with PACKAGE in pkglibdir and pkgdatadir. 2012-02-27 11:04:50 +01:00
grub-setup.c * include/grub/partition.h (grub_partition_map): Change prototype of 2012-02-27 22:25:39 +01:00
import_gcry.py * configure.ac: Remove -Winline altogether and -Wmissing-prototypes on 2012-02-11 12:21:21 +01:00
import_unicode.py * include/grub/unicode.h (grub_unicode_compact_range): Replace end with 2011-12-25 16:03:42 +01:00
lvm.c 2011-10-09 Robert Millan <rmh@gnu.org> 2011-10-09 21:13:00 +02:00
misc.c * util/misc.c (grub_util_write_image_at): Fix format specification. 2012-02-10 12:52:46 +01:00
raid.c Improve and unify messages. 2012-02-05 11:07:33 +01:00
resolve.c Improve and unify messages. 2012-02-05 11:07:33 +01:00