X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e1fd873f20f0621fd93d3db5cee41bd8e7a976d4;hp=bf0020eb96bc090d327c6c8e84fea8e74043c9c8;hb=012959f08d005f80332adfaf19bda235f7009954;hpb=a69d7981f2b2ab0da699ce9e269ec0dec2893d99 diff --git a/debian/changelog b/debian/changelog index bf0020e..e1fd873 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,59 @@ +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 + * 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 + +grml-live (0.0.9) unstable; urgency=low + + * Remove all files inside /root/ when using class RELEASE. + * Disable apt-listbugs in [soft]update. + * 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. + + -- Michael Prokop Mon, 05 Nov 2007 22:37:11 +0100 + grml-live (0.0.8) unstable; urgency=low * Copy /etc/resolv.conf to chroot in @@ -11,15 +67,24 @@ grml-live (0.0.8) unstable; urgency=low softupdate action. * Remove /var/log/fai/* in class RELEASE. * Generate md5sum of windows binaries. - * Upgrade via aptitude upgrade in update process. + * Upgrade via aptitude [safe-]upgrade in update process. * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into /etc/grml/fai/grml/grml_cleanup_chroot.online + * Edit /etc/apt/apt.conf inside + /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only + once. + * Make the log checks inside grml-live aware of the update + log-directory /var/log/fai/current. + * Use strings instead of --help to detect support of safe-upgrade + inside aptitude, otherwise it might fail due to unavailable shared libs. + * Configure (enable) apt-listchanges + apt-listbugs via + /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot * Add new packages to GRML_FULL: - acx100-2.6.23-grml - bcm5700-module-2.6.23-grml - dzen2 - - drbd8-module-2.6.23-grml + - drbd8-2.6.23-grml - exmap-modules-2.6.23-grml - fglrx-kernel-2.6.23-grml - iscsitarget-2.6.23-grml @@ -32,16 +97,20 @@ grml-live (0.0.8) unstable; urgency=low - libpam-devperm - libpam-dotfile - libpam-krb5 + - libpam-modules - libpam-mount - libpam-pwgen - libpam-smbpass - libpam-ssh - libpam-tmpdir - - libpam-umask - libtool - ndiswrapper-modules-2.6.23-grml - openafs-modules-2.6.23-grml - tp-smapi-modules-2.6.23-grml + * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback, + Tom Asbury). + * Remove trapdoor2 from GRML_FULL (the Debian package isn't + in a very smooth shape). -- Michael Prokop Sun, 04 Nov 2007 01:43:06 +0100