Age | Commit message (Collapse) | Author |
|
It is essential that the gettys are proper dependencies from
getty.target so that they aren't killed and immediately restarted on
runlevel changes. Hence rework the logic to implicitly add console
gettys to getty.target as dependencies.
This also adds an automatic hvc console for virtualizers.
https://bugzilla.redhat.com/show_bug.cgi?id=501720
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=627457
|
|
/lib now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fills this in anyway
|
|
|
|
|
|
This requires the /sys/fs/cgroup to exist. Current git kernels have
this, released kernels need a backport of a single patch.
|
|
something to change in other distributions
|
|
|
|
|
|
instead of 1
|
|
|
|
|
|
|
|
to write them manually
|
|
|
|
|
|
|
|
|
|
there
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=624539
|
|
|
|
|
|
|
|
|
|
|
|
|
|
decode exit codes in systemctl
|
|
output on the TTY in all cases
|
|
|
|
|
|
module for blacklisting
|
|
|
|
precedence over distro-specific configuration
In order to unify configuration across distributions we pick the
simple-most option by default (Debian's /etc/hostname) and then fall
back to distro-specific hacks if that doesn't exist.
|
|
|
|
of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this
|