slackbuilds_ponce/system/zerofree
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README system/zerofree: Added (fills free blocks in an ext2/3/4 filesystem with zeroes) 2011-11-26 09:08:10 -06:00
slack-desc system/zerofree: Added (fills free blocks in an ext2/3/4 filesystem with zeroes) 2011-11-26 09:08:10 -06:00
zerofree.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
zerofree.SlackBuild system/zerofree: Added (fills free blocks in an ext2/3/4 filesystem with zeroes) 2011-11-26 09:08:10 -06:00

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.