X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=1f30d4c82f5a3e84ff59123511582e0dd934168b;hb=ff079cd77f0e36d5d754b800a75f1e011769e8ec;hp=790951088927d482b563606b1980052b0f58f965;hpb=e4585668ebfcb85e5736ccc28d2d13eb5ff4b145;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 7909510..1f30d4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,58 @@ +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. + + -- Michael Prokop 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 + FAI version 3.2.3 therefor. + * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly. + Quoting the NEWS file of FAI: + - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time + - LOGDIR is /tmp/fai during an installation (not dirinstall), and + will be copied to the path above at the end of an installation + * Log the executed FAI, squashfs and mkisofs command lines to + /var/log/grml-live.log. + * New option '-C ' for specifying a configuration + file. Needs heavy testing though, because the files are updated + during runtime it isn't as easy as expected to be. :-/ + * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing + old FAI logs. + * Do not enable apt-listbugs if the binary is not available. + [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 + /etc/grml/fai/live-initramfs/grml-script.init-top + * 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). + * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in + isolinyx/syslinux/grub configuration because getbootparam + of grml-autoconfig requires a whitespace inside /proc/cmdline. + * Support grml2ram bootoption inside isolinyx/syslinux/grub + configuration. + + -- Michael Prokop Mon, 19 Nov 2007 12:49:37 +0100 + grml-live (0.0.9) unstable; urgency=low * Remove all files inside /root/ when using class RELEASE. @@ -5,13 +60,24 @@ grml-live (0.0.9) unstable; urgency=low * Fix 'dependency problems' handling in buildd functions. * Add buildd/remove_isos.sh to remove generated ISOs. * Support kernel upgrades via according /etc/kernel-img.conf configuration. + * Set hostname in instsoft-hook already. + * Add user (grml) to all relevant groups. + * Improve initrd+kernel copy process: ignore .bak files (and get rid + of them) and copy always exactly one image. * Add new packages to GRML_FULL: + - awesome + - cereal + - etckeeper - hdapsd - hdaps-utils - libstdc++2.10-glibc2.2 [for better support of binaries from commercial vendors; thanks to Christian Hofstaedtler] + - mkelfimage + - runit - rutilt + - supercat + - truecrypt-2.6.23-grml * Drop centericq-common, centerim-common, irssi-text, rt2400 and rt2500 from GRML_FULL package list.