Adjust logfile handling for new FAI; support grml2ram bootoption
[grml-live.git] / debian / changelog
index a2e588f..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
@@ -17,6 +73,12 @@ grml-live (0.0.8) unstable; urgency=low
   * 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
@@ -35,17 +97,18 @@ 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
-    - vifm
+  * 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).