- Feb 16, 2011
-
-
Colin Watson authored
-
- Feb 14, 2011
-
-
Colin Watson authored
- Install g2hdr.bin and g2ldr.mbr (closes: #613245).
-
- Feb 10, 2011
-
-
Colin Watson authored
GRUB_DISABLE_RECOVERY (closes: #612777).
-
- Feb 09, 2011
-
-
Colin Watson authored
time as we know how to do this properly (see #612128).
-
Colin Watson authored
camcontrol, so depend on it.
-
Colin Watson authored
#612538).
-
Colin Watson authored
-
Colin Watson authored
-
- Feb 08, 2011
-
-
Colin Watson authored
-
Colin Watson authored
-
- Feb 04, 2011
-
-
Colin Watson authored
-
Colin Watson authored
grub-mkrelpath on btrfs subvolumes (LP: #712029).
-
- Jan 22, 2011
-
-
Colin Watson authored
suggesting people write a /etc/grub.d/01_modules script (thanks, Jordan Uggla).
-
- Jan 18, 2011
-
-
Colin Watson authored
- Kazakh (Baurzhan Muftakhidinov / Timur Birsh).
-
Colin Watson authored
-
- Jan 17, 2011
-
-
Colin Watson authored
-
Colin Watson authored
- If we find a background image and no colours were specified, use upstream defaults for color_normal and color_highlight rather than setting color_normal to black/black. - Don't try the other alternatives when $GRUB_BACKGROUND is set; you can now add GRUB_BACKGROUND= to /etc/default/grub to force no background image (closes: #608263).
-
Colin Watson authored
-
Colin Watson authored
-
Colin Watson authored
- If we find a background image and no colours were specified, use upstream defaults for color_normal and color_highlight rather than setting color_normal to black/black. - Make the code more readable by replacing code for handling alternatives. - Make the code for searching for pictures in /boot/grub more readable and robust (for example against newlines in the filename). - Don't try the other alternatives when $GRUB_BACKGROUND is set; you can now add GRUB_BACKGROUND= to /etc/default/grub to force no background image (closes: #608263).
-
Colin Watson authored
-
Colin Watson authored
specified, then leave color_normal and color_highlight set to the upstream default; previously we set the former to black text on a black background, which was not very useful.
-
Colin Watson authored
-
- Jan 16, 2011
-
-
Vladimir 'phcoder' Serbinenko authored
-
- Jan 15, 2011
-
-
Vladimir 'phcoder' Serbinenko authored
for safety.
-
- Jan 14, 2011
-
-
Vladimir 'phcoder' Serbinenko authored
module.
-
Vladimir 'phcoder' Serbinenko authored
-
- Jan 13, 2011
-
-
Vladimir 'phcoder' Serbinenko authored
diskdevid.
-
Vladimir 'phcoder' Serbinenko authored
* conf/Makefile.common (STRIPFLAGS_KERNEL): Add -F elf32-i386 and -R .drectve on cygwin. * conf/i386-pc-cygwin-img-ld.sc: Merge rdata and pdata into data. * configure.ac: Use $(top_builddir) in TARGET_OBJ2ELF. (COND_CYGWIN): New condition. * grub-core/Makefile.am (%.mod): Set TARGET_OBJ2ELF. * grub-core/genmod.sh.in: Use ${TARGET_OBJ2ELF} and not @TARGET_OBJ2ELF@. * util/grub-pe2elf.c (write_symbol_table): Use pe_symtab->type and not type to determine whether aux is to be used.
-
Colin Watson authored
-
Colin Watson authored
-
Colin Watson authored
grub_find_root_device_from_mountinfo or find_root_device_from_libzfs using grub_find_device (closes: #609590, #609814, LP: #700147).
-
- Jan 12, 2011
-
-
Colin Watson authored
- Disable ieee1275_fb on sparc (closes: #560823). - Fix pf2 font generation on big-endian platforms (closes: #609818).
-
Vladimir 'phcoder' Serbinenko authored
realpath'ed device string. Handle floppy (somewhat). Issue error in unknown case rather than garbage. Reported by: Axel Beckert.
-
Vladimir 'phcoder' Serbinenko authored
drivers available. Thanks to: Axel Beckert.
-
Vladimir 'phcoder' Serbinenko authored
variable. Fixes problem on big endian platforms.
-
Vladimir 'phcoder' Serbinenko authored
It doesn't work well there.
-
Vladimir 'phcoder' Serbinenko authored
warning. * grub-core/normal/menu.c (grub_menu_execute_entry): Likewise. * grub-core/partmap/msdos.c (pc_partition_map_embed): Use unsigned counter.
-
Vladimir 'phcoder' Serbinenko authored
* grub-core/disk/ieee1275/ofdisk.c (ofdisk_hash_add_real): New function. (ofdisk_hash_add): New argument curcan. All users updated.
-
- Jan 11, 2011
-
-
Colin Watson authored
-