Re: grub2 code

2014-02-02 Thread SevenBits
On Sunday, February 2, 2014, Robert Parnell wrote: > Hi > > I was just looking at the grub2 source code and saw that > > https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/grub2/trusty/view/head:/TODO > < > https://bazaar.launchpad.net/%7Eubuntu-branches/ubuntu/trusty/grub2/trusty/view/h

grub2 code

2014-02-02 Thread Robert Parnell
Hi I was just looking at the grub2 source code and saw that https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/grub2/trusty/view/head:/TODO says to contact with questions. I was looking at the sou

Bootable raid1 on UEFI

2014-02-02 Thread Chris Murphy
Simple case on BIOS: two disks that we want to boot linux from reliably even in the face of a one disk failure. Therefore /boot is on an md raid1 device. All of the md raid1 member disks have sufficient MBR gap for grub-install to be executed on each disk. Only one grub.cfg is needed at /boot/

Fix serial output for OpenBSD current

2014-02-02 Thread Markus Müller
Hi all, attached is a patch that fixes serial console output with OpenBSD current (will be 5.5). Grub uses an old struct for providing the kernel with information about the serial console that is now gone [1]. Since the new way is in OpenBSD since 5.2, even older versions are still supported with