diff options
author | V'yacheslav Stetskevych <slava18@gmail.com> | 2010-05-13 01:01:09 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:01:09 +0200 |
commit | 2347e1ffa7df585ce7c2043e1cc958cf6af22c91 (patch) | |
tree | 1dfdcc93a413adf55bafd52fa693707fc02bf97d /system/shake/README | |
parent | 235490c1d8d73cd81049450bee2a12e149849931 (diff) | |
download | slackbuilds-2347e1ffa7df585ce7c2043e1cc958cf6af22c91.tar.gz |
system/shake: Added to 13.0 repository
Diffstat (limited to 'system/shake/README')
-rw-r--r-- | system/shake/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/shake/README b/system/shake/README new file mode 100644 index 0000000000..4b89b5fa0d --- /dev/null +++ b/system/shake/README @@ -0,0 +1,7 @@ +Shake is a filesystem defragmenter that runs in userspace. + +Contrary to xfs_fsr, it uses functions common to all filesystems and +can be used to selectively defragment files. +For best results, mount your partitions with the user_xattr option. + +This package requires help2man, available on slackbuilds.org. |