xbps-reconfigure(8): new option -i, --ignore to ignore pkgs with -a, --all.
-i, --ignore can be specified multiple times and can be used to ignore configuration of those packages while configuration of all packages is being performed. Close #67
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,5 +1,9 @@
|
||||
xbps-0.42 (???):
|
||||
|
||||
* xbps-reconfigure(8): new option -i, --ignore to ignore packages
|
||||
while performing configuration of all packages with -a, --all.
|
||||
Fix #67 (https://github.com/voidlinux/xbps/issues/67)
|
||||
|
||||
* xbps-{install,query}: fix alignment in the column output mode
|
||||
when pkgname is shorter than 4 chars. Fix #71 (https://github.com/voidlinux/xbps/issues/71)
|
||||
|
||||
|
Reference in New Issue
Block a user