Do not install kernel via GRMLBASE but via GRML_* classes
[grml-live.git] / debian / changelog
index 2980869..0687c46 100644 (file)
@@ -1,8 +1,20 @@
 grml-live (0.0.3) unstable; urgency=low
 
-  * Make sure $SECONDS is set.
-
- -- Michael Prokop <mika@grml.org>  Fri, 28 Sep 2007 23:04:24 +0200
+  * 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