index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fsck.c
Age
Commit message (
Expand
)
Author
2011-11-02
Add Mageia support
Dexter Morgan
2011-09-23
virt: add missing header inclusion
Lennart Poettering
2011-09-01
fsck: show progress while fscking at boot
Lennart Poettering
2011-08-01
umask: change default umask to 0022 just to be sure, and set it explicitly in...
Lennart Poettering
2011-04-06
cmdline: we actually want to parse the kernel cmdline in VMs, just not in con...
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-14
container: skip a few things when we are run in a container such as accessing...
Lennart Poettering
2011-03-09
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering
2011-03-08
build-sys: add Mandriva distribution support
systemd/v20
Andrey Borzenkov
2011-02-15
fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 set
Lennart Poettering
2010-11-19
Revert "Revert "fsck: add new -l switch to fsck mount options""
Lennart Poettering
2010-10-31
Revert "fsck: add new -l switch to fsck mount options"
Michael Biebl
2010-10-31
fsck: add new -l switch to fsck mount options
Lennart Poettering
2010-10-29
fsck: return SUCCESS when we skip the check
Kay Sievers
2010-10-29
fsck: skip checking / if it is writable
Kay Sievers
2010-10-29
fsck: fix target name to check for
Lennart Poettering
2010-10-22
fsck: suppress error message if we cannot change into single user mode since ...
Lennart Poettering
2010-10-21
fsck: drop -C from fsck cmdline to avoid EPIPE
Kay Sievers
2010-10-20
fsck: don't be idempotent for root directories
Lennart Poettering
2010-10-19
fsck: make fsck idempotent
Lennart Poettering
2010-10-19
fsck: properly hook in fsck everywhere, add special support for fsck'ing root...
Lennart Poettering
2010-10-19
fsck: atomically replace base.target by rescue.target/reboot.target when fsck...
Lennart Poettering
2010-10-19
fsck: be verbose when skipping fsck due to missing AC
Lennart Poettering
2010-10-19
fsck: add initial version of fsck and quotacheck wrappers
Lennart Poettering