summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25update fixmeLennart Poettering
2010-10-25mount: add nosuid,nodev,noexec switches to /var/lock and /var/runLennart Poettering
2010-10-25tmpfiles: Don't clean /var/lock/subsys; it is not aged contentBill Nottingham
2010-10-25tmpfiles: Make wtmp match utmp perms, and add btmp.Bill Nottingham
2010-10-25arch: remove obsolete sysinit.serviceTom Gundersen
2010-10-25fsck: remove symlink from fsck.target to sysinit.targetTom Gundersen
2010-10-25umount: Make sure / is remounted ro on shutdownMichael Biebl
2010-10-25util: Add welcome message for UbuntuAndrew Edmunds
2010-10-25ubuntu: Treat Ubuntu as a distinct distro in configure.ac etcAndrew Edmunds
2010-10-25systemd: unset HOME and TERM set from the kernelLennart Poettering
2010-10-25units: activate wall agent automatically if something is dropped in /dev/.sys...Lennart Poettering
2010-10-25update fixmeLennart Poettering
2010-10-25ask-password: add basic tty agentLennart Poettering
2010-10-25TODO: add getty on-demand, man: --systemKay Sievers
2010-10-22ask-password: rename ask-password-agent to gnome-ask-password-agentLennart Poettering
2010-10-22update fixmeLennart Poettering
2010-10-22man: numerous updates to document updated systemctl behaviourLennart Poettering
2010-10-22fsck: suppress error message if we cannot change into single user mode since ...Lennart Poettering
2010-10-22dbus: epose FsckPassNo property for service objectsLennart Poettering
2010-10-22man: document systemctl --forceLennart Poettering
2010-10-22systemctl: introduce systemctl killLennart Poettering
2010-10-21unit-name: Fix unescapingTom Gundersen
2010-10-21tmpfiles: consider TRUNCATE_DIRECTORY as well.Gustavo Sverzut Barbieri
2010-10-21units: order syslog.target after syslog.socketLennart Poettering
2010-10-21fsck: drop -C from fsck cmdline to avoid EPIPEKay Sievers
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-20install: enable quota/fsck-root/hwclock load by defaultLennart 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-20mount: pull in quotacheck.service, not quotacheck.targetLennart Poettering
2010-10-20mount: require fsckLennart Poettering
2010-10-20manager: properly parse finish timestampLennart Poettering
2010-10-20manager: properly write header marker on serializationLennart Poettering
2010-10-20mount: do not implicitly pull in fsck service for root dirLennart Poettering
2010-10-20units: properly use ConditionPathExists= instead of ConditionFileExists=Lennart Poettering
2010-10-20service: implement FsckPassNo= optionLennart Poettering
2010-10-20log: reopen console so that we have logging on shutdownLennart Poettering
2010-10-20fsck: don't be idempotent for root directoriesLennart Poettering
2010-10-20units: add missing fsck unitsLennart Poettering
2010-10-19fsck: make fsck idempotentLennart Poettering
2010-10-19fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering
2010-10-19fsck: atomically replace base.target by rescue.target/reboot.target when fsck...Lennart Poettering
2010-10-19fsck: be verbose when skipping fsck due to missing ACLennart Poettering
2010-10-19fsck: add initial version of fsck and quotacheck wrappersLennart Poettering
2010-10-19systemctl: fix counting in list-units outputLennart Poettering