summaryrefslogtreecommitdiff
path: root/mount.h
AgeCommit message (Collapse)Author
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering
This also includes code that writes utmp/wtmp records when applicable, making use the mount infrastructure to detct when those files are accessible. Finally, this also introduces a --dump-configuration-items switch.
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-01-29watch mount status fileLennart Poettering
2010-01-29implement coldplugginLennart Poettering
2010-01-29add mount enumeratorLennart Poettering
2010-01-26s/name/unitLennart Poettering
2010-01-23first attempt in implementinging execution logicLennart Poettering