xbps-repo: 'sync' and 'pkg-list' target now accept a repository URI argument.
If set, only the matching repository will be used for the task.
This commit is contained in:
10
NEWS
10
NEWS
@@ -1,5 +1,15 @@
|
||||
xbps-0.16 (???):
|
||||
|
||||
* xbps-repo(8): 'sync' target now is able to sync just a single repository
|
||||
by passing the repository URI as argument, i.e:
|
||||
|
||||
$ xbps-repo sync http://xbps.mirror.org/repo
|
||||
|
||||
* xbps-repo(8): 'pkg-list' target now expects the repository URI than
|
||||
the index number, i.e:
|
||||
|
||||
$ xbps-repo pkg-list http://xbps.mirror.org/repo
|
||||
|
||||
* xbps-bin(8): -n flag (dry-run mode) now also prints the pkg architecture
|
||||
as last component and if the transaction reason supports it.
|
||||
|
||||
|
Reference in New Issue
Block a user