X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2FNEWS;h=7f7e46520c0c9c092f543855ce895fc597cfde52;hb=9b4ade0bec6002809e1daf01f0cf9d2abf4e07f3;hp=9b1a6db5bb341ca16721359428a5d4870c42cd35;hpb=f5fb8ed50cc27f1ada7365768a4a1dc37cb9b79e;p=grml2usb.git diff --git a/debian/NEWS b/debian/NEWS index 9b1a6db..7f7e465 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,21 @@ +grml2usb (0.9.13) unstable; urgency=low + + * This release makes syslinux the default bootloader again. + Grub fails just too often. Therefore the --syslinux options + is deprecated and option --grub was introduced instead. + + * This release provides decent support for multi-ISO within the + new vesamenu bootsplash, providing a menu based system. We had + to break backward compability (otherwise the isolinux/syslinux + code would be unmaintainable). Therefore support for older + ISOs (everything before grml release 2009.10) had to be + dropped. If you still need an old version of Grml on your usb + device just use an older version of grml2usb as well (the + old grml2usb versions support recent ISOs too, they just + don't use/support the new vesamenu bootsplash then). + + -- Michael Prokop Mon, 19 Oct 2009 02:14:29 +0200 + grml2usb (0.9.2) unstable; urgency=low * Please notice that grml2usb was rewritten from scratch.