grml_cleanup_chroot: get rid of some further lvm files
[grml-live.git] / debian / changelog
index d4585f4..07a50a6 100644 (file)
@@ -1,4 +1,19 @@
-grml-live (0.9.20) UNRELEASED; urgency=low
+grml-live (0.9.21) UNRELEASED; urgency=low
+
+  * Split the single /etc/apt/sources.list file into structured files
+    in /etc/apt/sources.list.d/. We are using:
+    - /etc/apt/sources.list.d/grml.list for all grml related repositories
+    - /etc/apt/sources.list.d/debian.list for official Debian repositories
+    [Testing: issue349]
+  * When adjusting postfix configuration: make sure to execute newaliases
+    command after adjusting configuration, otherwise the old hostname
+    will be left inside /etc/aliases.db.
+  * grml_cleanup_chroot: get rid of /etc/lvm/cache/.cache and
+    /etc/lvm/backup/main as well.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 03:36:36 +0200
+
+grml-live (0.9.20) unstable; urgency=low
 
   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
@@ -24,11 +39,21 @@ grml-live (0.9.20) UNRELEASED; urgency=low
   * buildd:
     - add support for building squeeze based ISOs.
     - add cronjob based on what the grml team is using at daily.grml.org
+    - use '-a' instead of '-rltD' as rsync option to sync logs
+    - use timestamp with hour, minute and second to match with FAI style
   * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
     also when updating the chroot (this happens if we have a base.tgz available
     on fresh installations).
+  * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
+  * Really add support for genisoimage (thanks for the bugreport, Worf).
+  * Set subdirectories of $OUTPUT independent of cmdline parsing so
+    it is possible to set it via conffile as well.
+  * Validate whether the specified architecture class matches the
+    architecture (option), otherwise installation of kernel will fail.
+  * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ.
+  * Build grml-live documentation with table of content.
 
- -- Michael Prokop <mika@grml.org>  Mon, 03 Aug 2009 21:13:08 +0200
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 00:34:53 +0200
 
 grml-live (0.9.19) unstable; urgency=low
 
@@ -53,7 +78,7 @@ grml-live (0.9.19) unstable; urgency=low
      that have been removed from GRML_FULL.
   * Software related changes in GRML_FORENSIC:
     - drop stegdetect (see #507908)
-    - add several further packages: 
+    - add several further packages:
       acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat
       cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3
       mysql-client netdiscover nmap os-prober poppler-utils pppconfig
@@ -79,7 +104,7 @@ grml-live (0.9.18) unstable; urgency=low
   * Apply patches by Thorsten Glaser <tg@mirbsd.org>:
     - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB
     - Update bootgrub.mksh from MirBSD
-    - Pad official ISOs to multiples of 256 KiB for partition table support. 
+    - Pad official ISOs to multiples of 256 KiB for partition table support.
   * Add bc to Depends as bootgrub.mksh requires it.
 
  -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 12:11:19 +0200