summaryrefslogtreecommitdiff
path: root/src/fstab-generator
AgeCommit message (Expand)AuthorFilesLines
2012-11-09fstab-generator: more specific error messagesMichal Schmidt1-11/+11
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden1-38/+19
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden1-15/+15
2012-07-13util: rename join() to strjoin()Lennart Poettering1-8/+8
2012-06-22fstab-generator: support fstab=/rd.fstab= kernel cmdlineLennart Poettering1-0/+64
2012-06-04fstab-generator: avoid mangling of mount source stringKay Sievers1-4/+1
2012-06-04fstab-generator: avoid mangling of non-path mount source and destKay Sievers1-2/+2
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers1-5/+5
2012-05-23manager: rework generator logicLennart Poettering1-4/+2
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering1-0/+3
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering1-1/+1
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering2-0/+518