Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-20 | fsck: don't fsck against basic.target in order to properly allow automount /home | Lennart Poettering | |
2011-02-20 | unit: don't timeout fsck | Lennart Poettering | |
2011-02-18 | units: order fsck@.service before basic.target instead of local-fs.target to ↵ | Lennart Poettering | |
relax things a little | |||
2011-02-15 | fsck: output to /dev/console by default in addition to syslog | Lennart Poettering | |
2010-10-29 | unit: replace StopRetroactively= by BindTo= dependencies | Lennart Poettering | |
The property StopRetroactively= needs to be per-dependency, not per-unit, in order to properly express dependencies between .mount units and its .device and fsck .service units. If the .device unit is unplugged the mount should go away, but if the fsck process terminates the .mount should stay. | |||
2010-10-20 | syslog: enable kmsg bridge by default and enable syslogging for early boot ↵ | Lennart Poettering | |
services | |||
2010-10-20 | unit: introduce %f specifier to decode file names | Lennart Poettering | |
2010-10-20 | fsck: wait for device to show up | Lennart Poettering | |
2010-10-20 | units: add missing fsck units | Lennart Poettering | |