X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=41717fdd05d43159bac150550bbcee614916b64b;hp=e098c3b7145601eeb343576b1b6bc2cb712aaef6;hb=dc9739560e96b2faf8efe0c86827e4289890b0ab;hpb=08ac2ac945214fe6eacb8b89c3dfa690d2268df9 diff --git a/debian/changelog b/debian/changelog index e098c3b..41717fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,102 @@ +grml-autoconfig (0.15.7) grml-testing; urgency=medium + + [ Michael Prokop ] + * [f9648a3] Drop config_debug, not working under systemd as intended + + [ Darshaka Pathirana ] + * [e3af014] Get rid of ugly startx helper script and start X on tty7/vt7 + * [79b3fa6] Fix the amixer scontrols parser in config_mixer + + -- Michael Prokop Wed, 24 May 2017 09:17:47 +0200 + +grml-autoconfig (0.15.6) grml-testing; urgency=medium + + * [1043bc0] Don't complain about missing amixer binary on tty + * [176568c] Don't warn if SecureBoot is not enabled, instead only inform + about current state + * [6abd4a1] Drop deprecated and unsupported CONFIG_WELCOME configuration + * [7138a24] Drop config_stats + + -- Michael Prokop Fri, 19 May 2017 15:07:49 +0200 + +grml-autoconfig (0.15.5) grml-testing; urgency=medium + + * [910ef17] Replace dependency on console-terminus with console-setup + + console-setup-linux + * [df30782] Ensure that grml-autoconfig service is running before tty1 + is enabled. Thanks to Darshaka Pathirana + * [b535b48] Do not run sysv specific serial console setup under systemd + + -- Michael Prokop Fri, 12 May 2017 20:58:09 +0200 + +grml-autoconfig (0.15.4) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [b1359ba] Fix generation of startx helper script + + -- Michael Prokop Fri, 05 May 2017 16:58:41 +0200 + +grml-autoconfig (0.15.3) grml-testing; urgency=medium + + [ Michael Prokop ] + * [ce5210b] Adjust mdadm-raid + lvm2 messages and service handling for + usage with systemd + + [ Darshaka Pathirana ] + * [bbf127d] Make startx boot option work with systemd + + -- Michael Prokop Fri, 05 May 2017 10:51:10 +0200 + +grml-autoconfig (0.15.2) grml-testing; urgency=medium + + * [4dca801] Re-enable GPM service startup + * [8f31495] Provide information about whether Secure Boot is enabled or + not + + -- Michael Prokop Thu, 20 Apr 2017 22:24:40 +0200 + +grml-autoconfig (0.15.1) grml-testing; urgency=medium + + * [2b9d1d5] No longer depend on acpid, skip acpi(d) specific stuff + under systemd + * [4e0362b] Use https for Homepage + Vcs-Browser entries + * [b812f4b] systemd/grml-autoconfig.service: switch to + WantedBy=grml-boot.target + + -- Michael Prokop Fri, 24 Feb 2017 13:44:27 +0100 + +grml-autoconfig (0.15.0) grml-testing; urgency=medium + + * [0fb27ba] Drop deprecated features + * [21b7f0e] Initial systemd support + * [62f3f8f] /etc/default/rcS no longer exists in recent initscripts + versions + * [9dec7ad] Enable acpid.socket if we're running under systemd + * [348b546] Introduce service_wrapper to avoid direct /etc/init.d calls + * [14ce31b] Rely on /proc/1/comm to identify running systemd + * [e0dbcab] Source /etc/grml_nocolors with nocolor boot option + * [95f4501] Drop grml_nocolors + grml_colors magic, instead rely on lsb- + functions + * [25fdf7a] Bump Standards-Version to 3.9.8 + * [f9661f9] Bump debian/compat to 9 + * [d12fdae] Build-Depend on debhlper >= 9 + + -- Michael Prokop Fri, 13 Jan 2017 14:42:28 +0100 + +grml-autoconfig (0.14.0) grml-testing; urgency=medium + + * [03d4320] config_cpu: set ondemand governor only if available + + -- Michael Prokop Thu, 11 Dec 2014 18:04:25 +0100 + +grml-autoconfig (0.13.3) grml-testing; urgency=medium + + * [ed9c622] Bump Standards-Version to 3.9.6 + * [ab84b05] Support getfile.retries=... boot option. Thanks to Christian + Hofstaedtler for reviewing + + -- Michael Prokop Tue, 28 Oct 2014 00:46:03 +0100 + grml-autoconfig (0.13.2) grml-testing; urgency=medium * [4612d93] Code cleanup, drop config_dma + check_partitions