]> git.ipfire.org Git - thirdparty/systemd.git/history - src/fstab-generator
man: also mention /run/log/journal in systemd-jouranld.service(8)
[thirdparty/systemd.git] / src / fstab-generator /
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-03-29  Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-29  Lennart Poetteringunit: replace remote-fs-setup.target by network-online...
2013-03-26  Harald Hoyerfstab-generator: drop x-initrd.rootfs mount option
2013-03-26  Harald Hoyerfstab-generator: degrade the message about missing...
2013-03-25  Lennart Poetteringunits: introduce remote-fs-setup.target to pull in...
2013-03-25  Mantas Mikulėnasfstab-generator: add missing strempty() calls
2013-03-25  Lennart Poetteringfstab-generator: fix minor memory leak on error path
2013-03-25  Lennart Poetteringfstab-generator: add missing OOM check
2013-03-25  Lennart Poetteringfstab-generator: rename x-initrd-rootfs.mount to x...
2013-03-14  Harald HoyerMake initrd.target the default target in the initrd
2013-03-13  Harald Hoyeradd initrd-fs.target and root-fs.target
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