Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libarchive
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fu guangyu
libarchive
Commits
85f0c98c
Commit
85f0c98c
authored
4 years ago
by
Tom Ivar Helbekkmo
Browse files
Options
Downloads
Patches
Plain Diff
update top level docs with binary cpio support
parent
5ec9c353
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+3
-0
3 additions, 0 deletions
README.md
libarchive/libarchive.3
+1
-1
1 addition, 1 deletion
libarchive/libarchive.3
with
4 additions
and
1 deletion
README.md
+
3
−
0
View file @
85f0c98c
...
...
@@ -79,6 +79,7 @@ Currently, the library automatically detects and reads the following formats:
*
POSIX octet-oriented cpio
*
SVR4 ASCII cpio
*
Binary cpio (big-endian or little-endian)
*
PWB binary cpio
*
ISO9660 CD-ROM images (with optional Rockridge or Joliet extensions)
*
ZIP archives (with uncompressed or "deflate" compressed entries, including support for encrypted Zip archives)
*
ZIPX archives (with support for bzip2, ppmd8, lzma and xz compressed entries)
...
...
@@ -110,6 +111,8 @@ The library can create archives in any of the following formats:
*
Old V7 tar format
*
POSIX octet-oriented cpio
*
SVR4 "newc" cpio
*
Binary cpio (little-endian)
*
PWB binary cpio
*
shar archives
*
ZIP archives (with uncompressed or "deflate" compressed entries)
*
GNU and BSD 'ar' archives
...
...
This diff is collapsed.
Click to expand it.
libarchive/libarchive.3
+
1
−
1
View file @
85f0c98c
...
...
@@ -105,7 +105,7 @@ POSIX
.Dq pax interchange format
archives,
.It
POSIX octet-oriented
cpio archives,
cpio archives,
.It
Zip archive,
.It
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment