Difference between revisions of "Cpio"

From Free Software Directory
Jump to: navigation, search
(resources)
m (update to v2.15)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU cpio
 
|Name=GNU cpio
|Short description=Archiver that handles cpio and tar archives
+
|Short description=Archiver that handles cpio and tar archives.
 
|Full description='''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 compatibility 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.
 
|Full description='''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 compatibility 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.
 
|Homepage URL=https://www.gnu.org/software/cpio/
 
|Homepage URL=https://www.gnu.org/software/cpio/
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Component programs=cpio,rmt,mt
 
 
|VCS checkout command=git clone git://git.savannah.gnu.org/cpio.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/cpio.git
 
|Documentation note=https://www.gnu.org/software/cpio/manual/
 
|Documentation note=https://www.gnu.org/software/cpio/manual/
|Decommissioned/Obsolete=No
+
 
|Accepts cryptocurrency donations=No
+
 
|Related projects=GNU_tar,Paxutils,S_tar,gnuit
+
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,GNU_tar,Paxutils,S_tar,gnuit
 
|Keywords=backup,archive,tar,cpio,file management,archiving,copying
 
|Keywords=backup,archive,tar,cpio,file management,archiving,copying
|Version identifier=2.12
+
|Version identifier=2.15
|Version date=2015/09/12
+
|Version date=2024-01-14
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/cpio/cpio-2.12.tar.bz2
+
|Version download=https://ftp.gnu.org/gnu/cpio/cpio-2.15.tar.bz2
 +
|Last review by=Genium
 +
|Last review date=2019/11/12
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Component programs=cpio,rmt,mt
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/cpio/cpio-2.15.tar.bz2.sig
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
 
|Last review date=2018/05/08
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/12
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=cpio
 
|GNU package identifier=cpio
Line 34: Line 39:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=gray@gnu.org
 
|Email=gray@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/cpio-doc
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 41: Line 50:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource kind=Bug Tracking
+
|Resource URL=https://savannah.gnu.org/projects/cpio/
|Resource URL=https://savannah.gnu.org/projects/cpio
+
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/cpio/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/cpio.git
+
|Resource URL=https://cvs.savannah.gnu.org/viewvc/cpio/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/cpio.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-cpio/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-cpio
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/cpio
+
|Resource URL=https://alpha.gnu.org/gnu/cpio/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/cpio/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=General
 
|Resource kind=General
 
|Resource URL=https://translationproject.org/domain/cpio.html
 
|Resource URL=https://translationproject.org/domain/cpio.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Programming-language=C
 
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|System-administration=backup
 
|System-administration=backup
 
|Use=system-administration
 
|Use=system-administration
Line 69: Line 98:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libc6
+
|Prerequisite description=[[libc]]6
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:51, 14 January 2024


[edit]

GNU cpio

https://www.gnu.org/software/cpio/
Archiver that handles cpio and tar archives.

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 compatibility 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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

10 March 2010




Leaders and contributors

Contact(s)Role
Sergey Poznyakoff Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/cpio.git/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/cpio/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-cpio/
Debian (Ref)https://tracker.debian.org/pkg/cpio
Downloadhttps://alpha.gnu.org/gnu/cpio/
Savannah (Ref)https://savannah.gnu.org/projects/cpio/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/cpio/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref) (R)https://tracker.debian.org/pkg/cpio-doc
Generalhttps://translationproject.org/domain/cpio.html
Downloadhttps://ftp.gnu.org/gnu/cpio/


Software prerequisites

KindDescription
Required to buildlibc6




Entry







"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.