use "rm --" to guard against filenames beginning with "-"
[platform/upstream/dracut.git] / modules.d / 99fs-lib /
2013-05-30 Baoquan He99fs-lib/fs-lib.sh: Let user specify the action after...
2013-05-29 Harald Hoyerfs-lib/module-setup.sh: add xfs_metadump
2013-03-26 Harald Hoyerx-initrd-rootfs.mount -> x-initrd.mount
2013-03-19 Harald Hoyerfs-lib/fs-lib.sh:write_fs_tab() start initrd-root-fs...
2013-03-15 Harald Hoyersystemd: switch to new initrd.target
2013-03-06 Harald Hoyerfs-lib/fs-lib.sh: add write_fs_tab()
2013-01-23 Colin GuthrieInclude crc32c module for xfs.
2012-07-02 Harald Hoyerfs-lib/fs-lib.sh: skip fsck for xfs and btrfs. remount...
2012-06-29 Harald Hoyerfs-lib/fs-lib.sh: removed test mounting of btrfs and xfs
2012-05-31 Harald Hoyeradd filesystem options to fsck_single()
2012-02-25 Harald Hoyer99fs-lib/module-setup.sh: removed "touch"
2012-02-22 Colin Guthriefs-lib: No need to pass in _dev and _fop as they are...
2011-12-15 Harald Hoyer*/module-setup.sh: use host_fs_types host_devs
2011-12-15 Harald Hoyer99fs-lib/fs-lib.sh: handle nfs as nop
2011-12-15 Harald Hoyer99fs-lib/fs-lib.sh: accept "UUID=" and "LABEL=" for...
2011-11-15 Harald Hoyer99fs-lib/module-setup.sh: only include fsck helper...
2011-11-07 Harald Hoyerfs-lib: install /etc/e2fsck.conf, if e2fsck is installed
2011-10-10 Michal Soltysfs-lib: add ability to choose fsck tools
2011-09-22 Michal Soltys99fs-lib: export FSTAB_FILE before fsck call
2011-09-22 Harald Hoyer99fs-lib/fs-lib.sh: fsck btrfs via mounting like xfs
2011-08-11 Harald Hoyer99fs-lib: add btrfsck
2011-08-11 Michal Soltysimplement fs-lib, squash a few bugs that were part...