summaryrefslogtreecommitdiff
path: root/modules.d/99fs-lib
AgeCommit message (Expand)AuthorFilesLines
2013-08-13fs-lib/module-setup.sh: install fsck and fsck.ext*Harald Hoyer1-2/+2
2013-08-07dracut-functions.sh: inst_multiple == dracut_installHarald Hoyer1-1/+1
2013-07-04beautified shell codeHarald Hoyer1-1/+1
2013-05-3099fs-lib/fs-lib.sh: Let user specify the action after fail for fsckBaoquan He1-2/+2
2013-05-29fs-lib/module-setup.sh: add xfs_metadumpHarald Hoyer1-2/+2
2013-03-26x-initrd-rootfs.mount -> x-initrd.mountHarald Hoyer1-2/+2
2013-03-19fs-lib/fs-lib.sh:write_fs_tab() start initrd-root-fs.targetHarald Hoyer1-1/+1
2013-03-15systemd: switch to new initrd.targetHarald Hoyer1-2/+2
2013-03-06fs-lib/fs-lib.sh: add write_fs_tab()Harald Hoyer1-0/+47
2013-01-23Include crc32c module for xfs.Colin Guthrie1-0/+18
2012-07-02fs-lib/fs-lib.sh: skip fsck for xfs and btrfs. remount is enoughHarald Hoyer1-13/+15
2012-06-29fs-lib/fs-lib.sh: removed test mounting of btrfs and xfsHarald Hoyer1-54/+4
2012-05-31add filesystem options to fsck_single()Harald Hoyer1-4/+5
2012-02-2599fs-lib/module-setup.sh: removed "touch"Harald Hoyer1-1/+1
2012-02-22fs-lib: No need to pass in _dev and _fop as they are inherited, not used as a...Colin Guthrie1-1/+1
2011-12-15*/module-setup.sh: use host_fs_types host_devsHarald Hoyer1-27/+28
2011-12-1599fs-lib/fs-lib.sh: handle nfs as nopHarald Hoyer1-0/+5
2011-12-1599fs-lib/fs-lib.sh: accept "UUID=" and "LABEL=" for fsck_singleHarald Hoyer1-1/+3
2011-11-1599fs-lib/module-setup.sh: only include fsck helper needed for hostonlyHarald Hoyer1-0/+29
2011-11-07fs-lib: install /etc/e2fsck.conf, if e2fsck is installedHarald Hoyer1-0/+4
2011-10-10fs-lib: add ability to choose fsck toolsMichal Soltys2-10/+19
2011-09-2299fs-lib: export FSTAB_FILE before fsck callMichal Soltys1-1/+1
2011-09-2299fs-lib/fs-lib.sh: fsck btrfs via mounting like xfsHarald Hoyer1-1/+32
2011-08-1199fs-lib: add btrfsckHarald Hoyer2-0/+6
2011-08-11implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsckMichal Soltys2-0/+229