X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=303c70c154ad7917a0c4a8b92da11fb07334ca34;hp=df493c84afe611f3de7a23e5de153d4b7ddaa0f0;hb=16c8775d404c371e8b724decd90e1efa34aea10f;hpb=f6e6d6ee51f6394913da1f67297c0fcf92d806f9 diff --git a/debian/changelog b/debian/changelog index df493c8..303c70c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +grml2usb (0.9.24) unstable; urgency=low + + [ Ulrich Dangel ] + * Add support for isos containing multiple grml flavours. + * Copy all {sys,iso}linux *.c32 files, like ifcpu64.c32. + + [ Michael Prokop ] + * Use --force option for grub-install to support installation to PBR + again. Grub2 starting with version 1.98 supports installation to + PBR again iff using the --force option. + * Update documentation regarding grub and PBR vs. MBR. + + -- Michael Prokop Wed, 21 Apr 2010 13:54:51 +0200 + +grml2usb (0.9.23) unstable; urgency=low + + [ Ulrich Dangel ] + * Only ask questions if options.force is not set. [Closes: issue833] + + -- Michael Prokop Fri, 02 Apr 2010 18:32:25 +0200 + +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