Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-19 | Revert "Revert "fsck: add new -l switch to fsck mount options"" | Lennart Poettering | |
This reverts commit c8bc83f5eac49f083ae53d965577118c1b5c1116. As Karel pointed out the -l switch doesn't actualy conflict with per-filesystem options, since those can be seperated by -- in the command line. Since -l is here to stay we hence enable it again for now. | |||
2010-10-31 | Revert "fsck: add new -l switch to fsck mount options" | Michael Biebl | |
The '-l' option is already taken by fsck.ext[234]: "-l bad_blocks_file Add to badblocks list" This reverts commit cf1a105550766d2251bc10240b6058a37babd600 but keeps the string changes. | |||
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 | |
we are already passt early bootup | |||
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 ↵ | Lennart Poettering | |
root dir | |||
2010-10-19 | fsck: atomically replace base.target by rescue.target/reboot.target when ↵ | Lennart Poettering | |
fsck fails | |||
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 | |