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


Paketnamebsdcpio
Beschreibungcpio(1) from FreeBSD, using libarchive
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.8.0-2
Sektionuniverse/utils
Prioritätoptional
Installierte Größe96 Byte
Hängt ab vonlibacl1 (>= 2.2.11-1), libarchive1 (>= 2.8.0), libattr1 (>= 2.4.41-1), libbz2-1.0, libc6 (>= 2.4), l
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibarchive
Paketgröße34492 Byte
Prüfsumme MD52ffbeb885da20cd9138c4ce4cc160593
Prüfsumme SHA1545a0875f04e870db150acb51e4072e637f41cd2
Prüfsumme SHA25625b1514b55ff009bc764300e971ec4d07f12acac4ea654ba56830bf680d8391b
Link zum Herunterladenbsdcpio_2.8.0-2_i386.deb
Ausführliche BeschreibungThis package provides an interface similar to cpio(1), but using libarchive as the backend for the archiving and extraction of data. It can read CPIO, tar, pax, zip, jar, ar, and ISO9660 images and provides similar features to the bsdtar package. Features include: . * Automatic format detection. Libarchive automatically detects the compression (none/gzip/bzip2) and format (old tar, ustar, gnutar, pax, cpio, iso9660, zip) when reading archives. It does this for any data source. . * Pax Interchange Format Support. This is a POSIX/SUSv3 extension to the old "ustar" tar format that adds arbitrary extended attributes to each entry. Does everything that GNU tar format does, only better. . * Handles file flags, ACLs, arbitrary pathnames, etc. Pax interchange format supports key/value attributes using an easily-extensible technique. Arbitrary pathnames, group names, user names, file sizes are part of the POSIX standard; libarchive extends this with support for file flags, ACLs, and arbitrary device numbers. . * GNU tar support. Libarchive reads most GNU tar archives. If there is demand, this can be improved further.


Impressum
Linux is a registered trademark of Linus Torvalds