X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=93bcf647d0c7f3ac885cc81d43cb7ae5fb8cbbc9;hb=3edd1375ea52364cd50707aa62c86c7d9eebff9d;hp=0f3019c0f68e090f6c08e25fbe0095f1f16e7174;hpb=86cd61489e137e965dae81f17d5c6aa191bec0c8;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 0f3019c..93bcf64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +grml-live (0.9.28) UNRELEASED; urgency=low + + * Drop grub from all classes and add grub-pc to GRMLBASE. + * Add guymager to GRML_FULL. + * Add gcc to GRML_MEDIUM. + + -- Michael Prokop Mon, 26 Oct 2009 21:15:09 +0100 + +grml-live (0.9.27) unstable; urgency=low + + [ Michael Prokop ] + * Adjust grub variable in boot/isolinux/{addons,grub}.cfg as well. + * Add fio to GRML_FULL (thanks for the hint, Ulrich). [Closes: issue703] + * Add 'noquick' to the serial bootoption. + * Add ewf-tools to GRML_FULL and GRML_FORENSIC. + + [ Ulrich Dangel ] + * Refactored addon menu handling for syslinux. The menu is now dynamically + generated by grml-live to allow more convenient adjustments to the addon + menu. + + -- Michael Prokop Mon, 26 Oct 2009 15:10:35 +0100 + +grml-live (0.9.26) unstable; urgency=low + + [ Michael Prokop ] + * Update templates/boot/grub to grub2 version 1.97~beta4-1. + * Add templates/boot/isolinux/ifcpu64.c32. + * Add templates/boot/addons/gpxe.lkrn. + * Document 'Shortcut keys of vesamenu bootsplash' in isolinux.cfg. + * templates/boot/isolinux/{addons,syslinux}.cfg: Use new ldbsd.com + feature (command line) to chain into GRUB2 directly from isolinux + or syslinux without an intermediate interactive/menu prompt. + Thanks to Thorsten for implementing and help. + + [ Thorsten Glaser ] + * Update MirOS bsd4grml to 20091024 (ldbsd.com and ldbsd.txt only). + + -- Michael Prokop Sat, 24 Oct 2009 21:10:17 +0200 + grml-live (0.9.25) unstable; urgency=low [ Ulrich Dangel ]