X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=46433e053b3e5e058c04bf24fa2641cbf14486ce;hp=9de6a2b0bbb010493029e209646825ab01245862;hb=93c0695a2d628b422b50b3efe232bf48adc2b05b;hpb=aba102c955e73c16836c0b3c3be59dd6428ac38d diff --git a/debian/changelog b/debian/changelog index 9de6a2b..46433e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,90 @@ -grml-live (0.0.15) unstable; urgency=low +grml-live (0.4) unstable; urgency=low * Add new packages to GRML_FULL: - - at76-usb-modules-2.6.23-grml64 + - linux-uvc-modules-2.6.23-grml + - luvcview + * 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 + + -- Michael Prokop 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 Fri, 28 Dec 2007 18:48:11 +0100 + -- Michael Prokop Wed, 13 Feb 2008 10:33:43 +0100 + +grml-live (0.2) unstable; urgency=low + + * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1) + just fail on several old boxes. [Testing: issue400] + * Add new packages to GRML_FULL: + - auctex + - loop-aes-testsuite + * Add new packages to GRML_MEDIUM: + - atl2-modules-2.6.23-grml + - firmware-iwlwifi + - madwifi-modules-2.6.23-grml[64] + - madwifi-tools + * Set 'confirm=1' in /etc/apt/listchanges.conf. + * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils + for providing default /etc/default/loadcpufreq configuration. + * Move sourcing /etc/grml/grml-live.local *before* the cmdline + option parsing so we can override already set defaults interative. + * Grep using the quiet option for squashfs features. + + -- Michael Prokop Mon, 14 Jan 2008 22:54:10 +0100 + +grml-live (0.1) unstable; urgency=low + + * Bump version number to 0.1 as we ship grml-live with the + upcoming stable versions. + * Source /etc/grml/grml-live.local before parsing command line + options to be able to override configuration on the commandline. + * Use /usr/bin/vim.tiny as alternativ for vi. + * Add new packages to GRML_FULL: + - at76-usb-modules-2.6.23-grml64 + - bluez-audio + - conky (thanks, shehu) + - epdfview + - gfs2-tools + - sslscan + - truecrypt-2.6.23-grml64 + - unsort + * Remove bluetooth-alsa from GRML_FULL. + * Add new packages to GRML_MEDIUM: + - ntfs-3g + - truecrypt-2.6.23-grml64 + * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg: + - drop deprecated entries + - add debian2hd for isolinux/syslinux + - fix serial bootoption + - add grml2hd template for grub + * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot: + remove packages via dpkg instead of apt-get. Thanks for the + bugreport and the patch, Lupe Christoph! [Closes: issue367] + * Use -no-progress option for mksquashfs only if it's supported. + + -- Michael Prokop Fri, 11 Jan 2008 01:56:01 +0100 grml-live (0.0.14) unstable; urgency=low