summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2010-11-16units: order hwclock after readaheadLennart Poettering
2010-11-16units: set TERM for gettys again, since they acquire a TTY on their ownLennart Poettering
2010-11-16units: allow start-up of plymouth ask-password agent very earlyLennart Poettering
2010-11-16units: enable ask-paswword .path units early enough to be useful for early mo...Lennart Poettering
2010-11-16units: delay getty until logins are allowedLennart Poettering
2010-11-15exec: automatically determine right TERM= setting based on tty nameLennart Poettering
2010-11-15drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering
2010-11-15units: use ConditionDirectoryNotEmpty= where applicableLennart Poettering
2010-11-15delete tmp.mount which may conflict with an unrelated fstab entryKay Sievers
2010-11-14units: make use of agetty mandatoryLennart Poettering
2010-11-14Remove umount*.service files for DebianMichael Biebl
2010-11-11units: deal properly with the fact that agetty is called getty on DebianLennart Poettering
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