xbps: restore default repodata compression format (gzip/zlib).
Any compression format from that list is supported without additional changes: gzip, bzip2, lz4, xz, zstd. This is for repository data and binary packages. Close #122
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.Dd June 17, 2019
|
||||
.Dd June 18, 2019
|
||||
.Dt XBPS-RINDEX 1
|
||||
.Sh NAME
|
||||
.Nm xbps-rindex
|
||||
@@ -19,7 +19,7 @@ in local repositories.
|
||||
Enables extra debugging shown to stderr.
|
||||
.It Fl -compression Ar none | gzip | bzip2 | xz | lz4 | zstd
|
||||
Set the repodata compression format. If unset, defaults to
|
||||
.Ar zstd .
|
||||
.Ar gzip .
|
||||
.It Fl C -hashcheck
|
||||
Check not only for file existence but for the correct file hash while cleaning.
|
||||
This flag is only useful with the
|
||||
|
Reference in New Issue
Block a user