Language

Package: zerofree @ 1.1.1

Synopsis

Zero non-allocated regions in ext2/ext3/ext4 file systems

Description

Zerofree finds the unallocated blocks with non-zero value content in an ext2, ext3, or ext4 file system and fills them with zeroes (or another value). This is a simple way to make disk images more compressible. Zerofree requires the file system to be unmounted or mounted read-only.

Home page
https://frippery.org/uml/
Location
gnu/packages/linux.scm (line: 2306, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'libext2fs' does not match package name 'e2fsprogs'