X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9ac7dc1e5b1ce3794e58e577cb763f3d62a452ad;hp=eabfa68cb341e6addec704c71653f9af654808a0;hb=f48b8887aeda5377b8d1d3444684fe1ac7d9dace;hpb=de6d7ed3e096db257ca1434c895ff69e3b0ef481 diff --git a/debian/changelog b/debian/changelog index eabfa68..9ac7dc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +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. + * Provide class GRML_SMALL and rename old GRML_SMALL into + GRML_MEDIUM. + + -- Michael Prokop Sun, 30 Sep 2007 12:58:15 +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 + grml-live (0.0.1) unstable; urgency=low * Initial release.