X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=df05995b8152f1c456e25fca1d159a90bbce178e;hb=bc4c12b30c8d01843efcd08c9b0d4cf2eded4712;hp=0970deb8bb95d86342160e843ba018083b44800f;hpb=a15c5af68fb19f1881c6879b7fab89ae5add7ad6;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 0970deb..df05995 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,32 @@ 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 command line 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_MEDIUM. * Add keychain package to GRML_SMALL. + * Add new packages to GRML_FULL: + - aosd-cat * 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