X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0d04a1ebd948db463281e613a8933d9ab38ebdb1;hp=e0bc4a0787b6f6051ab2fa0e1950091803fd31dd;hb=f45a562882b4dd66c64db285900efbf18194ccf4;hpb=2da1af5fd908813a61a520955bfb90a19396877f diff --git a/debian/changelog b/debian/changelog index e0bc4a0..0d04a1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,65 @@ +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 ] + * [78d1364] Remove CONFIG_{QEMU,VMWARE} - its handled in grml-x + nowadays. + + [ Michael Prokop ] + * [a33161e] Drop deprecated config_environment, config_keyboard, + config_interactive, config_homedir and create_mnt_dirs. + + -- Michael Prokop Fri, 26 Nov 2010 22:52:13 +0100 + +grml-autoconfig (0.9.19) unstable; urgency=low + + * [d20e91b] config_cpu(): get rid of cpufreq-detect.sh (just + rely on /etc/init.d/loadcpufreq) and simplify code. + + -- Michael Prokop Fri, 26 Nov 2010 14:09:47 +0100 + +grml-autoconfig (0.9.18) unstable; urgency=low + + * [239898a] config_mixer: rework volume handling, get rid of aumix and + fix_ibm_sound() (Closes: issue850) + + -- Michael Prokop Fri, 26 Nov 2010 13:49:41 +0100 + +grml-autoconfig (0.9.17) unstable; urgency=low + + * [3673e2a] Support setfont as alternative to consolechars. + * [8ae37ab] Drop deprecated config_ipw3945() function to check for + broken ipw3945 module. + + -- Michael Prokop Mon, 08 Nov 2010 18:52:59 +0100 + +grml-autoconfig (0.9.16) unstable; urgency=low + + [ Michael Prokop ] + * [2e857cb] Replace depends on console-tools to 'kbd | console- + utilities'. [Closes: issue818] + * [b64ae9e] Drop powernowd from Recommends and adjust naming of cpu + frequency. + + [ Alexander Wirt ] + * [863744b] Add support for vnc_connect feature. [Closes: issue877] + + -- Michael Prokop Mon, 08 Nov 2010 11:17:51 +0100 + +grml-autoconfig (0.9.15) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [a9ef28a] fix handling of multiple console= options. + [Closes: issue916] + + -- Michael Prokop Tue, 26 Oct 2010 22:55:49 +0200 + grml-autoconfig (0.9.14) unstable; urgency=low [ Frank Terbeck ] @@ -9,8 +71,8 @@ grml-autoconfig (0.9.14) unstable; urgency=low * [86a6099] Swap position of pre-2009.05 and post-2009.05. * [6e63506] [e200e8e] [e200e8e] Provide variable NETSCRIPT for downloaded and executed script. [Closes: issue913] - * Set environment variable NETSCRIPT before executing a command. - [Closes: issue913] + * [d019c32] Added test for the config_debs function to test the + parameter count for the dpkg command. [ Christian Hofstaedtler ] * [7920da3] Document run-parts restrictions for script= option. @@ -19,8 +81,13 @@ grml-autoconfig (0.9.14) unstable; urgency=low [ Michael Prokop ] * [5365fba] doc/grml-autoconfig.1.txt: no longer include grml-autoconfig.200905.txt. [Closes: issue891] + * [3c76bd3] Bump Standards-Version to 3.9.1. + * [95cf665] Add zsh to Build-Depends-Indep for tests. + * [82bbb6e] tests/test_debs.sh: provide einfo/eend wrapper for + non-existing grml-etc-core files /etc/grml/lsb-functions and + /etc/grml_colors. - -- Michael Prokop Fri, 15 Oct 2010 01:41:04 +0200 + -- Michael Prokop Sat, 16 Oct 2010 18:57:15 +0200 grml-autoconfig (0.9.13) unstable; urgency=low