X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=24b7e58e6c105a75897225c581183d8e467352e8;hp=fcfbd6978cc1678629790a68c379d95d9fa83446;hb=4f8135491cd76aaeae5e9bbb99bd18231f9846f3;hpb=3625249acd18450960d9a2ea1e50f482f6f5b517 diff --git a/debian/changelog b/debian/changelog index fcfbd69..24b7e58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,57 @@ +grml-autoconfig (0.9.27) unstable; urgency=low + + [ Ulrich Dangel ] + * [ce2da01] Remove config_setkeycodes. Should be handled nowadays in + the kernel anyways. + + [ Martin Scharm ] + * [6b32452] add autoconfig parameter to change GRMLCFG label + [Closes: issue673] + + -- Michael Prokop Sat, 12 Mar 2011 13:40:14 +0100 + +grml-autoconfig (0.9.26) unstable; urgency=low + + [ Ulrich Dangel ] + * [0f70879] Don't run rebuildfstab, it's triggered by udev nowadays. + + -- Michael Prokop Wed, 29 Dec 2010 11:52:24 +0100 + +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 ]