Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-16 | man: reword man page titles | Lennart Poettering | |
Make sure the man page titles are similar in style and capitalization so that our man page index looks pretty. | |||
2012-06-27 | man: document unit names in systemd-tmpfiles(8) | Lennart Poettering | |
2012-06-10 | tmpfiles: print error if basename lookup fails; document it in manpage | Kay Sievers | |
2012-06-10 | man: systemd-tmpfiles - document proper config-file-stack order | Kay Sievers | |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering | |
We finally got the OK from all contributors with non-trivial commits to relicense systemd from GPL2+ to LGPL2.1+. Some udev bits continue to be GPL2+ for now, but we are looking into relicensing them too, to allow free copy/paste of all code within systemd. The bits that used to be MIT continue to be MIT. The big benefit of the relicensing is that closed source code may now link against libsystemd-login.so and friends. | |||
2011-12-16 | tmpfiles: add 'z', like 'Z' but not recursive | Michal Schmidt | |
2011-12-16 | tmpfiles: apply chown, chmod for 'Z' entries too | Michal Schmidt | |
If changing ownership or permissions is not desired, they can be configured to '-' or omitted entirely. | |||
2011-12-16 | man: document 'Z' in tmpfiles | Michal Schmidt | |
2011-08-01 | man: Fix command name in systemd-tmpfiles example. | Ville Skyttä | |
2011-07-11 | man: un-reverse IgnoreOnSnapshot description | Zbigniew Jędrzejewski-Szmek | |
I think that snapshots & devices are actually _not_ captured in snapshots. | |||
2011-04-23 | man: Spelling fixes | A. Costa | |
2011-02-13 | systemd: document systemd-tmpfiles | Lennart Poettering | |