Skip to content

Commit

Permalink
Merge pull request #21 from grml/mika/drop-filerc
Browse files Browse the repository at this point in the history
Drop support for non-systemd systems
  • Loading branch information
zeha authored Dec 20, 2024
2 parents 854d8c9 + 4f89bd4 commit 22c2aea
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 341 deletions.
4 changes: 0 additions & 4 deletions autoconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ CONFIG_FSTAB_USER='grml'
# define guid for rebuildfstab used in /etc/fstab (default: users):
CONFIG_FSTAB_GROUP='users'

# load ACPI modules (default: yes)
CONFIG_ACPI='yes'

# start syslog-ng (default: yes)
CONFIG_SYSLOG='yes'

Expand All @@ -50,7 +47,6 @@ CONFIG_GPM='yes'
CONFIG_AUTOMOUNT='yes' # automounting of device labeled GRMLCFG
CONFIG_BLANKING='yes' # check for bootoption noblank to disable console blanking
CONFIG_CONFIG='yes' # do we want config unpacking to work?
CONFIG_CONSOLE='yes' # activate mgetty when using console=... as bootparam
CONFIG_BRLTTY='yes' # automatically start brltty if a brltty option is specified in /proc/cmdline
CONFIG_DEBOOTSTRAP='yes' # support automatic installation of Debian via grml-deboostrap
CONFIG_DEBNET='yes' # search for /etc/network/interfaces on partitions and set up network afterwards
Expand Down
Loading

0 comments on commit 22c2aea

Please sign in to comment.