X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=0592da474836fa51a7a79b825c7331906368aa95;hb=4f38e6486a1824bc8f35635f64671bae4bc56cae;hp=fd3fbc8aef9344b6d7211825a7083617ff799e59;hpb=0cb29caa8863ffc4892bd78af3abde2edc52cde5;p=grml-live-grml.git diff --git a/debian/changelog b/debian/changelog index fd3fbc8..0592da4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,36 @@ +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. + + -- 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