X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fa61170d306675dea9a445d60ed1ffa07b76d420;hp=f5a47b445edec2563f412fe1dde038f20ddb17ac;hb=refs%2Ftags%2Fv0.9.39;hpb=af85165d8690bc2444d2752eb137eb3b72bbe344 diff --git a/debian/changelog b/debian/changelog index f5a47b4..fa61170 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,50 @@ +grml-live (0.9.39) unstable; urgency=low + + * Add support for /boot/isolinux/submenu*.cfg files. + * Drop bootfrom=removable from default bootoptions (we've bootid + and scan removable devices first nowadays). + * Grub2 related changes: + - Add scripts/create-grub-dir.sh to build templates/boot/grub/ + - Add font file templates/boot/grub/ascii.pf2 + - Update templates/boot/grub/ based on grub-pc_1.98-1_i386.deb + - grub.cfg: + ~ add additional menu_color_* entries if loading background image + ~ loadfont /boot/grub/ascii.pf2 + ~ increase timeout to 20 seconds + ~ replace terminal command with terminal_output + ~ use gfxpayload=1024x768 instead of vga=... + * Some minor lintian cleanups. + * Software related changes: + - Add mksh to GRML_SMALL and GRML_MEDIUM to allow switching to mksh for + `minimal-shell'. + - Add numactl to GRML_FULL (thanks, gebi). + - Drop ctapi-cyberjack. + - Drop sl-modem-daemon. + - Update to grml kernel 2.6.33. + + -- Michael Prokop Thu, 11 Mar 2010 15:12:21 +0100 + +grml-live (0.9.38) unstable; urgency=low + + * Move ia32-libs from Depends to Recommends so installation + on i386 works again. + + -- Michael Prokop 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 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 @@ -19,6 +66,10 @@ grml-live (0.9.36) unstable; urgency=low 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. @@ -30,7 +81,7 @@ grml-live (0.9.36) unstable; urgency=low - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be able to customize it easier. - -- Michael Prokop Fri, 26 Feb 2010 12:22:08 +0100 + -- Michael Prokop Fri, 26 Feb 2010 21:32:25 +0100 grml-live (0.9.35) unstable; urgency=low