Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-18 | serial-getty: invoking /sbin/securetty is no longer necessary since ↵ | Lennart Poettering | |
pam_securetty can now look for console= in /proc/cmdline | |||
2011-01-17 | arch: remove rc-local.service | Tom Gundersen | |
This is now shipped downstream. | |||
2011-01-06 | getty: unset locale before execution | Lennart Poettering | |
On the console indian characters cannot be displayed, hence it is advisable to disable indian locales on the console, which most distributions traditionally did from a shell fragment executed post login. If getty gets started with locale settings passed it would itself however be translated without the no-indian-on-console fixup applied. Hence, for now don't pass any locale settings to getty/login, and thus rely on the classic post-login script fragment to set and fix the locale. Eventually we probably want to drop this again since the system locale should be read and set at one place, and not at multiple, and that one place should be PID 1. https://bugzilla.redhat.com/show_bug.cgi?id=663900 | |||
2011-01-04 | serial: use TERM=vt100 instead of TERM=vt100-nav | Lennart Poettering | |
TERM=vt100-nav was necessary for compat with some ppc hvc devices, a long time ago. Unfortunately vt100-nav terminfo is not installed by default on most distros, hence change the default to v100 which is available universally and still should be a relatively safe and conservative default. Should it turn out that vt100 is not really the best choice we can revert this change again and then ask distros to move vt100-nav into their default install. | |||
2010-12-20 | Fix misspellings in os-release manpage and hwclock-load.service | Miklos Vajna | |
2010-12-16 | Frugalware: start gettys after local.service | Miklos Vajna | |
2010-11-25 | units: Remove Gentoo specific xdm.servicesystemd/v14 | Gustavo Sverzut Barbieri | |
That unity pulls in OpenRC which in turn pulls in most of legacy system that causes lots of troubles as it is too smart, thus not recommended. Moreover, SystemD developers seems to agree that a service file per DM is the best approach, so having gdm.service, kdm.service, slim.service is better than a single wrapper for them. | |||
2010-11-23 | units: simplify shutdown scripts | Lennart Poettering | |
2010-11-19 | units: move a couple of units from base.target to sysinit.target | Lennart Poettering | |
2010-11-18 | sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d | Lennart Poettering | |
2010-11-18 | units: enable console ask-password agent by default | Lennart Poettering | |
2010-11-18 | units: make sure prefdm is killed first, user sessions second on shutdown | Lennart Poettering | |
2010-11-18 | cryptsetup: automatically order crypt partitions before cryptsetup.target | Lennart Poettering | |
2010-11-16 | units: order hwclock after readahead | Lennart Poettering | |
2010-11-16 | units: set TERM for gettys again, since they acquire a TTY on their own | Lennart Poettering | |
2010-11-16 | units: allow start-up of plymouth ask-password agent very early | Lennart Poettering | |
2010-11-16 | units: enable ask-paswword .path units early enough to be useful for early ↵ | Lennart Poettering | |
mounts | |||
2010-11-16 | units: delay getty until logins are allowed | Lennart Poettering | |
2010-11-15 | exec: automatically determine right TERM= setting based on tty name | Lennart Poettering | |
2010-11-15 | drop support for MANAGER_SESSION, introduce MANAGER_USER instead | Lennart Poettering | |
2010-11-15 | units: use ConditionDirectoryNotEmpty= where applicable | Lennart Poettering | |
2010-11-15 | delete tmp.mount which may conflict with an unrelated fstab entry | Kay Sievers | |
2010-11-14 | units: make use of agetty mandatory | Lennart Poettering | |
2010-11-14 | Remove umount*.service files for Debian | Michael Biebl | |
With the introduction of native shutdown/reboot, the killall.service was removed (as this functionality was moved into systemd-shutdown). Without killall.service though, the umount*.service files no longer work correctly. Wit native mount support those files are also no longer necessary, so remove them. | |||
2010-11-11 | units: deal properly with the fact that agetty is called getty on Debian | Lennart Poettering | |
2010-10-31 | readahead: shortcut replay if /.readahead doesn't exist | Lennart Poettering | |
2010-10-31 | fedora: start plymouth after udev-settle, so that the graphics modules are ↵ | Lennart Poettering | |
loaded | |||
2010-10-30 | units: add unit to call /bin/plymouth update-root-fs --read-write | Lennart Poettering | |
2010-10-30 | fedora: /bin/plymouth --sysinit is not necessary on shut down | Lennart Poettering | |
2010-10-29 | fedora: invoke plymouth with its /bin instead of the /usr/bin/ path | Lennart Poettering | |
2010-10-29 | units: fix variable expansion | Lennart Poettering | |
2010-10-29 | units: fix quota check description | Lennart Poettering | |
2010-10-29 | fedora plymouthd doesn't seem to like --attach-to-session here | Lennart Poettering | |
2010-10-29 | units: make fedora/single.service standard and rename it to rescue.service | Lennart Poettering | |
2010-10-29 | units: introduce plymouth-start and plymouth-kexec, and move a few things ↵ | Lennart Poettering | |
back from basic to sysinit | |||
2010-10-29 | fedora: get rid of sysinit.service | Lennart Poettering | |
2010-10-29 | Fedora: by default, run prefdm last to match prior behavior. | Bill Nottingham | |
2010-10-29 | Fedora: don't ship [Install] sections; these are enabled in the system ↵ | Bill Nottingham | |
configuration. | |||
2010-10-29 | Fedora: further unit tweaks | Bill Nottingham | |
1) Just ship rc-local as-is; don't worry about the 'local' name. 2) Don't install rc-local and prefdm to /etc ; just enable them globally for the system in /lib. | |||
2010-10-29 | Fedora: Assorted tweaks to Fedora single-user mode. | Bill Nottingham | |
1) Start after basic.target, not the deprecated sysinit.target 2) Conflict with shutdown. | |||
2010-10-29 | unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as ↵ | Lennart Poettering | |
weaker counterpart of Conflicts=, similar to Wants= vs. Requires= | |||
2010-10-29 | getty@.service: switch to agetty as the default | Kay Sievers | |
2010-10-29 | unit: replace StopRetroactively= by BindTo= dependencies | Lennart Poettering | |
The property StopRetroactively= needs to be per-dependency, not per-unit, in order to properly express dependencies between .mount units and its .device and fsck .service units. If the .device unit is unplugged the mount should go away, but if the fsck process terminates the .mount should stay. | |||
2010-10-28 | units: run sysctl only if /etc/sysctl.conf exists | Lennart Poettering | |
2010-10-27 | units: run sysv related scripts with TERM=linux | Lennart Poettering | |
2010-10-26 | ask-password: enable plymouth agent by default | Lennart Poettering | |
2010-10-26 | units: now that we don't set TERM anymore by default, make sure to pass it ↵ | Lennart Poettering | |
to our rescue sessions | |||
2010-10-26 | units: Remove the distro specific references to killall.service. | Franz Dietrich | |
Maybe debian and fedora still have the killall.service but usually it shouldn't be necessary anymore. | |||
2010-10-25 | units: Since killall.service does not exist anymore remove all references. | Franz Dietrich | |
This commit deletes all references to killall.service for the default services. The distribution specific services will be modified in a separate commit. | |||
2010-10-25 | mount: add nosuid,nodev,noexec switches to /var/lock and /var/run | Lennart Poettering | |