From: Michael Prokop Date: Wed, 29 Dec 2010 00:19:36 +0000 (+0100) Subject: Release new version 0.9.25. X-Git-Tag: v0.9.25^0 X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=commitdiff_plain;h=c60457aa97e1b22e1d63f0c4b7e70268a173693a Release new version 0.9.25. --- diff --git a/debian/changelog b/debian/changelog index 14d6d34..0661045 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +grml-autoconfig (0.9.25) unstable; urgency=low + + [ Ulrich Dangel ] + * [dddfae0] Install all packages in debs directory if debs boot + parameter is specified. + + [ Michael Prokop ] + * [a838c3b] Additional check for boot option debian2hd in + config_debootstrap(). + * [c13a5d8] config_debs(): use *.deb instead of full wildcard as + default for $DEBS. + + -- Michael Prokop Wed, 29 Dec 2010 01:19:17 +0100 + grml-autoconfig (0.9.24) unstable; urgency=low [ Christian Hofstaedtler ]