Difference between revisions of "Cpio"

From Free Software Directory
Jump to: navigation, search
m (update to v2.15)
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Cpio
+
|Name=GNU cpio
|Short description=Archiver that handles various types of cpio and tar archives
+
|Short description=Archiver that handles cpio and tar archives.
|Full description=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 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=http://www.gnu.org/software/cpio/
+
|Homepage URL=https://www.gnu.org/software/cpio/
|Is GNU=Yes
+
|Is High Priority Project=No
|User level=intermediate
+
|VCS checkout command=git clone git://git.savannah.gnu.org/cpio.git
|Component programs=cpio,rmt,mt
+
|Documentation note=https://www.gnu.org/software/cpio/manual/
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/cpio co cpio,
+
 
|Computer languages=C
+
 
|Documentation note=User reference included; User reference manual available in Texinfo, DVI, PostScript, HTML, and plaintext formats from http://www.gnu.org/software/cpio/manual/index.html
+
|Decommissioned or Obsolete=No
|Related projects=GNU_tar,Paxutils,S_tar,gnuit
+
|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.11
+
|Version identifier=2.15
|Version date=2010/03/10
+
|Version date=2024-01-14
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/cpio/cpio-2.11.tar.bz2
+
|Version download=https://ftp.gnu.org/gnu/cpio/cpio-2.15.tar.bz2
|Last review by=Sergey Poznyakoff
+
|Last review by=Genium
|Last review date=2009-06-23
+
|Last review date=2019/11/12
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|License verified date=2010-03-10
+
|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
 +
|Is GNU=Yes
 +
|GNU package identifier=cpio
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 30: Line 38:
 
|Real name=Sergey Poznyakoff
 
|Real name=Sergey Poznyakoff
 
|Role=Maintainer
 
|Role=Maintainer
|Email=gray@gnu.org.ua
+
|Email=gray@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/cpio-doc
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/cpio
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|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 audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cgi-bin/viewcvs/cpio/cpio
+
|Resource URL=https://cvs.savannah.gnu.org/viewvc/cpio/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group_id=5700
+
|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 kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/cpio/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/cpio/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/cpio.html
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:bug-cpio@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|System-administration=backup
 
|System-administration=backup
 
|Use=system-administration
 
|Use=system-administration
Line 55: 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.