Remove PackagesOnHold from xbps.conf; use xbps-pkgdb -m hold|unhold instead.

To put a package on hold mode:
	$ xbps-pkgdb -m hold foo

To unhold the package:
	$ xbps-pkgdb -m unhold foo

To list packages on hold mode:
	$ xbps-query -H

This also close #12 from github.
This commit is contained in:
Juan RP
2013-08-12 14:46:54 +02:00
parent 9c9d5b58dd
commit 776b94e6bc
11 changed files with 96 additions and 60 deletions

View File

@@ -1,4 +1,4 @@
.Dd July 26, 2013
.Dd August 12, 2013
.Os Void Linux
.Dt xbps-query 8
.Sh NAME
@@ -78,6 +78,8 @@ option is specified, the target
will be queried in the root directory, otherwise it will be
queried in registered repositories.
.Bl -tag -width -x
.If Fl H, Fl -list-hold-pkgs
List packages that are put on hold, and won't be updated in full system upgrades.
.It Fl l, Fl -list-pkgs
Lists registered packages in the package database (pkgdb).
A package can be in any of the following states: