Do not install kernel via GRMLBASE but via GRML_* classes
[grml-live.git] / debian / changelog
index eabfa68..0687c46 100644 (file)
@@ -1,3 +1,30 @@
+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.
+  * Do not install kernel via GRMLBASE but via GRML_* classes
+    instead so we have only one single kernel on the system
+    with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
+
+ -- Michael Prokop <mika@grml.org>  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 <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
+
 grml-live (0.0.1) unstable; urgency=low
 
   * Initial release.