Update changelog
[grml-live.git] / debian / changelog
index 988f149..352c6a3 100644 (file)
@@ -1,3 +1,149 @@
+grml-live (0.9.4) unstable; urgency=low
+
+  * Update docs.
+  * Use squashfs-lzma-tools instead of squashfs-tools:
+    Depend on squashfs-lzma-tools - but allow usage
+    of squashfs-tools as well).
+  * Drop lzma-modules-2.6.26-grml[64] and
+    squashfs-modules-2.6.26-grml[64] as we have it
+    in-tree of kernel 2.6.26-grml[64].
+  * Activate grml-testing repository for devel releases and
+    daily snapshots. [Testing: issue531]
+  * GRML_FULL:
+    - add ipset
+  * GRML_MEDIUM:
+    - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml.
+  * GRML_SMALL:
+    - use kernel 2.6.26-grml instead of 2.6.26-grml-small
+    - remove ppoeconf (just too big with its dependencies)
+    - remove prism54-firmware (for saving disk space)
+
+ -- Michael Prokop <mika@grml.org>  Mon, 29 Sep 2008 11:28:31 +0200
+
+grml-live (0.9.3) unstable; urgency=low
+
+  * Improve the way deborphan works in
+    /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and
+    get rid of aptitude via
+    /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
+  * Add PREREQ header to grml's initramfs-tools script, otherwise
+    booting fails with "PANIC: Circular dependancy.  Exiting."
+    Thanks for debugging help, maximilian attems.
+  * Use apt-get instead of dpkg in removal of packages in grml-small.
+  * Add tig to GRML_FULL, thanks Rhonda.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 25 Sep 2008 20:05:19 +0200
+
+grml-live (0.9.2) unstable; urgency=low
+
+  * Improve checks for -[no]lzma for different squashfs-tools.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:28:48 +0200
+
+grml-live (0.9.1) unstable; urgency=low
+
+  * Rebuild initramfs to make sure that the up2date /etc/grml_version
+    is available in the live initramfs. [Closes: issue516]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:27:35 +0200
+
+grml-live (0.9.0) unstable; urgency=low
+
+  * Update to kernel 2.6.26-grml[64].
+  * Drop sysutils and cupsys-common from package lists.
+  * Add ext3grep to GRML_FULL.
+  * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
+  * Move ssdeep and scrounge-ntfs from grml's repository list to
+    Debian's one.
+  * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
+  * Document classes in more details. Thanks to Pawel Sadkowski
+    for pointing out. [Closes: issue490]
+  * Drop qtparted from GRML_FULL, we have better maintained
+    gparted now.
+  * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
+    /etc/grml/fai/config/class/GRML_MEDIUM.var,
+    /etc/grml/fai/config/class/GRML_POWERPC.var and
+    /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
+    configuration through GRMLBASE.var and this way it's much
+    easier to adjust settings according to your needs.
+  * Improve error handling in grml-live, including a check
+    for pipestatus of fai command.
+  * Output grml version in grml's live-initramfs script
+    Thanks for the idea, Marc Haber. [Closes: issue488]
+  * Drop glimpse from GRML_FULL due to license problems, see #474322.
+  * Display SQUASHFS_OPTIONS in configuration overview.
+  * Make sure it's possible to get usage information without being
+    root or actually executing the script.
+  * Improve usage information screen.
+  * Display progress of squashfs, when building via a buildsystem
+    just set -no-progress in $SQUASHFS_OPTIONS instead.
+  * Use linux-kernel-headers-grml in grml-medium.
+  * Use vim.basic as alternative setting for 'vi'.
+  * 
+
+ -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 15:17:39 +0200
+
+grml-live (0.8) unstable; urgency=low
+
+  * Remove packages from GRML_FULL:
+    - apmd (the package is just borken, see #475432)
+    - raggle (#479562)
+  * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
+    for mentioning in a bugreport, Marc Haber!)
+  * Add packages to GRML_FULL:
+    - ent (thanks, gebi)
+  * Add packages to GRML_MEDIUM:
+    - xfsdump (thanks, George Hartlieb)
+  * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
+
+grml-live (0.7) unstable; urgency=low
+
+  * Update templates/boot/addons/allinone.img to current version
+    from http://home.arcor.de/mschierlm/bootdisk/
+    Thanks, Michael Schierl.
+  * Add packages to GRML_FULL:
+    - gnuit
+    - i2c-tools [thanks to Mario Holbe]
+    - iotop
+    - keynav
+  * Remove packages from GRML_FULL:
+    - emelfm (#364442)
+    - nufw (#468245)
+    - sound-recorder (#288211)
+  * Readd libewf to GRML_FULL.
+  * buildd: use RELEASE-class in all build scripts
+  * Mention noquick bootoption in bootsplash and cheatcode file.
+  * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
+  * Make sure username is adjusted in /etc/inittab.grml if username
+    not being "grml". Thanks for reporting, Thomas Lehmann.
+    [Testing: issue436]
+  * Add check for existence of -nolzma option. If squashfs-tools
+    doesn't support it at all then just get rid of the option.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
+
+grml-live (0.6) unstable; urgency=low
+
+  * Write squashfs filename to /live/filesystem.module.
+  * Adjust grml-live-remaster for new file system layout
+    and add support for working on a booted USB device.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
+
+grml-live (0.5) unstable; urgency=low
+
+  * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
+    grml.squashfs.
+  * Update bootsplashes to current implementation, based on
+    live-initramfs and grml-autoconfig.
+  * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
+    headaches, see #461888, #463720 and #445304 for example).
+  * Add sshfs to GRML_MEDIUM.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
+
 grml-live (0.4) unstable; urgency=low
 
   * Add new packages to GRML_FULL: