Age | Commit message (Expand) | Author |
2010-10-29 | units: introduce plymouth-start and plymouth-kexec, and move a few things bac... | Lennart Poettering |
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 config... | Bill Nottingham |
2010-10-29 | Fedora: further unit tweaks | Bill Nottingham |
2010-10-29 | Fedora: Assorted tweaks to Fedora single-user mode. | Bill Nottingham |
2010-10-27 | units: run sysv related scripts with TERM=linux | Lennart Poettering |
2010-10-26 | units: now that we don't set TERM anymore by default, make sure to pass it to... | Lennart Poettering |
2010-10-26 | units: Remove the distro specific references to killall.service. | Franz Dietrich |
2010-10-14 | fedora: add compat unit for /sbin/halt.local | Lennart Poettering |
2010-10-14 | units: get rid of distro-specific shutdown scripts, replace them by systemd-s... | Lennart Poettering |
2010-10-06 | unit: continue boot when exiting emergency/resuce shell | Lennart Poettering |
2010-10-05 | service: rename settings for Restart= from 'restart-always' to 'always' and s... | Lennart Poettering |
2010-09-28 | units: add readahead unit files | Lennart Poettering |
2010-09-14 | prefdm: make sure we start prefdm only after the getty is killed | Lennart Poettering |
2010-09-13 | fedora: don't quit plymouth too early | Michal Schmidt |
2010-09-10 | units: set working directory to /root for sulogin, since sulogin is crazy | Lennart Poettering |
2010-09-10 | units: set HOME=/root when running shells | Lennart Poettering |
2010-08-25 | units: make sure prefdm is automatically respawned | Lennart Poettering |
2010-08-25 | units: invoke sulogin instead of /bin/sh | Lennart Poettering |
2010-08-17 | service: rename ValidNoProcess= to RemainAfterExit= | Lennart Poettering |
2010-08-14 | units: don't require tty in rc-local.service | Lennart Poettering |
2010-08-14 | units: X 1.8 doesn't need HAL anymore, so avoid synchronization on that | Lennart Poettering |
2010-08-14 | units: make sure plymouth shutdown screen is shown before we kill all process... | Lennart Poettering |
2010-08-13 | service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin... | Lennart Poettering |
2010-08-13 | unit: create three seperate plymouth service for halt/poweroff/reboot | Lennart Poettering |
2010-08-12 | unit: move prefdm after livesys | Lennart Poettering |
2010-08-12 | plymouth: call plymouth quit before running the getty, not after | Lennart Poettering |
2010-08-11 | unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu... | Lennart Poettering |
2010-08-10 | unit: hook plymouth into the boot | Lennart Poettering |
2010-08-10 | units: ignore exit codes of killall scripts | Lennart Poettering |
2010-08-10 | units: make sure that killall does not wait for the tty | Lennart Poettering |
2010-08-05 | units: always send HUP when dealing with shells/gettys/logins | Lennart Poettering |
2010-08-04 | reboot: don't wait for input tty | Lennart Poettering |
2010-08-03 | units: add conflicts between prefdm and getty@tty1 to avoid race for tty1 | Lennart Poettering |
2010-07-21 | exec: extend variable substitution to support splitting variable values into ... | Lennart Poettering |
2010-07-13 | units: update other distro units to recent fedora changes | Lennart Poettering |
2010-07-13 | units: fix ordering problem | Lennart Poettering |
2010-07-13 | units: rely only on isolate to remove running services when entering rescue/e... | Lennart Poettering |
2010-07-13 | units: add missing units | Lennart Poettering |
2010-07-12 | units: introduce emergency.target | Lennart Poettering |
2010-07-11 | units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jo... | Lennart Poettering |
2010-07-10 | units: turn shutdown dependencies from Requires into Wants to make things a b... | Lennart Poettering |
2010-07-09 | units: connect shutdown scripts explicitly with the tty, because native units... | 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-07 | units: shut down sysinit service on shutdown | Lennart Poettering |
2010-06-02 | units: make sure that rc-local.service is run before the getty on tty1, so th... | Lennart Poettering |
2010-06-02 | service: change default service type to 'simple' since that is the future | Lennart Poettering |