43 Commits (501d82f79675a6bf9b37e8250152515863a80236)

Author SHA1 Message Date
Jonas Jelten b12f8188a4 feat(nbd): support ipv6 link local nbds 4 years ago
Harald Hoyer 119bb1b81d fix: shellcheck for modules.d/99fs-lib/module-setup.sh 4 years ago
Böszörményi Zoltán a01204202b Allow running on a cross-compiled rootfs 5 years ago
Tomasz Paweł Gajc 04ff0a1bae Check /usr/sbin for fsck programs 6 years ago
Lubomir Rintel 43c8c4ce04 fs-lib: drop a bashism 6 years ago
Marcos Mello ccaf52901f fs-lib: install crc32 in no-hostonly 7 years ago
Marcos Mello 384eeedd2d fs-lib: install crc32c for ext4 7 years ago
Marcos Mello 65cfabf7a6 fs-lib: remove redundancy 7 years ago
Florian Gamböck 63755f4db8 Use pattern matching function 7 years ago
Harald Hoyer 34a42f9f49 fs-lib: f2fs needs crc32 not crc32c 9 years ago
Harald Hoyer f8ff380bd5 fs-lib: add crc32c kernel module for f2fs 9 years ago
tpg 9f521f76a0 add support to F2FS filesystem (fsck) 9 years ago
dyoung@redhat.com d6dfde7830 Revert "99fs-lib/fs-lib.sh: Let user specify the action after fail for fsck" 9 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 100d575ec9 fs-lib: always install fsck.$fs, if present 11 years ago
Harald Hoyer 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
Harald Hoyer 8d3d72a68c no more global $CMDLINE 12 years ago
Harald Hoyer 1f4f8fb9e3 fs-lib/module-setup.sh: install fsck and fsck.ext* 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago
Harald Hoyer b093aa2dc7 beautified shell code 12 years ago
Baoquan He 679fa7ed3c 99fs-lib/fs-lib.sh: Let user specify the action after fail for fsck 12 years ago
Harald Hoyer 4f084f3ab5 fs-lib/module-setup.sh: add xfs_metadump 12 years ago
Harald Hoyer b37398dc1c x-initrd-rootfs.mount -> x-initrd.mount 12 years ago
Harald Hoyer db43f56d94 fs-lib/fs-lib.sh:write_fs_tab() start initrd-root-fs.target 12 years ago
Harald Hoyer 85c85f07e2 systemd: switch to new initrd.target 12 years ago
Harald Hoyer a1084c02fd fs-lib/fs-lib.sh: add write_fs_tab() 12 years ago
Colin Guthrie 3de6001e1e Include crc32c module for xfs. 12 years ago
Harald Hoyer 1594d0bf9c fs-lib/fs-lib.sh: skip fsck for xfs and btrfs. remount is enough 13 years ago
Harald Hoyer b65bde04e7 fs-lib/fs-lib.sh: removed test mounting of btrfs and xfs 13 years ago
Harald Hoyer 840d8e4733 add filesystem options to fsck_single() 13 years ago
Harald Hoyer 25b36ef124 99fs-lib/module-setup.sh: removed "touch" 13 years ago
Colin Guthrie d06580986b fs-lib: No need to pass in _dev and _fop as they are inherited, not used as arguments. 13 years ago
Harald Hoyer 480d772f22 */module-setup.sh: use host_fs_types host_devs 13 years ago
Harald Hoyer f74775ba1c 99fs-lib/fs-lib.sh: handle nfs as nop 13 years ago
Harald Hoyer 1939a4f96e 99fs-lib/fs-lib.sh: accept "UUID=" and "LABEL=" for fsck_single 13 years ago
Harald Hoyer 1133b5e07a 99fs-lib/module-setup.sh: only include fsck helper needed for hostonly 13 years ago
Harald Hoyer 9549014694 fs-lib: install /etc/e2fsck.conf, if e2fsck is installed 13 years ago
Michal Soltys 25b45979f2 fs-lib: add ability to choose fsck tools 14 years ago
Michal Soltys f07aaccd06 99fs-lib: export FSTAB_FILE before fsck call 14 years ago
Harald Hoyer 662ed0a13f 99fs-lib/fs-lib.sh: fsck btrfs via mounting like xfs 14 years ago
Harald Hoyer 1afa0cb674 99fs-lib: add btrfsck 14 years ago
Michal Soltys fefab84fff implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsck 14 years ago