Support installation of local files through $CHROOT_INSTALL
[grml-live.git] / debian / changelog
index 6ba7234..4bd13c6 100644 (file)
@@ -21,23 +21,39 @@ grml-live (0.9.21) UNRELEASED; urgency=low
     operating on it.
   * buildd: drop GRML_LIVE_ARCH but instead use default architecture
     if not specified.
-  * Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning).
-  * Drop hydra from GRML_FULL (the license is not a clean GPL one).
-  * Drop bar from GRML_FULL (no release since 2007, consider using
-    cpipe instead).
   * Set UTC=no by default. See http://bts.grml.org/grml/issue708 for
     details. Credits to Ulrich Zehl for debugging. [Closes: issue708]
-  * Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback,
-    myrescue, pipebench, safecopy, shed and xmount to GRML_FORENSIC. The
-    packages are either already available or should be available soon.
-  * Add scsitools to GRML_MEDIUM.
+  * Improve check for architecture which should be build: if not specified
+    assume a safe default and check this one.
+  * Unify variable default checks, always assume sane defaults.
+  * Always run $SUITE checks, so grml-live repository is used also
+    if suite isn't manually specified.
+  * New graphical boot menu. Can be disabled via ISOLINUX_METHOD=console.
+  * New configuration variables DISTRI_NAME and DISTRI_INFO which should allow
+    easier rebranding of grml-live based distributions.
+  * Detect existence of stage 'boot' using boot/isolinux so grml-live
+    executed with options '-q -B' and empty boot/isolinux works as well.
+  * Introduce $NO_WINDOWS_BINARIES which replaces $WINDOWS_BINARIES so
+    we can improve sanity checks and easify configuration.
+  * Support installation of local files (not being part of any Debian package)
+    through $CHROOT_INSTALL.
+  * Software related changes:
+    - Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning).
+    - Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback,
+      myrescue, pipebench, safecopy, shed and xmount to GRML_FORENSIC. The
+      packages are either already available or should be available soon.
+    - Add scsitools to GRML_MEDIUM.
+    - Drop hydra from GRML_FULL (the license is not a clean GPL one).
+    - Drop bar from GRML_FULL (no release since 2007, consider using
+      for example cpipe instead).
+    - Drop icedax from GRML_FULL (we have schilyutils available).
 
   [ Thorsten Glaser ]
   * Update MirOS bsd4grml to 20090812 and sync menu.lst, grub.cfg,
     isolinux.cfg, syslinux.cfg with each other; provide a fallback
     way to boot MirOS bsd4grml from both GRUB versions using modules
 
- -- Michael Prokop <mika@grml.org>  Fri, 14 Aug 2009 10:24:36 +0200
+ -- Michael Prokop <mika@grml.org>  Sun, 16 Aug 2009 23:36:14 +0200
 
 grml-live (0.9.20) unstable; urgency=low