summaryrefslogtreecommitdiff
path: root/units/fedora
AgeCommit message (Expand)Author
2010-09-14prefdm: make sure we start prefdm only after the getty is killedLennart Poettering
2010-09-13fedora: don't quit plymouth too earlyMichal Schmidt
2010-09-10units: set working directory to /root for sulogin, since sulogin is crazyLennart Poettering
2010-09-10units: set HOME=/root when running shellsLennart Poettering
2010-08-25units: make sure prefdm is automatically respawnedLennart Poettering
2010-08-25units: invoke sulogin instead of /bin/shLennart Poettering
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering
2010-08-14units: don't require tty in rc-local.serviceLennart Poettering
2010-08-14units: X 1.8 doesn't need HAL anymore, so avoid synchronization on thatLennart Poettering
2010-08-14units: make sure plymouth shutdown screen is shown before we kill all process...Lennart Poettering
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering
2010-08-13unit: create three seperate plymouth service for halt/poweroff/rebootLennart Poettering
2010-08-12unit: move prefdm after livesysLennart Poettering
2010-08-12plymouth: call plymouth quit before running the getty, not afterLennart Poettering
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering
2010-08-10unit: hook plymouth into the bootLennart Poettering
2010-08-10units: ignore exit codes of killall scriptsLennart Poettering
2010-08-10units: make sure that killall does not wait for the ttyLennart Poettering
2010-08-05units: always send HUP when dealing with shells/gettys/loginsLennart Poettering
2010-08-04reboot: don't wait for input ttyLennart Poettering
2010-08-03units: add conflicts between prefdm and getty@tty1 to avoid race for tty1Lennart Poettering
2010-07-21exec: extend variable substitution to support splitting variable values into ...Lennart Poettering
2010-07-13units: update other distro units to recent fedora changesLennart Poettering
2010-07-13units: fix ordering problemLennart Poettering
2010-07-13units: rely only on isolate to remove running services when entering rescue/e...Lennart Poettering
2010-07-13units: add missing unitsLennart Poettering
2010-07-12units: introduce emergency.targetLennart Poettering
2010-07-11units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jo...Lennart Poettering
2010-07-10units: turn shutdown dependencies from Requires into Wants to make things a b...Lennart Poettering
2010-07-09units: connect shutdown scripts explicitly with the tty, because native units...Lennart Poettering
2010-07-07units: in order to make the default services parseable by GKeyFile, merge rep...Lennart Poettering
2010-07-03units: update shipped unit files for DefaultDependencies=Lennart Poettering
2010-06-18unit: add [Install] section to various service filesLennart Poettering
2010-06-07units: shut down sysinit service on shutdownLennart Poettering
2010-06-02units: make sure that rc-local.service is run before the getty on tty1, so th...Lennart Poettering
2010-06-02service: change default service type to 'simple' since that is the futureLennart Poettering
2010-06-02units: tear down sys-kernel-security.automount automount point on shutdownLennart Poettering
2010-05-21units: mark a couple of services as OnlyByDependencyLennart Poettering
2010-05-20fedora: make sure both prefdm and rc-local depend on base.target properlyLennart Poettering
2010-05-20fedora: remove automount points before we go downLennart Poettering
2010-05-20fedora: we must call the halt script with a symlink of reboot for rebootingLennart Poettering
2010-05-19shorten copyright header of configuration filesLennart Poettering
2010-05-19load-fragment: add support for overriding argv[0] in parsed command linesLennart Poettering
2010-05-18units: synchronize with shutdown.targetLennart Poettering
2010-05-18units: fix execution environment for a few servicesLennart Poettering
2010-05-17units: fix commentingLennart Poettering
2010-05-17units: add distribution-specific unitsLennart Poettering