Merge branch 'master' of ssh://git.grml.org/grml-live
[grml-live.git] / debian / changelog
index 6f12f3a..3ca076c 100644 (file)
@@ -1,3 +1,90 @@
+grml-live (0.11.0) unstable; urgency=low
+
+  The "kernel 2.6.35-grml[64] party" Release.
+
+  * This release provides support for kernel 2.6.35-grml[64] through
+    updated squashfs binary and options handling. To build live
+    systems featuring 2.6.35-grml[64] the squashfs-lzma-tools4
+    package is required. Further details are available in the
+    updated docs. [8be200e] [29cf238] [8cf1f25] [76e8d3a]
+  * [a99823d] Add SQUASHFS_OPTIONS to /etc/grml/grml-live.conf and
+    update SQUASHFS_BINARY comment.
+  * [47b72a3] hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev
+    are available on update
+  * [fc88014] Update TODO file, reflecting recent development.
+  * [d38f878] Add scripts/release_helper.sh.
+  * Updates in templates/boot/:
+    - [050f4d2] Update pci.ids to version 2010.08.27.
+    - [24960b7] Update gpxe.lkrn to version 1.0.1.
+    - [d980fe7] Update hdt.c32 to version 0.3.6.1.
+    - [d635175] Update memtest to memtest86+ version 4.10.
+    - [ab2ca8f] Update memdisk from 3.83 to 4.02 debian-20100803.
+    - [21b19cb] Update chain.c32 and menu.c32 to Debian's syslinux
+                version 2:4.02+dfsg-3.
+    - [f6065cb] Update isolinux.bin and vesamenu.c32 to 4.02
+                debian-20100803.
+    - [929662f] Update templates/boot/grub to grub version
+                1.98+20100804-4.
+    - [89c9f37] Update lintian overrides file to reflect current
+                updates in templates/boot/grub.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 04 Sep 2010 15:47:32 +0200
+
+grml-live (0.10.1) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [916808e] Mention random hostname support in documentation.
+
+  [ Michael Prokop ]
+  * [9f059fa] Bump version number in grml-live script.
+    Thanks for reporting, Tong Sun. [Closes: issue888]
+  * [4b61133] docs: mention that random hostname is supported only in
+    recent versions.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 03 Aug 2010 23:32:14 -0400
+
+grml-live (0.10.0) unstable; urgency=low
+
+  The "DebConf10 in New York" Release.
+  * Software related changes:
+    - [6783097] SW: Drop xserver-xorg-video-amd from GRML_MEDIUM +
+      GRML_FULL (transitional package).
+    - [2f36927] SW: Use xserver-xorg-video-all + xserver-xorg-input-all
+      in GRML_FULL, GRML_MEDIUM + XORG. - thanks to Tong Sun
+      <suntong@cpan.org> [Closes: issue879]
+    - [212a7a8] Add tasksel and taskel-data to exclude option in
+      FAI_DEBOOTSTRAP_OPTS. - thanks to Tong Sun <suntong@cpan.org>
+      [Closes: issue886]
+
+  * Documentation related changes:
+    - [ab3c3be] docs: add squashfs-tools to default apt-get list for
+      deployments on Debian.
+    - [7fd12d9] docs: clarify usage of base.tgz
+    - [f8d3ccd] docs: mention FOOBAR class in usage example via
+      /etc/grml/grml-live.local - thanks to Tong Sun <suntong@cpan.org>
+    - [9de56d9] grml-cheatcodes.txt: document utc + localtime bootoptions.
+
+  * Bugfixes, Features,...:
+    - [4b2e863] Make all shell scripts using /bin/bash instead
+      /bin/sh to be able to FAI's environment - thanks to thermoman
+    - [6eebff8] Make sure that output directory variables aren't
+      overridden by $OUTPUT. [Closes: issue885]
+    - [807994a] buildd/functions.sh: remove attachment in bailout
+      function.
+    - [00825cf] Bump Standards-Version to 3.9.1.
+    - [ace32ae] Fix typo in several files, it's "overridden"
+      (thanks, lintian).
+
+ -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 00:21:34 -0400
+
+grml-live (0.9.43) unstable; urgency=low
+
+  * [6136081] docs/grml-live.txt: clarify policy for class names.
+  * [7c56f73] SW: (Re)add aufs-tools to GRMLBASE.
+  * [a8257bc] Update isolinux files to ISOLINUX 4.01 debian-20100712.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 12:38:17 +0200
+
 grml-live (0.9.42) unstable; urgency=low
 
   * [8e0d3bd] Update isolinux.bin to "ISOLINUX 4.00 debian-20100628".
@@ -80,7 +167,7 @@ grml-live (0.9.39) unstable; urgency=low
       ~ increase timeout to 20 seconds
       ~ replace terminal command with terminal_output
       ~ use gfxpayload=1024x768 instead of vga=...
-  * Some minor lintian cleanups. 
+  * Some minor lintian cleanups.
   * Software related changes:
     - Add mksh to GRML_SMALL and GRML_MEDIUM to allow switching to mksh for
       `minimal-shell'.
@@ -153,7 +240,7 @@ grml-live (0.9.36) unstable; urgency=low
 grml-live (0.9.35) unstable; urgency=low
 
   * New features / major changes:
-    - Moved /etc/grml/fai/files to /etc/grml/fai/config/files (and 
+    - Moved /etc/grml/fai/files to /etc/grml/fai/config/files (and
       /etc/grml/fai/live-initramfs to /etc/grml/fai/config/). This is
       an important step to use the config space and class concept of
       FAI in a more decent and cleaner way. Further details in NEWS