X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=bcf7eba333092312717973db2deb3972aa980980;hb=130429e20fb319f3ec6a457f3219b7e52216b542;hp=3a5f5dfcf3f77a0ba733fee5e4d320e743c3977f;hpb=2bb7aa86424950399dc3330b79250d4bc60fb22b;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 3a5f5df..bcf7eba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,17 @@ 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. + * No longer update chroot system via instsoft.GRMLBASE as FAI + should do that now. + * 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. :-/ * Do not enable apt-listbugs if the binary is not available. [Testing: issue340] * Add keychain package to GRML_MEDIUM. @@ -14,6 +25,8 @@ grml-live (0.0.10) unstable; urgency=low * 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