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:
Juan RP
2014-11-04 11:17:27 +01:00
parent 59781f4e91
commit 595136704e
6 changed files with 79 additions and 21 deletions

5
NEWS
View File

@@ -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