X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=cf2aeb853d88cf14302e8f9fe86328a8ce61dd5a;hp=df493c84afe611f3de7a23e5de153d4b7ddaa0f0;hb=4aeda00e838b15539b994f65a90403792fb79f66;hpb=f6e6d6ee51f6394913da1f67297c0fcf92d806f9 diff --git a/debian/changelog b/debian/changelog index df493c8..cf2aeb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +grml2usb (0.9.22) unstable; urgency=low + + [ Ulrich Dangel ] + * Use GRML_{FLAVOURS,DEFAULT}, PROG_VERSION from global scope. + grml2usb was aborted when using --bootloader-only --skip-grub-config + as parameters. This fixes the behaviour and declares correctly the + correct scope for these variables. Thanks to Daniel Tiefnig for + reporting the bug. + + [ Michael Prokop ] + * grml2usb-compat: drop duplicated boot=live bootoptions. + * Bump Standards-Version to 3.8.4 (no further changes). + * Add syslinux additionally to recommends so people should have + syslinux by available by default though don't explicitly require it. + + -- Michael Prokop Sun, 21 Feb 2010 16:52:23 +0100 + +grml2usb (0.9.21) unstable; urgency=low + + [ Michael Prokop ] + * Document the Boot error issue regarding USB-ZIP. + + [ Ulrich Dangel ] + * Support bootid bootoption. + + -- Michael Prokop Thu, 04 Feb 2010 00:56:56 +0100 + grml2usb (0.9.20) unstable; urgency=low * tarball.sh: do not use $UID but use $(id -u) instead so it proberly