Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cpio: A GNU archiving program.
- Summary
- GNU cpio copies files into or out of a cpio or tar archive. Archives
are files which contain a collection of other files plus information
about them, such as their file name, owner, timestamps, and access
permissions. 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. By default, cpio creates binary format archives, so that they are
compatible with older cpio programs. When it is extracting files from
archives, cpio automatically recognizes which kind of archive it is reading
and can read archives created on machines with a different byte-order.
Install cpio if you need a program to manage file archives.
Arch: x86_64
Download: | cpio-2.5-3.x86_64.rpm |
Build Date: | Wed Feb 4 14:45:26 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 76 KiB |
Changelog
- * Fri Feb 14 04:00:00 2003 Jeff Johnson <jbj{%}redhat{*}com> 2.5-3
- setlocale for i18n compliance (#79136).
- * Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Mon Nov 18 04:00:00 2002 Jeff Johnson <jbj{%}redhat{*}com> 2.5-1
- update 2.5, restack and consolidate patches.
- don't apply (but include for now) freebsd and #56346 patches.
- add url (#54598).