chiark / gitweb /
Revert "fstab-generator: place initrd /sysroot mounts in initrd-fs.target"
[elogind.git] / src / fstab-generator / fstab-generator.c
2013-03-05 Harald HoyerRevert "fstab-generator: place initrd /sysroot mounts...
2013-03-04 Harald Hoyerfstab-generator: only handle block devices with root...
2013-03-04 Harald Hoyerfstab-generator: place initrd /sysroot mounts in initrd...
2013-03-01 Tom Gundersenfstab-generator: initrd - mount selected entries from...
2013-03-01 Tom Gundersenfstab-generator: drop rootwait support
2013-03-01 Harald Hoyerfstab-generator: set "ro" as default for sysroot.mount
2013-03-01 Harald Hoyerfstab-generator: fix commit 92094b7
2013-03-01 Harald Hoyerfstab-generator: parse_new_root_from_proc_cmdline(...
2013-03-01 Frederic Crozatfstab,mount: detect rbind as bind mount
2013-02-21 Harald Hoyerfstab-generator: change kernel command line mount path...
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-09 Thomas Hindoe Paab... tabs to spaces
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... fstab-generator: modernize style
2012-12-28 Tom Gundersenfstab-generator: fix typo
2012-12-28 Tom Gundersenfstab-generator: generate new_root.mount in initrd
2012-12-24 Lennart Poetteringfstab-generator: properly detect bind mounts
2012-11-27 Tom Gundersenfstab-generator: make error more helpful in case of...
2012-11-26 Tom Gundersenfstab-generator: drop mount_is_bind
2012-11-26 Tom Gundersenfstab-generator: remove redundancy in mount_is_bind
2012-11-09 Michal Schmidtfstab-generator: more specific error messages
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-06-22 Lennart Poetteringfstab-generator: support fstab=/rd.fstab= kernel cmdline
2012-06-04 Kay Sieversfstab-generator: avoid mangling of mount source string
2012-06-04 Kay Sieversfstab-generator: avoid mangling of non-path mount sourc...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-23 Lennart Poetteringmanager: rework generator logic
2012-05-22 Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-22 Lennart Poetteringlog: make sure generators never log into the journal...
2012-05-22 Lennart Poetteringmount: replace PID1 internal fstab parser with generator