Get rid of system virtualpkg.d support (<prefix>/share/xbps/virtualpkg.d).
Binary packages do not need to provide those virtualpkg configuration files anymore; all vpkg info is now collected from pkgdb.
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,5 +1,10 @@
|
||||
xbps-0.42 (???):
|
||||
|
||||
* Get rid of system virtualpkg.d configuration files stored at
|
||||
<prefix>/share/xbps/virtualpkg.d) and collect all virtual packages
|
||||
directly from pkgdb. Virtual package overrides can still be defined
|
||||
at <sysconfdir>/xbps/virtualpkg.d.
|
||||
|
||||
* xbps-{install,remove}: implemented a column/wide output mode
|
||||
as requested in #63 (https://github.com/voidlinux/xbps/issues/63).
|
||||
If the terminal has enough columns it will use this and falling back
|
||||
|
Reference in New Issue
Block a user