X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a4070f0f6d4df1cae83d99a653f49e83d1857a7b;hp=65d53047cdc9f1e3052d6cbc2cc7528e421dd97d;hb=3aded26cd3bd6ed25abdc038163098300bd5a090;hpb=83c3b4312743dc2801b519e10e6ad630349ec39c diff --git a/debian/changelog b/debian/changelog index 65d5304..a4070f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +grml2usb (0.9.8) unstable; urgency=low + + * Support installation on /dev/loop*-devices. + * Generate configuration for syslinux and grub by default, no + matter which bootloader the users chooses. + * Added options --skip-syslinux-config and --skip-grub-config + if someone wants to skip the generation of any bootloader + configuration files. + * Make sure grub-install is available before executing it. + * Display information about default grml flavour and the other + available grml flavours at the end of the grml2usb run. + + -- Michael Prokop Sun, 07 Jun 2009 01:15:59 +0200 + grml2usb (0.9.7) unstable; urgency=low * Fix typo in manpage of grml2usb (thanks to Wernfried Haas).