Downloadliste

Projektbeschreibung

GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The tar format is provided for compatability with the tar program. By default, cpio creates binary format archives, for compatibility with older cpio programs. When extracting from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-19 08:54
2.11

Die Lizenz wurde geändert, um die GPLv3. Verzeichnis Erlaubnis Behandlung wurde geändert. Fehlerüberprüfung und Diagnose wurden verbessert. Exit-Codes wurden geändert. MinGW Builds werden jetzt unterstützt. Einige Bugs wurden behoben.
Tags: Minor bugfixes, Minor feature enhancements
The license was changed to the GPLv3. Directory permission handling was changed. Error checking and diagnostics were improved. Exit codes were modified. MinGW builds are now supported. Several bugs were fixed.

2005-11-07 10:04
2.6

NLS-Unterstützung wurde hinzugefügt. Das configure-Skript wurde verbessert. Invocation Konsistenzprüfung und helfen Ausgang wurden verbessert. Die Warnung über das Abschneiden der Inode-Nummer ist standardmäßig unterdrückt. Die neue - to-stdout Option extrahiert Dateien auf die Standardausgabe. Die Ausgabe von "cpio - help" wurde weitgehend verbessert. Wenn eine Datei n Bytes in copy-pass-Modus wurde, stand diese n Bytes auf die Inhalte aller nachfolgenden Dateien vorangestellt. Dies wurde korrigiert. Padding das Archiv mit Null-Bytes auf das Abschneiden der Datei, die archiviert wurde gebrochen, und wurde behoben.
Tags: Stable, Minor bugfixes
NLS support was added. The configure script was
improved. Invocation consistency checking and help
output were improved. The warning about truncation
of inode numbers is suppressed by default. The new
--to-stdout option extracts files to standard
output. The output of "cpio --help" was largely
improved. If a file grew n bytes in copy-pass
mode, these n bytes got prepended to the contents
of all subsequent files. This has been corrected.
Padding the archive with zero bytes upon
truncation of the file being archived was broken
and has been fixed.

2002-07-05 01:27
2.5

Es gibt eine Vielzahl von Korrekturen. Die vorherige Version wurde 1996 veröffentlicht.
Tags: Stable, Minor bugfixes
There are a lot of fixes. The previous version was released in 1996.

2002-03-21 20:35
2.4.2

Tags: Stable, Initial freshmeat announcement

Project Resources