DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamezerofree
Beschreibungzero free blocks from ext2/3 file-systems
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.0.1-2
Sektionuniverse/admin
Prioritätextra
Installierte Größe60 Byte
Hängt ab vone2fslibs (>= 1.37), libc6 (>= 2.3.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße6882 Byte
Prüfsumme MD5b6e80a24d920a8bc232329b332114281
Prüfsumme SHA1fd8e3643e86d467de08150eb07d83fe085932f3d
Prüfsumme SHA2560913db24f7a2e94c3bc406ea1208f61128ac9b739724892e6d485602f22b681d
Link zum Herunterladenzerofree_1.0.1-2_i386.deb
Ausführliche BeschreibungZerofree finds the unallocated, non-zeroed blocks in an ext2 or ext3 file-system and fills them with zeroes. This is useful if the device on which this file-system resides is a disk image. In this case, depending on the type of disk image, a secondary utility may be able to reduce the size of the disk image after zerofree has been run. Zerofree requires the file-system to be unmounted or mounted read-only. . The usual way to achieve the same result (zeroing the unused blocks) is to run "dd" do create a file full of zeroes that takes up the entire free space on the drive, and then delete this file. This has many disadvantages, which zerofree alleviates: * it is slow; * it makes the disk image (temporarily) grow to its maximal extent; * it (temporarily) uses all free space on the disk, so other concurrent write actions may fail. . Zerofree has been written to be run from GNU/Linux systems installed as guest OSes inside a virtual machine. If this is not your case, you almost certainly don't need this package.


Impressum
Linux is a registered trademark of Linus Torvalds