lp:~djvasi/grub/embed-parent

Created by Dave Vasilevsky and last modified
Get this branch:
bzr branch lp:~djvasi/grub/embed-parent
Only Dave Vasilevsky can upload to this branch. If you are Dave Vasilevsky please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dave Vasilevsky
Project:
grub
Status:
Development

Recent revisions

2999. By Dave Vasilevsky

When installing onto a partition, allow embedding into the partition's parent part-map.

2998. By phcoder

 Handling of files of unknown size is currently limited. They can't be
 used e.g. for initrd or modules. Moreover gzip handling of not
 easily seekable files is buggy. Disable unknown file size for now. May
 be inefficient but works.

 * grub-core/io/gzio.c (test_header): Always retrieve the file size.
 * grub-core/io/xzio.c (grub_xzio_open): Likewise.

2997. By Mirko Parthey <email address hidden>

 * grub-core/boot/i386/pc/boot.S: Fix %es:%bx pointing to nowhere on
 floppy probe.

2996. By Jeroen Dekkers

 * grub-core/disk/raid.c (insert_array): Don't add spurious members.

2995. By Shea Levy

 * grub-core/genmod.sh.in: Use @OBJCOPY@ rather than objcopy.

2994. By phcoder

 * util/grub.d/30_os-prober.in: Don't emit drivemap directive for
 Windows Server 2008.
 Reported by: Devin Giddings.

2993. By phcoder

 * grub-core/commands/acpihalt.c (grub_acpi_halt): Sleep for 1.5 before
 writing an error message because of async power management.
 * grub-core/kern/mips/yeeloong/init.c (grub_halt): Likewise.
 (grub_reboot): Likewise.

2992. By Jordan

* tests/util/grub-shell.in: Suppress "ACPI shutdown failed" error to
keep unit tests from failing when they shouldn't.

2991. By Colin Watson

* include/grub/offsets.h (GRUB_KERNEL_I386_PC_RAW_SIZE): The
previous patch increased the size of the RS code by 20 bytes (at
least with gcc-4.4), so increase this by 20 bytes to match.
(GRUB_KERNEL_I386_PC_NO_REED_SOLOMON_PART): Likewise.

2990. By Colin Watson

* grub-core/lib/reed_solomon.c (gauss_solve): Fix size of standalone
scratch area. Make sure to initialise chosen in standalone mode as
well as non-standalone.
Reported by: Robert Hooker and Andy Whitcroft.
Tested by: Andy Whitcroft.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers