X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=5bd4bfbf05430b0d44747de58762ea8fa10993df;hb=c3932cfd5462a702aa477dbd754dae5fe595ca78;hp=fd554a7eada7bd81d143573d0ac2f5967442b88f;hpb=1e353adf333e5d085730f0dda852bcaa3e6458bc;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index fd554a7..5bd4bfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +grml-live (0.9.36) unstable; urgency=low + + * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration + files use .conf as filename suffix. [Closes: issue647] + * Disable PDiffs by default via /etc/apt/apt.conf.d/20pdiffs. + * 90-update-alternatives: check for symlinks of iceweasel and + mount.ntfs-3g and force creation of /sbin/mount.ntfs symlink. + * Rework addons handling (make sure to install boot addons independent + from bsd4grml which might be disabled). + * Updated boot manager teamplates (simplify syslinux.cfg, + update failsafe bootoption, add GPXE to grub.cf, drop duplicate + boot=live from grub.cfg) + * Do not bailout if reading dpkg.list fails, instead assume user + is running a dirty build and display a warning message. + * Check for precense of grub directory and files in templates + that we are adjusting on-the-fly and skip non-existing ones + so customisation of templates is easier. + * Drop debug from bootoptions and use debug=vc only. 'debug' without + 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. + - Add xz-utils to GRML_FULL. + - Add zerofree to GRML_MEDIUM and GRML_FULL. + - Drop 3ware-cli-binary (license unclear). + - Drop rar from GRML_FULL (license). + - Drop xlockmore from GRML_FULL (using vlock instead in grml-lock). + - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be + able to customize it easier. + + -- Michael Prokop Fri, 26 Feb 2010 21:32:25 +0100 + grml-live (0.9.35) unstable; urgency=low * New features / major changes: