X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c16f42f2b80181d030b59f0c02b25d1e5812ab25;hp=259a6444152dea9acfa498c0a665423f1a2d47b6;hb=4c1c69d7eda2957c4ea85597eecff7228cbd1434;hpb=7a372eb0f1f353be02ce147cdc4082810b2bfc0c diff --git a/debian/changelog b/debian/changelog index 259a644..c16f42f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,273 @@ +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" + 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 ] + * [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 ] + * [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 ]