X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=a7b4e2c9996a39fd6c7087839b806c6027002f9e;hb=5d3c18e7f0533bc44ceb3021f8e40707e70ed8b1;hp=f0899481a3169a1a666131a0d2d5d01fc18e1f9b;hpb=f9c03bf7d1d7b08f87ab4b45fa9ff1f8dd8ae829;p=grml2usb.git diff --git a/debian/changelog b/debian/changelog index f089948..a7b4e2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -grml2usb (0.9.13) UNRELEASED; urgency=low +grml2usb (0.9.13) unstable; urgency=low [ Ulrich Dangel ] * Modified syslinux configuration handling to generate new vesa menu entries. + * Support adding additional isos to existing grml2usb installation. + * grml2iso supports new grml2usb using syslinux now. [ Michael Prokop ] * Update documentation regarding syslinux and FAT32 (thanks to @@ -10,16 +12,23 @@ grml2usb (0.9.13) UNRELEASED; urgency=low * Changes with regards to Ulrich's work: - Add a check to identify old ISOs which do not ship a default.cfg file and abort then. We have to break - backward compability, otherwise the isolinux/syslinux + backward compatibility, otherwise the isolinux/syslinux code would become worse than it's already nowadays. - Search for isolinux files in /boot/isolinux/ so the correct grml.png is used. + - Support setting bootoptions in syslinux.cfg + * Drop duplicated boot=live references in kernel cmdline. * Apply patch from Thorsten Glaser which prepares code for his future[tm] work. * Raise CriticalException if filesystem.module, kernel or initrd are not present. + * Avoid the "file is read only, overwrite anyway (y/n) ?" + question of mtools by syslinux. + * Inform user when using grub as bootloader. + * Make syslinux the default bootloader (drop --syslinux, + add --grub instead). Grub fails just too often. - -- Michael Prokop Mon, 19 Oct 2009 00:54:04 +0200 + -- Michael Prokop Wed, 21 Oct 2009 22:25:57 +0200 grml2usb (0.9.12) unstable; urgency=low