xbps-bin(8): the 'check' target now switches to auto mode if required.

This commit is contained in:
Juan RP
2011-10-19 09:44:18 +02:00
parent 0a041cdd2e
commit 40d15fd342
2 changed files with 67 additions and 5 deletions

5
NEWS
View File

@@ -1,5 +1,10 @@
xbps-0.10.0 (???):
* xbps-bin(8): the 'check' target now is able to detect if a package
was installed manually and other packages are currently depending
on it and change its mode to "automatic", i.e as dependency of those
packages.
* xbps-bin(8), xbps-repo(8): the -C flag now expects a path to a
directory where the configuration files (conf.plist and
repositories.plist) are stored.