diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-02-01 11:24:59 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:10:48 -0500 |
commit | 5f0d977fa31cb96eeee3f2ed3e917fbc9090fe29 (patch) | |
tree | ea88acdca43a2a4994cc10746adc9c8898c3ea0a /system/zerofree/README | |
parent | dec5056e057040b0eb26aced68a2516b00663f71 (diff) |
system/zerofree: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/zerofree/README')
-rw-r--r-- | system/zerofree/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/system/zerofree/README b/system/zerofree/README deleted file mode 100644 index 14a43ae30e..0000000000 --- a/system/zerofree/README +++ /dev/null @@ -1,7 +0,0 @@ -Zerofree is a utility which scans the free blocks in an ext2/3/4 -filesystem and fills any non-zero blocks with zeroes. - -This is useful if you have an ext2/3/4 virtual disk image -(e.g. VirtualBox' .vdi) that you wish to compact. - -See project homepage for information and usage. |