edit both man pages about /local directory; other minor nits

This commit is contained in:
chess.griffin 2009-01-21 03:18:39 +00:00
parent 91ca26e6c3
commit 1987c6fd26
2 changed files with 15 additions and 2 deletions

View file

@ -28,7 +28,17 @@ slackbuilds.org::slackbuilds.
.B SLACKVER
.br
This option allows the user to set the default Slackware version in
order to rsync with the matching SBo repository.
order to rsync with the matching SBo repository. The current options
are 11.0, 12.0, 12.1, 12.2, and local. The 'local' option allows
someone to maintain a local repository in the style of the SBo
repository and use sbopkg with it. This local repository needs be
maintained at the same directory level as the SBo repos. For example,
if $LOCALREPO (see below) is set to /home/sbo, then the Slackware 12.2
SBo repo would be at /home/sbo/12.2 and the local repo would be at
/home/sbo/local. The directory structure inside /local also needs to
be similar to the style of SBo, including catories, although they do
not have to be the same categories as at SBo, like this example:
/home/sbo/local/mystuff/myapp.
The default value of SLACKVER is: 12.2.

View file

@ -141,7 +141,10 @@ will search for foo and then bar.
.TP 5
.B -v VERSION
Set the Slackware version to use for the matching local SBo mirror.
Current options are 11.0, 12.0, 12.1, and 12.2.
Current options are 11.0, 12.0, 12.1, 12.2, and local. See the
.BR sbopkg.conf (5)
man page for more information about the 'local'
repository.
.SH FILES
.B /etc/sbopkg/sbopkg.conf