summaryrefslogtreecommitdiff
path: root/src/fstab-generator
Commit message (Expand)AuthorAgeFilesLines
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-38/+19
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-15/+15
* util: rename join() to strjoin()Lennart Poettering2012-07-131-8/+8
* fstab-generator: support fstab=/rd.fstab= kernel cmdlineLennart Poettering2012-06-221-0/+64
* fstab-generator: avoid mangling of mount source stringKay Sievers2012-06-041-4/+1
* fstab-generator: avoid mangling of non-path mount source and destKay Sievers2012-06-041-2/+2
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-5/+5
* manager: rework generator logicLennart Poettering2012-05-231-4/+2
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-221-0/+3
* log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering2012-05-221-1/+1
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-222-0/+518