xbps-bin: added -A and -M options for explicitly setting install reason to auto or manual.

This commit is contained in:
Juan RP
2011-02-26 11:14:05 +01:00
parent 8191a1511c
commit 221291929e
3 changed files with 39 additions and 3 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.8.0 (???):
* xbps-bin(8): added -A and -M options, for setting package install reason
to automatic or manual. Obviously both cannot be used togeter.
* xbps-{bin,repo}(8): -c (cachedir) argument now is an absolute path and
not relative to the root directory.