X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=5f641f76a2e43180dea36f0a43759c7866c1709e;hb=8cf11c36489db9467a234816a1aeb6d2e9cc6342;hp=a7b4e2c9996a39fd6c7087839b806c6027002f9e;hpb=bacf8f325d846be017e5bf27316ef4641fd2399e;p=grml2usb.git diff --git a/debian/changelog b/debian/changelog index a7b4e2c..5f641f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +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 + creating iso image from generated directory layout. + * Introduced --remove-bootoption in grml2usb to delete existing + 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 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. + + -- Michael Prokop Sat, 24 Oct 2009 14:29:46 +0200 + grml2usb (0.9.13) unstable; urgency=low [ Ulrich Dangel ]