OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-tools Date: 18-Feb-2005 13:40:11
Branch: HEAD Handle: 2005021812401000
Modified files:
openpkg-tools/cmd bf-db.pl
Log:
document "support" command
Summary:
Revision Changes Path
1.14 +11 -0 openpkg-tools/cmd/bf-db.pl
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/bf-db.pl
============================================================================
$ cvs diff -u -r1.13 -r1.14 bf-db.pl
--- openpkg-tools/cmd/bf-db.pl 18 Feb 2005 12:06:45 -0000 1.13
+++ openpkg-tools/cmd/bf-db.pl 18 Feb 2005 12:40:10 -0000 1.14
@@ -536,6 +536,17 @@
scanning for existing binary packages in DST. This is automated
using the "slave -A" worker command.
+ support
+
+ set support level for instance. Used to group matrix output
+ and compute the gross result. The gross result is green for
+ packages of class CORE when all obsoleted, supported and tentative
+ platforms succeeded. It is green for packages of BASE and PLUS
+ packages when supported platforms succeeded.
+
+ -i|inst=s instance (<host>-<arch>-<os>-<tag>)
+ -s|support=s support
(deprecated|obsoleted|supported|tentative|forecasted)
+
common options
[-C|config=s] specifiy config file
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]