Rework variable replacements in templates
[grml-live.git] / debian / changelog
index c89a3f9..caed9c7 100644 (file)
@@ -1,3 +1,25 @@
+grml-live (0.9.24) UNRELEASED; urgency=low
+
+  [ Ulrich Dangel ]
+  * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname.
+  * Changed isolinux vesamenu layout to support better multiiso layout.
+
+  [ Michael Prokop ]
+  * Software related changes:
+    - Drop lcap (package is gone) from GRML_FORENSIC.
+    - Drop isic + lcap (packages gone) from GRML_FULL.
+    - Drop ipset from GRML_FULL + GRML_FORENSIC (it's part of
+      xtables-addons-common).
+  * Rework variable replacements in templates. Now the %VAR% strings
+    in the templates match with the ones used inside grml-live ($VAR),
+    currently ARCH, DATE, DISTRI_INFO, DISTRI_NAME, DISTRI_SPLASH,
+    GRML_NAME, SQUASHFS_NAME, RELEASE_INFO, SHORT_NAME and VERSION
+    are supported. If you use your own templates from older grml-live
+    versions please make sure to adjust them.
+    Thanks to Ulrich for helping with integration within grml2usb.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 18 Oct 2009 17:44:42 +0200
+
 grml-live (0.9.23) unstable; urgency=low
 
   * Software related changes:
@@ -7,14 +29,35 @@ grml-live (0.9.23) unstable; urgency=low
     - Drop crack-common from GRML_FULL (it's a dependency of crack*).
     - Drop ddccontrol-db from GRML_FULL (it's a dependency of ddccontrol).
     - Drop dhcp3-common from GRML_FULL (it's a dependency of dhcp3*).
+    - Drop defrag from GRML_FULL + GRML_FORENSIC (see #446691).
+    - Drop emacs22/-common specific packages from GRML_FULL (dependencies).
     - Drop libpam-krb5 from GRML_FULL (related to #545824).
+    - Drop mktemp from GRML_* (transitional package).
+    - Drop openbsd-inetd from GRML_FULL (we're using xinetd).
     - Drop replicator from GRML_FULL (orphaned, see #474131).
     - Drop rt2400-modules-2.6.31-grml, rt2500-modules-2.6.31-grml and
       rt73-modules-2.6.31-grml from GRML_MEDIUM.
     - Drop rt2400-modules-2.6.31-grml, rt73-modules-2.6.31-grml and
       rt2400-modules-2.6.31-grml64 from GRML_FULL.
+    - Drop timeout from GRML_* (it is part of coreutils nowadays).
+    - Drop vim-python + vim-ruby from GRML_FULL (not available anymore).
     - Drop version specific dependency on -mysql-client-5.0.
+    - Drop e2fslibs, esound-common, espeak-data, ettercap-common (all being
+      dependencies), fileutils and gcom (both transitional package) from
+      GRML_FULL.
+    - Drop 915resolution, bazaar, cracklib2, dbishell, gmailfs,
+      igal, nmapfe, python-pyogg, weechat-common, xdialog,
+      xserver-xorg-video-i810, xserver-xorg-video-nsc and zeroconf from
+      GRML_FULL (all being deprecated packages).
+    - Drop cracklib2 from GRML_FORENSIC (deprecated).
+    - Drop xserver-xorg-video-i810 + xserver-xorg-video-nsc from GRML_MEDIUM
+      and XORG (deprecated packages).
     - Replace diff with diffutils and move it to GRMLBASE.
+    - Replace dvb-utils with dvb-apps in GRML_FULL.
+    - Replace postgresql-client-8.2 + postgresql-client-common with
+      postgresql-client in GRML_FULL.
+    - Move eject, file-rc, gawk, gpm, grep, grml-hwinfo, gzip, hostname,
+      initramfs-tools, initscripts, klibc-utils + laptop-detect to GRMLBASE.
     - Add febootstrap to GRML_FULL.
     - Add guymager to GRML_FORENSIC.
     - Add extract and libextractor-plugins to GRML_FORENSIC (thanks to
@@ -32,8 +75,9 @@ grml-live (0.9.23) unstable; urgency=low
   * Some minor cosmetic corrections in grml-live's output.
   * Add missing test call in $FORCE_ISO_REBUILD code.
   * scripts/GRMLBASE/15-initsetup: assume safe GRML_NAME default.
+  * Use menu hide in templates/boot/isolinux/prompt.cfg
 
- -- Michael Prokop <mika@grml.org>  Tue, 06 Oct 2009 10:45:05 +0200
+ -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 16:14:51 +0200
 
 grml-live (0.9.22) unstable; urgency=low