X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1d5175f6700ff67e1358bad6d62a46b4a6c74d5c;hp=9f808b3cb216f466466135ed233e2c806d55185f;hb=9d12b0aeec9ef9010ae373e00db1f07ee089b4ae;hpb=863f75014eac9dc7ba1bc5711080e9ded5602b93 diff --git a/debian/changelog b/debian/changelog index 9f808b3..1d5175f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,49 @@ -grml2usb (0.9.14) UNRELEASED; urgency=low +grml2usb (0.9.19) unstable; urgency=low + + [ Ulrich Dangel ] + * check_for_fat always check for fat device. + * Unset option.syslinux if grub option is set. + * Mount vfat devices with explicit iocharset option. + [Closes: issue735] + + -- Michael Prokop Wed, 11 Nov 2009 18:34:56 +0100 + +grml2usb (0.9.18) unstable; urgency=low + + [ Ulrich Dangel ] + * Also set GRML_DEFAULT when running with --dry-run. Thanks to Moritz + Augsburger for the bug report. + * Make sure that --grub-mbr requires --grub. Thanks to Moritz + Augsburger and mika for the bug report. + + -- Michael Prokop Wed, 04 Nov 2009 20:51:24 +0100 + +grml2usb (0.9.17) unstable; urgency=low + + [ Michael Prokop ] + * Depend on rsync (thanks for the bugreport, Andras Korn). + + [ Ulrich Dangel ] + * Adjust labels in {grml,default}.cfg if necessary. + * Always copy grub files. + + -- Michael Prokop Thu, 29 Oct 2009 01:06:12 +0100 + +grml2usb (0.9.16) unstable; urgency=low + + * Dynamic check for addons as grml-small is nowadays shipped with addons. + * Copy gpxe.lkrn from addons. + * Modified grml2usb to be able to run on a generated grml2usb iso/directory. + + -- Ulrich Dangel Tue, 27 Oct 2009 21:41:07 +0100 + +grml2usb (0.9.15) unstable; urgency=low + + * Support new addon menu file layout from grml-live. + + -- Ulrich Dangel Mon, 26 Oct 2009 12:32:27 +0100 + +grml2usb (0.9.14) unstable; urgency=low [ Ulrich Dangel ] * Do not use '-' in the directory name for the linux kernel to allow @@ -7,14 +52,15 @@ grml2usb (0.9.14) UNRELEASED; urgency=low default boot entries. * Added -c option to grml2iso for copying the contents of specified directory to the generated iso image. - * Added -b option to grml2iso for specifing additional default boot entries. + * Added -b option to grml2iso for specifying additional default + boot entries. [ Michael Prokop ] * Sync and add grml2usb-compat to grml2usb package. This simplifies installation as well as use for developers and users. * Drop unnecessary header line from grml2usb script. - -- Ulrich Dangel Sat, 24 Oct 2009 14:05:34 +0200 + -- Michael Prokop Sat, 24 Oct 2009 14:29:46 +0200 grml2usb (0.9.13) unstable; urgency=low