Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | unit: add ConditionNull= condition | Lennart Poettering | |
2010-10-29 | unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as ↵ | Lennart Poettering | |
weaker counterpart of Conflicts=, similar to Wants= vs. Requires= | |||
2010-10-29 | unit: replace StopRetroactively= by BindTo= dependencies | Lennart Poettering | |
The property StopRetroactively= needs to be per-dependency, not per-unit, in order to properly express dependencies between .mount units and its .device and fsck .service units. If the .device unit is unplugged the mount should go away, but if the fsck process terminates the .mount should stay. | |||
2010-10-28 | unit: replace recursive_stop by stop_retroactively to simplify things a little | Lennart Poettering | |
2010-10-20 | unit: introduce %f specifier to decode file names | Lennart Poettering | |
2010-10-13 | unit: add minimal condition checker for unit startup | Lennart Poettering | |
2010-10-08 | unit: rename 'banned' load state to 'masked' | Lennart Poettering | |
2010-09-14 | man: include reference to the interface stability promise | Lennart Poettering | |
2010-08-31 | manager: rename 'maintenance' state to 'failed' to avoid user confusion | Matthew Miller | |
https://bugzilla.redhat.com/show_bug.cgi?id=614619 | |||
2010-08-30 | unit: introduce AllowIsolate= switch | Lennart Poettering | |
2010-08-11 | unit: rename OnlyByDependency= to RefuseManualStart= and introduce ↵ | Lennart Poettering | |
RefuseManualStop= Some unit shall never be start on user request (e.g. shutdown.target) others never be stopped on user request (e.g. auditd.servce), hence offer options for both. | |||
2010-08-09 | manager: 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-24 | systemctl: fold systemd-install into systemctl | Lennart Poettering | |
2010-07-18 | man: extend man pages a little | Lennart Poettering | |
2010-07-12 | unit: introduce IgnoreDependencyFailure= | Lennart Poettering | |
2010-07-08 | man: fix minor ambuigity | Lennart Poettering | |
2010-07-08 | man: Fix minor issues in systemd.unit.xml | Ozan Çağlayan | |
Fix minor typographic, punctuation and grammar errors. | |||
2010-07-07 | man: update man pages for recent syntax changes | Lennart Poettering | |
2010-07-03 | man: various man page updates | Lennart Poettering | |
2010-07-02 | man: minor fix | Lennart Poettering | |
2010-07-02 | man: refer to snapshot man page from unit man page | Lennart Poettering | |
2010-07-02 | man: minor fixes | Lennart Poettering | |
2010-07-02 | man: trivial spelling fixes | Kay Sievers | |
2010-07-02 | man: document snapshot units | Lennart Poettering | |
2010-07-01 | man: document socket units | Lennart Poettering | |
2010-07-01 | man: finish service man page | Lennart Poettering | |
2010-06-25 | man: more fixes | Kay Sievers | |
2010-06-25 | man: various fixes | Kay Sievers | |
2010-06-24 | man: finish systemd.unit.5 | Lennart Poettering | |
2010-06-24 | man: spelling fixes | Kay Sievers | |
2010-06-24 | man: additional documentation | Lennart Poettering | |
2010-06-24 | man: add more man pages | Lennart Poettering | |
2010-05-17 | man: replace syslog name in man page by configured name | Lennart Poettering | |
2010-05-16 | man: document a few special units | Lennart Poettering | |
2010-05-15 | man: add some initial man page work | Lennart Poettering | |