X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=56319c567a26d5e85742f4cf0c641f371f60a29c;hb=bffd25759e54749d5d67852644725301757905e1;hp=07c3b402b2f4ed824f3440fdc0e3768a5014c279;hpb=5a0b568b9e6e88c7924646965aa2ead98b6e01b8;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 07c3b40..56319c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +grml-live (0.9.30) UNRELEASED; 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 13:08:40 +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.