[Git-commits] [grml/grml-autoconfig] 4f89bd: Drop support for non-systemd systems
Chris Hofstaedtler
noreply at github.com
Fri Dec 20 12:16:52 CET 2024
Branch: refs/heads/master
Home: https://github.com/grml/grml-autoconfig
Commit: 4f89bd4a26316b23921330a77e23ca6791f9b6bb
https://github.com/grml/grml-autoconfig/commit/4f89bd4a26316b23921330a77e23ca6791f9b6bb
Author: Michael Prokop <mika at grml.org>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M autoconfig
M autoconfig.functions
M debian/control
M grml-autoconfig
M sbin/grml-autoconfig
Log Message:
-----------
Drop support for non-systemd systems
We switched from file-rc to systemd with Grml 2017.05 and file-rc
doesn't exist in any Debian release anymore, not even oldoldstable,
so let's finally drop any code related to non-systemd systems.
With this change, all the ACPI handling should be no longer needed,
drop acpi-support from Recommends and get rid of CONFIG_ACPI
accordingly.
Now as support for init scripts is gone, also the "background"
service handling including the "DO_NO_RUN_IN_BACKGROUND" hack for init
scripts are gone.
Thanks: Evgeni Golov + Chris Hofstaedtler for review + feedback
Commit: 22c2aeaef6dc4d0f00253183c6115c5218a2c6be
https://github.com/grml/grml-autoconfig/commit/22c2aeaef6dc4d0f00253183c6115c5218a2c6be
Author: Chris Hofstaedtler <zeha at users.noreply.github.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M autoconfig
M autoconfig.functions
M debian/control
M grml-autoconfig
M sbin/grml-autoconfig
Log Message:
-----------
Merge pull request #21 from grml/mika/drop-filerc
Drop support for non-systemd systems
Compare: https://github.com/grml/grml-autoconfig/compare/854d8c9c8338...22c2aeaef6dc
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-autoconfig/settings/notifications
More information about the Git-commits
mailing list