X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=2a6d423c431776284ef7fb86b7cfb6a3683bd893;hb=5cfb285d874809cedd269231b571704a9b6602b7;hp=6941e6a2603d6f882b2bc2f372070de9b56b5602;hpb=ba7961163922f615bca1ae148a9c462e5320e626;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 6941e6a..2a6d423 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,22 @@ +grml-live (0.0.3) unstable; urgency=low + + * Support for setting GRML_NAME (like grml vs. grml-small + vs grml64 vs...) + * Drop the character limits of $VERSION and $RELEASENAME. + * Make sure $SECONDS is set before outputting the runtime. + * Unify usage of i386_files, place all template files in + directory templates now. + * Improve portability of linux headers cleanup inside + grml_cleanup_chroot. + + -- Michael Prokop Sat, 29 Sep 2007 16:55:47 +0200 + grml-live (0.0.2) unstable; urgency=low * Add support for amd64. * Update and extend documentation. * Bugfix: Make sure $LOGDIR exists. + * fai dirinstall: set hostname via $HOSTNAME -- Michael Prokop Fri, 21 Sep 2007 11:46:17 +0200