Adjust grml-buildd for new logdir structure
[grml-live.git] / debian / changelog
index e96bfe1..d857b65 100644 (file)
@@ -1,3 +1,13 @@
+grml-live (0.0.11) unstable; urgency=low
+
+  * Add new class XORG.
+  * Add X.org packages to GRML_MEDIUM.
+  * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
+    via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
+  * Adjust grml-buildd for new logdir structure.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
+
 grml-live (0.0.10) unstable; urgency=low
 
   * Drop patches which are part of FAI 3.2.3 now. Depend on
@@ -18,11 +28,13 @@ grml-live (0.0.10) unstable; urgency=low
     [Testing: issue340]
   * Add keychain package to GRML_SMALL.
   * Add new packages to GRML_MEDIUM:
+    - grml-live
     - keychain
     - lzma-modules-2.6.23-grml
     - squashfs-modules-2.6.23-grml (we build the module external now)
   * Add new packages to GRML_FULL:
     - aosd-cat
+    - grml-live
     - lzma-modules-2.6.23-grml
     - squashfs-modules-2.6.23-grml (we build the module external now)
   * Support loading of squashfs module via
@@ -30,6 +42,7 @@ grml-live (0.0.10) unstable; urgency=low
   * Make sure we have pinning for grml-stable and grml-testing
     repositories via /etc/grml/fai/apt/preferences, not matter where
     the packages come from (web vs. local mirror/cache for example).
+  * Remove base.tgz from chroot directory.
   * Do not create /etc/sysconfig/network-scripts and
     /etc/sysconfig/provider any longer in cleanup script.
   * Fix typo in bootsplash f3 (thanks, jimmy).