diff options
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 14a43ae30e1ee..0000000000000 --- 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. |