X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8e70557c5b2829d8d4406ea8ad4138873532ed7c;hp=fd3fbc8aef9344b6d7211825a7083617ff799e59;hb=1c5a0e78d19a8e881294e5b5e06d50d0e60613f6;hpb=0cb29caa8863ffc4892bd78af3abde2edc52cde5 diff --git a/debian/changelog b/debian/changelog index fd3fbc8..8e70557 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,47 @@ +grml-live (0.6) unstable; urgency=low + + * Write squashfs filename to /live/filesystem.module. + * Adjust grml-live-remaster for new file system layout + and add support for working on a booted USB device. + + -- Michael Prokop Sat, 23 Feb 2008 11:12:10 +0100 + +grml-live (0.5) unstable; urgency=low + + * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded + grml.squashfs. + * Update bootsplashes to current implementation, based on + live-initramfs and grml-autoconfig. + * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many + headaches, see #461888, #463720 and #445304 for example). + * Add sshfs to GRML_MEDIUM. + + -- Michael Prokop Wed, 20 Feb 2008 16:41:06 +0100 + grml-live (0.4) unstable; urgency=low * Add new packages to GRML_FULL: - linux-uvc-modules-2.6.23-grml - luvcview - - -- Michael Prokop Wed, 13 Feb 2008 19:23:47 +0100 + * Add new packages to GRML_MEDIUM: + - 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 + * Make sure $GRML_NAME does not contain known problematic characters. + + -- Michael Prokop Fri, 15 Feb 2008 16:08:38 +0100 grml-live (0.3) unstable; urgency=low