X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e94259ac662b6c40e75ef2b3634be14ae2bb4ad1;hp=07c3b402b2f4ed824f3440fdc0e3768a5014c279;hb=54cf2901b448e1c6473358ef5a7c05342eec2952;hpb=5a0b568b9e6e88c7924646965aa2ead98b6e01b8 diff --git a/debian/changelog b/debian/changelog index 07c3b40..e94259a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +grml-live (0.9.30) unstable; urgency=low + + [ Michael Prokop ] + * Support new option '-d ' to use specified date as build date + information on the ISO instead of the default. + * Fix posix violation in grml-live-remaster. + * Add jfsutils to GRML_MEDIUM and GRML_SMALL. + * Apply patch by Christian Hofstaedtler (thanks!): + Ensure /etc/mtab is always present. Newer debootstrap versions + no longer create /etc/mtab, so we need to provide our own. + * config/hooks/instsoft.GRMLBASE: + - force installation of file-rc using aptitude's + Aptitude::ProblemResolver::Keep-All-Tier option. + - drop insserv package. + * Replaced 'FAI_CONFIG_SRC=file:///etc/grml/fai' with + 'FAI_CONFIG_SRC=file:///etc/grml/fai/config' so it works with + fai >=3.2.23. + + [ Ulrich Dangel ] + * Remove denglish phrase from help file. Thanks to Andreas Gredler. + [Closes: issue758] + + -- Michael Prokop Sun, 01 Nov 2009 17:48:21 +0100 + +grml-live (0.9.29) unstable; urgency=low + + [ Ulrich Dangel ] + * Renamed stage2_eltorito to stage2 to get rid of name mangling + problems with fat. + + [ Michael Prokop ] + * Adjust stage2{,_eltorito} code in grml-live. + + -- Michael Prokop Thu, 29 Oct 2009 01:17:59 +0100 + grml-live (0.9.28) unstable; urgency=low * Drop grub from all classes and add grub-pc to GRMLBASE.