Adjust logfile handling for new FAI; support grml2ram bootoption
[grml-live.git] / debian / changelog
index bcee289..e1fd873 100644 (file)
@@ -1,3 +1,29 @@
+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.
@@ -5,12 +31,26 @@ grml-live (0.0.9) unstable; urgency=low
   * 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