X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=af5e88bde3078fb0e7388ef7a7e708443696ba25;hp=14d6d34892bcf15e46ff03f9e09105898b5f72bc;hb=bed08f407e9fca64a9885f576c645a7a254bb564;hpb=c0b865840237abd8d8865147190f9af2a2cac057 diff --git a/debian/changelog b/debian/changelog index 14d6d34..af5e88b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,95 @@ +grml-autoconfig (0.9.32) unstable; urgency=low + + * [a4ecc32] Automatically set up shared folder environment + if running in VirtualBox environment. + + -- Michael Prokop Mon, 11 Jul 2011 19:25:29 +0200 + +grml-autoconfig (0.9.31) unstable; urgency=low + + * [5a37523] Support running scripts in bootoption "services" + in foreground if they contain the string DO_NO_RUN_IN_BACKGROUND. + + -- Michael Prokop Thu, 07 Jul 2011 01:02:17 +0200 + +grml-autoconfig (0.9.30) unstable; urgency=low + + The "spring^Wsummer cleanup" release. + + [ Ulrich Dangel ] + * [0a7ee77] Run config_services after config_netconfig + and config_netscript. + + [ Michael Prokop ] + * [b4e2826] Drop deprecated config_cdrom_perm(). + * [0153caf] Drop non-existing CONFIG_CREATE_MNT_DIRS + configuration option. + * [336d22f] Drop deprecated config_discover(). + * [660eb87] Drop deprecated config_firewire_dev(). + * [b15ea38] Drop deprecated config_hotplug_agent(), + config_hotplug_blacklist() and config_hotplug(). + * [9af1e4e] Drop deprecated config_pcmcia(). + * [bedf2f6] Drop deprecated config_hwinfo(). + * [e855fb6] Drop disabled config_automounter(). + * [d9ef93f] Drop hotplug[-light] as alternative from depends. + * [30df2f0] Replace (optional) dependency on syslog-ng + with rsyslog. + + -- Michael Prokop Thu, 07 Jul 2011 00:49:38 +0200 + +grml-autoconfig (0.9.29) unstable; urgency=low + + [ Ulrich Dangel ] + * [816eea8] Update asciidoc files to use correct link syntax. + + -- Christian Hofstaedtler Sun, 29 May 2011 14:34:13 +0200 + +grml-autoconfig (0.9.28) unstable; urgency=low + + [ Ulrich Dangel ] + * [e65b6fd] Quote $DCSMP to check if DCSMP was mounted. Thanks to K. + Wulff for the the bug report. + + [ Michael Prokop ] + * [726de5e] grml-autoconfig script: shorten dialog message a bit, so + it better fixs on 80x25 consoles. + * [4f81354] Bump Standards-Version to 3.9.2. + + -- Michael Prokop Mon, 09 May 2011 16:57:20 +0200 + +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 ]