X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=83976da6f22a98999f459066cf7f56336a4b01f3;hb=4e58b12fb74224fe76432b542b33406e232f0e93;hp=0cbc31f0ba7c3e06a4d37b50f2adf1e70dc68ff8;hpb=284734f41d1852331b03bc15dcefcc5929401f98;p=grml2usb.git diff --git a/debian/changelog b/debian/changelog index 0cbc31f..83976da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,18 @@ grml2usb (0.9.9) UNRELEASED; urgency=low the old ascii.pff isn't available anymore. * Use terminal_output if available, otherwise fallback to old older 'terminal'-command (thanks to Felix Zielcke for helping). - - -- Michael Prokop Tue, 28 Jul 2009 18:52:04 +0200 + * Document the 'grub-setup fails after Attempting to install GRUB + to a partition instead of the MBR' issue. + * Use "set gfxpayload=1024x768x16,1024x768" instead of vga=791 in + grub2 configuration. This requires a recent version of the linux + loader as the new linux loader loads the kernel at 32bit entry point + and not at 16 bit anymore so it has to be translated for the Linux + kernel (as the kernel parses vga= in 16 bit code). In the long run + we don't seem to have another option, so let's change it. + Thanks to Felix Zielcke and Robert Millan for first hand information. + * Increate timeout from 5 to 10 seconds in grub2 configuration. + + -- Michael Prokop Tue, 18 Aug 2009 11:14:59 +0200 grml2usb (0.9.8) unstable; urgency=low