[Git-commits] [grml/grml-autoconfig] 0fb27b: Drop deprecated features
Michael Prokop
mika at grml.org
Sat Dec 31 00:36:14 CET 2016
Branch: refs/heads/mika/systemd
Home: https://github.com/grml/grml-autoconfig
Commit: 0fb27baedd40895f6ab82017c3a3e137ee488955
https://github.com/grml/grml-autoconfig/commit/0fb27baedd40895f6ab82017c3a3e137ee488955
Author: Michael Prokop <mika at grml.org>
Date: 2016-12-30 (Fri, 30 Dec 2016)
Changed paths:
M autoconfig
M autoconfig.functions
M grml-autoconfig
Log Message:
-----------
Drop deprecated features
Those are all very outdated functions which either have
no purpose on nowadays systems or shouldn't have any users
anymore:
* config_configfs
* config_distcc
* config_fast
* config_fix_passwd
* config_fwtimeout
* config_fwtimeout
* config_ipv6
* config_ld_mod
* config_modem
* config_modules
* config_mouse
* config_small
* config_tohd
* config_wondershaper
* fix_unionfs
Commit: 21b7f0ed53a93938f0d5a474e3e82bbc8c2b1976
https://github.com/grml/grml-autoconfig/commit/21b7f0ed53a93938f0d5a474e3e82bbc8c2b1976
Author: Michael Prokop <mika at grml.org>
Date: 2016-12-30 (Fri, 30 Dec 2016)
Changed paths:
A debian/grml-autoconfig.install
M debian/rules
A systemd/grml-autoconfig.service
Log Message:
-----------
Initial systemd support
Commit: 62f3f8f4f218e18606edfd73bf3ddbfe1d8a43fb
https://github.com/grml/grml-autoconfig/commit/62f3f8f4f218e18606edfd73bf3ddbfe1d8a43fb
Author: Michael Prokop <mika at grml.org>
Date: 2016-12-30 (Fri, 30 Dec 2016)
Changed paths:
M autoconfig.functions
Log Message:
-----------
/etc/default/rcS no longer exists in recent initscripts versions
Instead rely on /etc/adjtime for UTC vs localtime handling.
Commit: 9dec7ad803e985c9eada4ecb38bbfa61991c2ff3
https://github.com/grml/grml-autoconfig/commit/9dec7ad803e985c9eada4ecb38bbfa61991c2ff3
Author: Michael Prokop <mika at grml.org>
Date: 2016-12-30 (Fri, 30 Dec 2016)
Changed paths:
M autoconfig.functions
Log Message:
-----------
Enable acpid.socket if we're running under systemd
Commit: 348b546fca905e5c591faeb1fb0d636918f9b0f1
https://github.com/grml/grml-autoconfig/commit/348b546fca905e5c591faeb1fb0d636918f9b0f1
Author: Michael Prokop <mika at grml.org>
Date: 2016-12-31 (Sat, 31 Dec 2016)
Changed paths:
M autoconfig.functions
Log Message:
-----------
Introduce service_wrapper to avoid direct /etc/init.d calls
While at it drop support for any other syslog daemon than rsyslog.
rsyslog is the package we ship via GRMLBASE anyway.
Known issues:
* /etc/init.d/loadcpufreq depends on systemd-sysv-generator (which
we disable via grml-live to avoid automatic LSB script startups)
* startx boot option doesn't work yet
Compare: https://github.com/grml/grml-autoconfig/compare/0d3f0288ff95...348b546fca90
More information about the Git-commits
mailing list