X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3ca076c6fca1648eca3b65c7441008e870743353;hp=1d92317ef14ab96ffd43b2256a85fcf41f44a78b;hb=0752ec6c360284452ed86fbd8649ad654c9158cc;hpb=52baa7c3c1849cc69da946330e5939f1d9023498 diff --git a/debian/changelog b/debian/changelog index 1d92317..3ca076c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,134 @@ +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 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 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 + [Closes: issue879] + - [212a7a8] Add tasksel and taskel-data to exclude option in + FAI_DEBOOTSTRAP_OPTS. - thanks to Tong Sun + [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 + - [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 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 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". + * [8ef26a3] Bump grml-live version string. + * [ca2c8a5] Update hdt.c32 from version 0.3.4 to 0.3.6. + * [79e718c] grml_cleanup_chroot: drop all [u]mount commands. + * [caa84f1] 15-initsetup: improve check for empty GRML_NAME variable + to make it compatible with set -u. + * [125b443] instsoft.GRMLBASE: warn if apt-get update fails but try to + continue. + + -- Michael Prokop Fri, 09 Jul 2010 14:41:03 +0200 + +grml-live (0.9.41) unstable; urgency=low + + [ Ulrich Dangel ] + * [f485d22] Add loopback.cfg. + * [a72dab8] Improved documentation for bootid bootoption. + + [ Michael Stapelberg ] + * [71f9c13] SW: Add i3-wm to GRML_FULL. [Closes: issue876] + + [ Michael Prokop ] + * [8568d83] grml-cheatcodes.txt: document fetch= bootoption + add + pointers to initramfs related documentation. + * [07ca6d5] update templates/boot/grub/ to grub version 1.98+20100617- + 1, extend grub.cfg, update scripts/create-grub-dir.sh + * Debian packaging: + - [8a0e08a] Set Debian source format to 3.0 (native). + - [e84d056] Bump Standards-Version to 3.9.0. + - [3ae2043] Replace Depends of grml-live-buildd on nail with + heirloom-mailx. + * SW-related changes: + - [dfecfb0] Add uuid-runtime to GRMLBASE, + thanks Adriana Teixera. + - [1898358] Add gddrescue to GRML_MEDIUM, + thanks Antonio Diaz Diaz. + - [4df9949] Add socat to GRML_MEDIUM. + - [da02706] Add grml-paste to GRML_MEDIUM + GRML_SMALL. + - [8ad9d2a] Add ekeyd to GRML_FULL, + thanks Peter Palfrader. [Closes: issue873] + + -- Michael Prokop Wed, 30 Jun 2010 12:15:00 +0200 + grml-live (0.9.40) unstable; urgency=low [ Michael Prokop ] @@ -36,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'. @@ -109,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