X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f978e8470b9d9232f32deb04d16ac916865b0d89;hp=ac9a054b5ab83f8b435622c28dc41bec98565761;hb=2fbe4bd77ee0382983d4cf75c0bb5ff01bb5b945;hpb=58c2dc6009ef62b39eb943cba5bdfc33e4813e47 diff --git a/debian/changelog b/debian/changelog index ac9a054..f978e84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,94 @@ +grml-live (0.9.13) UNRELEASED; urgency=low + + * Split package into grml-live and grml-live-addons. + Add grml-live-addons to Recommends of package grml-live. + Package grml-live-addons provides the templates/boot/addons + files that require >7MB of disk space overall so we don't + want to ship it with default grml: + - allinone.img + - balder10.imz + - bsd4grml/ + - chain.c32 + - hdt.c32 + - memdisk + - menu.c32 + - pci.ids + * Add ${misc:Depends} to binary packages' depend. + * Bump Standard-Version to 3.8.1 (no further changes). + * Install /etc/grml/fai/live-initramfs/live.conf only if + /etc/live.conf does not exist in the target yet. + * Update isolinux.bin to version 2:3.75+dfsg-1 (3.75 Debian-2009-04-17) + from Debian. + * Integrate HDT ("Hardware Detection Tool") as bootoption 'hdt'. + http://syslinux.zytor.com/wiki/index.php/Hdt_(Hardware_Detection_Tool) + Thanks for the point, formorer! + Use pci.ids from http://pciids.sourceforge.net/ + * Mention bsd and hdt in isolinux' bootsplash f3. + * Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt. + * Slightly improve 'grml2ram' vs 'grml toram' description in bootsplash. + * Software related changes: + - Add virtualbox-ose-guest-x11 to GRML_FULL and GRML_MEDIUM. + - Add virtualbox-ose-guest-modules-2.6.28-grml to GRML_MEDIUM. + - Add speakup-tools to GRML_FULL. + - Replace cupsys-bsd with cups-bsd and cupsys-client with cups-client. + - Drop atl2-modules-2.6.28* from package list (merged in mainline) + - Drop cupsys transitional package. + - Drop clive from GRML_FULL as it depends on a fscking large perl + package (see #526999). + + -- Michael Prokop Tue, 05 May 2009 09:30:16 +0200 + +grml-live (0.9.12) unstable; urgency=low + + * Add noapic, noresume, selinux=0 and edd=off to 'failsafe' + bootoption and use maxcpus=0 instead of maxcpus=1. + * Add dvtm to GRML_FULL (thanks to plh). + * GRML_FULL and GRML_FORENSIC: replace libewf with libewf1. + * Add packages to GRML_MEDIUM: + - nfs-kernel-server [Closes: issue471] + - aufs-tools (thanks for suggestion, Tong Sun) [Closes: issue652] + * Remove madwifi* from GRML_FULL and GRML_MEDIUM (being replaced + by ath5k and ath9k of linux kernel 2.6.28, see #519446). + * Update bsd4grml to version 20090411. + + -- Michael Prokop Sat, 11 Apr 2009 12:26:02 +0200 + +grml-live (0.9.11) unstable; urgency=low + + * Remove base64 from GRML_FULL as coreutils (>= 6.0-1) provide + a base64 binary now. + * Use 'user' instead of 'users' again after discussing the issue + in issue582. + + -- Michael Prokop Sun, 01 Mar 2009 20:23:49 +0100 + +grml-live (0.9.10) unstable; urgency=low + + * buildd: + - Add workaround to get around the mkisofs volume label limit. + Otherwise with something like 'grml64-medium-daily-squeeze 20090223' + we would get: + "mkisofs: Volume ID string too long (cur. XX max. 32 chars)." + - add buildd/execute.sh to further simplify buildd/*.sh setup + - send_mail(): do not append /var/log/grml-buildd.stdout by default + - add shebang line to buildd/[execute|functions].sh to make lintian happy + * Replace placeholder %GRML_NAME_SQUASHFS% with according value in + bootsplash f5. [Closes: issue619] + * Drop dropbear from GRML_FULL. The "ssh server inside initramfs" + is just too annoying for us. [Closes: issue617] + + -- Michael Prokop Fri, 27 Feb 2009 13:11:31 +0100 + grml-live (0.9.9) unstable; urgency=low * Update to kernel 2.6.28-grml[64]. * Changes in GRML_FULL: - drop package tspc (see #462738 and #515193) - replace gqview with geeqie (thanks, Spida) - * Add mc to GRML_MEDIUM (on request by Christian Kuehlborn). + * Changes in GRML_MEDIUM: + - add beep (on request by gebi) + - add dstat (on request by gebi) + - add mc (on request by Christian Kuehlborn) * Document noautoconfig in grml-cheatcodes. Thanks to Ralf Moll! * buildd: - rename all etch* related scripts to lenny* @@ -46,13 +130,18 @@ grml-live (0.9.9) unstable; urgency=low [Closes: issue631] * Integrate bsd4grml [hash: 987ce9a6f9ce205ba64794ed3fcac603]. This provides MirBSD as bootoption 'bsd' at grml's bootprompt. Thanks to - Thorsten "mirabilos" Glaser for his work! + Thorsten "mirabilos" Glaser for his work! Add support for + configuring NO_ADDONS_BSD4GRML via configuration file. * Add informational header to /etc/grml/fai/apt/sources.list and update docs regarding the file. * If specified SUITE is unstable use 'sid' instead (to avoid breakages with debootstrap). + * Support NO_ADDONS via configuration file. + * Always skip mksquashfs part when using -q option. + * Adjust configuration files on the fly only when the according lines + aren't comments. - -- Michael Prokop Mon, 23 Feb 2009 02:04:05 +0100 + -- Michael Prokop Mon, 23 Feb 2009 12:43:18 +0100 grml-live (0.9.8) unstable; urgency=low