summaryrefslogtreecommitdiff
path: root/units/fedora
AgeCommit message (Expand)Author
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-02-09service: ignore SIGPIPE by defaultsystemd/v41Lennart Poettering
2011-12-02rc-local: order after network.targetMichal Schmidt
2011-12-02rc-local: no need to check if the script is executableMichal Schmidt
2011-12-02add a generator to pull rc-local.service inMichal Schmidt
2011-11-09units/fedora: let rc-local.service log to syslogMichal Schmidt
2011-08-31man: don't recommend After=syslog.target anymore since we don't support non-s...Lennart Poettering
2011-07-12unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...Lennart Poettering
2011-06-27units: Use /etc/rc.d/rc.local as the path to rc.local in Fedora.Bill Nottingham
2011-02-08plymouth: move plymouth out of TARGET_FEDORAJeff Mahoney
2010-11-19units: move a couple of units from base.target to sysinit.targetLennart Poettering
2010-11-18units: enable console ask-password agent by defaultLennart Poettering
2010-11-18units: make sure prefdm is killed first, user sessions second on shutdownLennart Poettering
2010-11-15exec: automatically determine right TERM= setting based on tty nameLennart Poettering
2010-10-31fedora: start plymouth after udev-settle, so that the graphics modules are lo...Lennart Poettering
2010-10-30units: add unit to call /bin/plymouth update-root-fs --read-writeLennart Poettering
2010-10-30fedora: /bin/plymouth --sysinit is not necessary on shut downLennart Poettering
2010-10-29fedora: invoke plymouth with its /bin instead of the /usr/bin/ pathLennart Poettering
2010-10-29fedora plymouthd doesn't seem to like --attach-to-session hereLennart Poettering
2010-10-29units: make fedora/single.service standard and rename it to rescue.serviceLennart Poettering
2010-10-29units: introduce plymouth-start and plymouth-kexec, and move a few things bac...Lennart Poettering
2010-10-29fedora: get rid of sysinit.serviceLennart Poettering
2010-10-29Fedora: by default, run prefdm last to match prior behavior.Bill Nottingham
2010-10-29Fedora: don't ship [Install] sections; these are enabled in the system config...Bill Nottingham
2010-10-29Fedora: further unit tweaksBill Nottingham
2010-10-29Fedora: Assorted tweaks to Fedora single-user mode.Bill Nottingham
2010-10-27units: run sysv related scripts with TERM=linuxLennart Poettering
2010-10-26units: now that we don't set TERM anymore by default, make sure to pass it to...Lennart Poettering
2010-10-26units: Remove the distro specific references to killall.service.Franz Dietrich
2010-10-14fedora: add compat unit for /sbin/halt.localLennart Poettering
2010-10-14units: get rid of distro-specific shutdown scripts, replace them by systemd-s...Lennart Poettering
2010-10-06unit: continue boot when exiting emergency/resuce shellLennart Poettering
2010-10-05service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering
2010-09-28units: add readahead unit filesLennart Poettering
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