summaryrefslogtreecommitdiff
path: root/man/systemd.xml
AgeCommit message (Collapse)Author
2010-09-14man: include reference to the interface stability promiseLennart Poettering
2010-08-31manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller
https://bugzilla.redhat.com/show_bug.cgi?id=614619
2010-08-25cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering
This requires the /sys/fs/cgroup to exist. Current git kernels have this, released kernels need a backport of a single patch.
2010-08-16man: document new shutdown featuresLennart Poettering
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", ↵Lennart Poettering
remove the one that is "conflicted" This gives the writer of units control which unit is kept and which is stopped when two units conflict.
2010-07-24systemctl: fold systemd-install into systemctlLennart Poettering
2010-07-19systemctl: introduce reset-maintenance commandLennart Poettering
2010-07-18man: extend man pages a littleLennart Poettering
2010-07-16man: various man page updatesLennart Poettering
2010-07-13main: replace --running-as= by --session and --system do mimic related tools ↵Lennart Poettering
and D-Bus
2010-07-08man: Minor typographic fixes to systemd.xmlOzan Çağlayan
Fix some minor grammar and punctuation typos.
2010-07-07man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, ↵Conrad Meyer
systemd.exec, systemd, and systemd.timer pages Just some minor grammar fixes.
2010-07-07update man pages for recent changesLennart Poettering
2010-07-06man: more blurbsLennart Poettering
2010-07-06man: add missing parts to man pagesLennart Poettering
2010-06-25man: various fixesKay Sievers
2010-06-24man: spelling fixesKay Sievers
2010-06-24man: rework man page generation in makefileLennart Poettering
2010-06-24man: extend manual page documentationLennart Poettering
2010-06-24man: add more man pagesLennart Poettering
2010-06-23man: start documenting systemd itselfLennart Poettering
2010-06-23man: add missing systemd.xmlLennart Poettering