summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2010-10-31readahead: shortcut replay if /.readahead doesn't existLennart 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-29units: fix variable expansionLennart Poettering
2010-10-29units: fix quota check descriptionLennart 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-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering
2010-10-29getty@.service: switch to agetty as the defaultKay Sievers
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering
2010-10-28units: run sysctl only if /etc/sysctl.conf existsLennart Poettering
2010-10-27units: run sysv related scripts with TERM=linuxLennart Poettering
2010-10-26ask-password: enable plymouth agent by defaultLennart 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-25units: Since killall.service does not exist anymore remove all references.Franz Dietrich
2010-10-25mount: add nosuid,nodev,noexec switches to /var/lock and /var/runLennart Poettering
2010-10-25arch: remove obsolete sysinit.serviceTom Gundersen
2010-10-25fsck: remove symlink from fsck.target to sysinit.targetTom Gundersen
2010-10-25ubuntu: Treat Ubuntu as a distinct distro in configure.ac etcAndrew Edmunds
2010-10-25units: activate wall agent automatically if something is dropped in /dev/.sys...Lennart Poettering
2010-10-21units: order syslog.target after syslog.socketLennart Poettering
2010-10-20syslog: enable kmsg bridge by default and enable syslogging for early boot se...Lennart Poettering
2010-10-20quota: fix quotaon command lineLennart Poettering
2010-10-20unit: introduce %f specifier to decode file namesLennart Poettering
2010-10-20quota: enable quotaon/quotacheck in local-fs.target, not basic.targetLennart Poettering
2010-10-20quota: add install hooks for basic.targetLennart Poettering
2010-10-20fsck: wait for device to show upLennart Poettering
2010-10-20units: properly use ConditionPathExists= instead of ConditionFileExists=Lennart Poettering
2010-10-20service: implement FsckPassNo= optionLennart Poettering
2010-10-20units: add missing fsck unitsLennart Poettering
2010-10-19fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering
2010-10-18tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...Lennart Poettering
2010-10-14fedora: add compat unit for /sbin/halt.localLennart Poettering
2010-10-14units: introduce final.target that can be used to plug units between shutdown...Lennart Poettering
2010-10-14units: get rid of distro-specific shutdown scripts, replace them by systemd-s...Lennart Poettering
2010-10-14units: introduce kexec.service, kexec.target and exit.targetLennart Poettering
2010-10-08units: enable utmp for serial gettys tooLennart Poettering
2010-10-08service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering
2010-10-07systemd-user-sessions: install .service file and enable by defaultLennart Poettering
2010-10-07units: make sure we run all early boot units before entering basic.targetLennart Poettering
2010-10-06unit: continue boot when exiting emergency/resuce shellLennart Poettering