X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0661045a8f0c778bc5b1b2a18b5e7b7e6210bc8e;hp=8d3817aec507cd9fda80cfd2cfb1b8fc5c6f4847;hb=c60457aa97e1b22e1d63f0c4b7e70268a173693a;hpb=0470fc21df3ed18815329497278f184718d21efd diff --git a/debian/changelog b/debian/changelog index 8d3817a..0661045 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,54 @@ +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 ] + * [f95a8d0 + 27f8438] Fix sound volume init with multiple cards / + duplicate control names. + + [ Michael Prokop ] + * [7d61530] Check for "grml2hd" as valid bootoption for + config_grml2hd() as well. + * [1e32461] Drop pump from Depends now that we support dhclient. - + thanks to Christian Hofstaedtler + + -- Michael Prokop Tue, 28 Dec 2010 23:30:02 +0100 + +grml-autoconfig (0.9.23) unstable; urgency=low + + * [124715e] debian/rules: drop broken dhcp expansion from + dh_installdirs call. + + -- Michael Prokop Tue, 07 Dec 2010 16:22:06 +0100 + +grml-autoconfig (0.9.22) unstable; urgency=low + + [ Ulrich Dangel ] + * [efc764b] Remove CONFIG_DHCP bootoption and config_dhcp function. + * [8147fe1] Use dhclient hooks instead of proprietary pump hooks for + dhcphostname. + + -- Michael Prokop Tue, 07 Dec 2010 14:00:37 +0100 + +grml-autoconfig (0.9.21) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [5477800] Use (moved) debnet from grml-network. + + -- Michael Prokop Tue, 07 Dec 2010 12:34:46 +0100 + grml-autoconfig (0.9.20) unstable; urgency=low [ Ulrich Dangel ]