X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1f05b31fbcc3eefcd311c108e794c66c9bec786b;hp=12f0fef16ccfe1fb4562195e6d8b295d068ffd08;hb=e24dfc7a5a88819dcbbde502b50b080d660e44aa;hpb=c1550de65004416b6269d2e58ff6e0014bd36eb2 diff --git a/debian/changelog b/debian/changelog index 12f0fef..1f05b31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,125 @@ +grml-autoconfig (0.9.44) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [f2fca92] Rework mixer control. Try to unmute and set all devices to specified volume. + + -- Christian Hofstaedtler Thu, 22 Dec 2011 16:18:00 +0100 + +grml-autoconfig (0.9.43) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [f7359bd] Automatically try to mount configfs + + -- Christian Hofstaedtler Wed, 21 Dec 2011 22:38:54 +0100 + +grml-autoconfig (0.9.42) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [cd25e78] Unmute mixer controls before setting volume + * [97400bd] Try to set Front mixer control. + + -- Michael Prokop Tue, 20 Dec 2011 20:04:35 +0100 + +grml-autoconfig (0.9.41) grml-testing; urgency=low + + * [cb13eea] save-config: include findchanged. Thanks to Charles Hewson + for the bugreport. [Closes: issue1102] + + -- Michael Prokop Wed, 14 Dec 2011 12:42:21 +0100 + +grml-autoconfig (0.9.40) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [4543759] Split patterns for grep in config_stats. + + [ Christian Hofstaedtler ] + * [b5300e2] Don't load cpufreq_ondemand if it's built-in + + -- Michael Prokop Sun, 11 Dec 2011 21:24:03 +0100 + +grml-autoconfig (0.9.39) grml-testing; urgency=low + + [ Ulrich Dangel ] + * Replace bootparameter values with x instead of VALUE + + -- Christian Hofstaedtler Fri, 09 Dec 2011 20:52:45 +0100 + +grml-autoconfig (0.9.38) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [28c2a31] Don't use a window manager if none is specified. + * [5f0d881] Fix typo in config_stats + + -- Michael Prokop Thu, 08 Dec 2011 21:17:34 +0100 + +grml-autoconfig (0.9.37) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [df29c9f] Collect statistic information about this boot + * [7016c73] Run config_debnet before config_net{script,config} + * [29e7a54] Remove local_net as it is done by ifupdown nowadays + + [ Christian Hofstaedtler ] + * [cd68869] Actually use $TIMEOUT for fw timeout + + -- Christian Hofstaedtler Tue, 06 Dec 2011 22:40:11 +0100 + +grml-autoconfig (0.9.36) unstable; urgency=low + + * [aea0368] Add beep to Depends + + -- Michael Prokop Sun, 27 Nov 2011 23:15:38 +0100 + +grml-autoconfig (0.9.35) unstable; urgency=low + + * [a28c2ea] Drop grml-autoconfig dependency + * [dcf0098] Drop version from udev dependency + * [6469c35] Drop rungetty dependency + + -- Christian Hofstaedtler Sun, 27 Nov 2011 17:23:35 +0100 + +grml-autoconfig (0.9.34) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [8c86cea] Add debian/control headers Origin, Bugs + * [b663511] Move bootlocal.*, haltlocal.* to grml-live + * [1de4d8f] Fix typo in docs + * [1b589c0] Remove unmaintained accessibility support + * [4e88b7a] Remove spurious laptop-detect dependency + * [65fdd00] Remove obsolete acpid/dbus dependency check + * [2144a3a] Update ACPI progress strings + * [84fb68b] Remove forceagp support + * [c0391de] Remove APM support + * [a5945ac] Remove grml2hd support + * [74180ee] ACPI: re-add check for kernel support + * [282d568] Remove 915resolution support + * [b9c9186] Load md_mod if /proc/mdstat isn't there + * [d694c20] Remove bootsplash + * [62d727b] Fixup acpid already running check + * [a18ac56] Update sed expression for boot option 'fast' + * [d393d31] Remove long gone X11R6 from PATH + * [1774d86] Remove further X11R6 remnants + * [4acf9c9] Don't load cpufreq governor if cpufreq is unsupported + * [fadf5ac] Update CPU info strings + + [ Michael Prokop ] + * [3b169f7] Replace references to zsh-login with run-welcome + + -- Michael Prokop Sat, 26 Nov 2011 17:12:13 +0100 + +grml-autoconfig (0.9.33) unstable; urgency=low + + * [25a9d31] config_acpi_apm(): redirect stderr of ps to debug log. + + -- Michael Prokop Fri, 22 Jul 2011 22:30:01 +0200 + +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"