summaryrefslogtreecommitdiff
path: root/man/systemd.mount.xml
AgeCommit message (Collapse)Author
2012-06-27man: document fstab generatorLennart Poettering
2012-05-30service: mark compat options as suchLennart Poettering
This moves FsckPassNo= and SysVStartPriority= into its own "Compatibility Options" section in the man page to clarify that these options are not useful for anything but establishing a limited amount of compatibility. Also stop exposing these options on the bus.
2012-05-23man: properly document FsckPassNo= for mount unitsLennart Poettering
2012-05-22mount: use the same fstab extension option syntax everywhereLennart Poettering
The man page and the actual code differed, and this is now corrected
2012-04-12relicense 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.
2012-02-09man: Clarify man page with respect to automatic fstab dependenciesBill Nottingham
Automatic mounts will be added if 'MountAuto=yes' is in system.conf, regardless of whether comment=systemd.mount is set.
2012-02-09man: document x-systemd-device-timeout=Lennart Poettering
2011-04-27def: lower default timeout to 90sLennart Poettering
Almost everybody found 3min too long, so lower it again
2011-04-20man: fix specification of default timeoutsLennart Poettering
2011-03-29exec: drop process group kill mode since it has little use and confuses the userLennart Poettering
2011-01-18execute: make sending of SIGKILL on shutdown optionalLennart Poettering
2011-01-18man: document missing KillSignal= and swap optionsLennart Poettering
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl
2010-07-07update man pages for recent changesLennart Poettering
2010-07-02man: document execution context related settingsLennart Poettering
2010-07-02man: extend references to exec man pageLennart Poettering
2010-07-02man: trivial spelling fixesKay Sievers
2010-07-02man: document path unitsLennart Poettering
2010-07-02man: document swap unitsLennart Poettering
2010-07-02man: document automount unitsLennart Poettering
2010-07-02man: document mount unitsLennart Poettering