Age | Commit message (Expand) | Author |
2013-07-30 | core: optionally send SIGHUP in addition to the configured kill signal | Lennart Poettering |
2013-07-13 | units: do not special-case getty@tty1.service installation | Zbigniew Jędrzejewski-Szmek |
2013-06-04 | units: cleanup agetty command line | Karel Zak |
2013-01-04 | units: drop distro specific stuff from units | Lennart Poettering |
2012-11-20 | unit: link up getty configuration from man page and unit files | Lennart Poettering |
2012-10-29 | units: agetty overrides TERM | Michal Schmidt |
2012-10-28 | units: teach m4 scripts in units/ about Debian's rc.local | Ramkumar Ramachandra |
2012-06-06 | units: avoid redundant VT clearing by agetty | Michal Schmidt |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
2012-04-24 | service: introduce Type=idle and use it for gettys | Lennart Poettering |
2012-04-12 | getty: skip VC gettys if the VC subsystem is not available | Lennart Poettering |
2012-04-12 | getty: VC devices are always available, we don't need to wait until they show up | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | units: exclude gettys from isolate requests | Lennart Poettering |
2012-02-09 | service: ignore SIGPIPE by defaultsystemd/v41 | Lennart Poettering |
2011-11-02 | Add Mageia support | Dexter Morgan |
2011-08-31 | locale: support $LANGUAGE too | Lennart Poettering |
2011-06-28 | logind: autospawn gettys when necessary | Lennart Poettering |
2011-05-18 | exec: hangup/reset/deallocate VTs in gettys | Lennart Poettering |
2011-03-29 | exec: drop process group kill mode since it has little use and confuses the user | Lennart Poettering |
2011-03-29 | man: really fix all LC_MESSAGE to LC_MESSAGES | Lennart Poettering |
2011-03-08 | build-sys: add Mandriva distribution supportsystemd/v20 | Andrey Borzenkov |
2011-02-28 | build-sys: update ALTLinux support | Alexey Shabalin |
2011-02-24 | units: synchronize gettys to plymouth even if plymouth is killed by gdm | Lennart Poettering |
2011-02-21 | plymouth: ensure we start not a single getty before plymouth is gone because ... | Lennart Poettering |
2011-01-06 | getty: unset locale before execution | Lennart Poettering |
2010-12-16 | Frugalware: start gettys after local.service | Miklos Vajna |
2010-11-16 | units: set TERM for gettys again, since they acquire a TTY on their own | Lennart Poettering |
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-14 | units: make use of agetty mandatory | Lennart Poettering |
2010-11-11 | units: deal properly with the fact that agetty is called getty on Debian | Lennart Poettering |
2010-10-29 | getty@.service: switch to agetty as the default | Kay Sievers |
2010-10-29 | unit: replace StopRetroactively= by BindTo= dependencies | Lennart Poettering |
2010-10-25 | ubuntu: Treat Ubuntu as a distinct distro in configure.ac etc | Andrew Edmunds |
2010-10-08 | units: enable utmp for serial gettys too | Lennart Poettering |
2010-10-08 | service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service | Lennart Poettering |
2010-10-05 | service: rename settings for Restart= from 'restart-always' to 'always' and s... | Lennart Poettering |
2010-08-25 | serial: use seperate getty template for serial ttys | Lennart Poettering |
2010-08-18 | units: make sure getty@xxx.service is always run before gettys.target | Lennart Poettering |
2010-08-10 | getty: properly synchronize of tty devices being plugged in | Lennart Poettering |
2010-08-05 | units: always send HUP when dealing with shells/gettys/logins | Lennart Poettering |
2010-08-04 | units: getty - suse: login wants SIGHUP | Kay Sievers |
2010-08-04 | units: remove redundant ordering dependency | Lennart Poettering |
2010-07-20 | fedora: make sure the gettys are run before X starts up | Lennart Poettering |
2010-07-07 | units: in order to make the default services parseable by GKeyFile, merge rep... | Lennart Poettering |
2010-07-03 | units: update shipped unit files for DefaultDependencies= | Lennart Poettering |
2010-06-18 | unit: add [Install] section to various service files | Lennart Poettering |
2010-06-16 | units: make Arch boot | Tom Gundersen |
2010-06-02 | service: change default service type to 'simple' since that is the future | Lennart Poettering |