Move ia32-libs from Depends to Recommends.
[grml-live.git] / debian / changelog
index cf8639b..b7015c2 100644 (file)
@@ -1,3 +1,24 @@
+grml-live (0.9.38) unstable; urgency=low
+
+  * Move ia32-libs from Depends to Recommends so installation
+    on i386 works again.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 01 Mar 2010 02:16:08 +0100
+
+grml-live (0.9.37) unstable; urgency=low
+
+  * Drop noquick bootoption from serial console boot entry.
+  * Add grml as default to default.cfg. [Closes: issue761]
+  * Software related changes:
+    - Add nginx. Thanks al4711. [Closes: issue704]
+    - Add usb-modeswitch to GRML_FULL. [Closes: issue424]
+    - Drop asleap from GRML_FULL.
+    - Drop ded from GRLM_FULL.
+    - Drop tlswrap package from GRML_FULL.
+    - Move udev from GRML_* to GRMLBASE.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 28 Feb 2010 00:03:31 +0100
+
 grml-live (0.9.36) unstable; urgency=low
 
   * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration
@@ -15,16 +36,26 @@ grml-live (0.9.36) unstable; urgency=low
   * Check for precense of grub directory and files in templates
     that we are adjusting on-the-fly and skip non-existing ones
     so customisation of templates is easier.
+  * Drop debug from bootoptions and use debug=vc only. 'debug' without
+    arguments avoids displaying the executed code in the initramfs
+    which is something you usually want to have enabled by default
+    when debugging a system.
+  * Fix label name for ssh bootoption.
+  * Add persistency feature to boot menu. [Closes: issue773]
+  * buildd/link_latest.sh: make sure to use according filename in
+    md5sum file of *_latest* ISOs. [Closes: issue814]
   * Software related changes:
     - Add grml-quickconfig to GRMLBASE.
     - Add grml-quickconfig-standard to GRML_* classes.
+    - Add xz-utils to GRML_FULL.
+    - Add zerofree to GRML_MEDIUM and GRML_FULL.
     - Drop 3ware-cli-binary (license unclear).
     - Drop rar from GRML_FULL (license).
     - Drop xlockmore from GRML_FULL (using vlock instead in grml-lock).
     - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be
       able to customize it easier.
 
- -- Michael Prokop <mika@grml.org>  Tue, 23 Feb 2010 15:49:20 +0100
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:32:25 +0100
 
 grml-live (0.9.35) unstable; urgency=low