Adjust logfile handling for new FAI; support grml2ram bootoption
[grml-live.git] / debian / changelog
index 4ebbf93..e1fd873 100644 (file)
@@ -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 <mika@grml.org>  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 <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
+
 grml-live (0.0.8) unstable; urgency=low
 
   * Copy /etc/resolv.conf to chroot in
@@ -7,6 +63,54 @@ grml-live (0.0.8) unstable; urgency=low
     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
     (FAI's softupdate currently does not clean up when canceling
     the process.)
+  * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
+    softupdate action.
+  * Remove /var/log/fai/* in class RELEASE.
+  * Generate md5sum of windows binaries.
+  * 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-2.6.23-grml
+    - exmap-modules-2.6.23-grml
+    - fglrx-kernel-2.6.23-grml
+    - iscsitarget-2.6.23-grml
+    - ivtv-modules-2.6.23-grml
+    - ivtv-utils
+    - libacme-bleach-perl
+    - libacme-eyedrops-perl
+    - libacme-smirch-perl
+    - libpam-chroot
+    - libpam-devperm
+    - libpam-dotfile
+    - libpam-krb5
+    - libpam-modules
+    - libpam-mount
+    - libpam-pwgen
+    - libpam-smbpass
+    - libpam-ssh
+    - libpam-tmpdir
+    - 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 <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100