Rework directory layout to fix isolinux issue
[grml-live.git] / debian / changelog
index 69eea9e..46433e0 100644 (file)
@@ -1,10 +1,35 @@
-grml-live (0.3) unstable; urgency=low
+grml-live (0.4) unstable; urgency=low
 
+  * Add new packages to GRML_FULL:
+    - linux-uvc-modules-2.6.23-grml
+    - luvcview
   * Add new packages to GRML_MEDIUM:
-    - virtualbox-ose-guest-utils [x86-only]
-  * Update to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
-    older than 3.51 don't work with recent kernel versions like
-    2.6.23 anymore. :(
+    - at76-usb-modules-2.6.23-grml
+    - atl2-modules-2.6.23-grml
+    - firmware-ralink
+    - rt2400-modules-2.6.23-grml
+    - rt2500-modules-2.6.23-grml
+    - rt73-module-2.6.23-grml
+  * Finally fixed the "isolinux does not boot on old hardware" problem.
+    The problem was a too big boot/isolinux directory. Thanks a lot
+    for all the testing to Andrea Mayr and Wernfried Haas!
+    - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
+      menu.c32 and memtest
+    - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
+      support of several grml flavours on one single usb pen for the future
+    - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
+      for new directory layout
+
+ -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 14:28:45 +0100
+
+grml-live (0.3) unstable; urgency=low
+
+  * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
+  * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
+    older than 3.51 don't work with recent kernel versions like 2.6.23
+    anymore. :(
+  * Update templates/boot/isolinux/memdisk from syslinux package
+    version 2:3.61+dfsg-1.
 
  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100