Miscellaneous documentation changes; added a couple of renames

This commit is contained in:
slakmagik 2010-05-17 02:17:25 +00:00
parent bf1ed1fd82
commit 045365fe36
9 changed files with 27 additions and 12 deletions

View File

@ -11,5 +11,7 @@ enhancements:
"Saved" options rather than "None".
* Fixed issue 45 where packages with '+' in the name were not properly
detected in some cases. Thanks to skalkoto for the report.
* Miscellaneous tweaks in preparation for release and to bring in line with
Slackware 13.1.
+--------------------------+

View File

@ -32,3 +32,5 @@ chardet=python2-chardet
Archive-Zip=perl-Archive-Zip
ng-spice=ngspice
snes9x_gtk=snes9x
libiphone=libimobiledevice
drbd=drbd-tools

View File

@ -1,4 +1,5 @@
# $Id$
# vim:set ft=:
We welcome contributions to sbopkg. If you have a bug report or a feature
request, please go to the project's Google Code site and use the 'Issue

View File

@ -6,6 +6,8 @@ tools it uses:
an editing context.) This does not seem to be an sbopkg issue.
Workaround: navigate with up/down arrows or tab/shift-tab
Note: there is a newer dialog version available which fixes this issue, but
we encourage users to stick with the dialog Slackware ships.
* if dialog is run in a terminal emulator and the user exits using the
window manager's 'close' (or equivalent) button/command, dialog may hang,

View File

@ -1,4 +1,5 @@
# $Id$
# vim:set ft=:
Sbopkg README
Copyright 2007-2010 Chess Griffin <chess@chessgriffin.com>
@ -7,14 +8,15 @@ Homepage: http://www.sbopkg.org
ABOUT
Sbopkg is a command-line and dialog-based tool to synchronize with the
SlackBuilds.org ("SBo") repository, a collection of third-party SlackBuild
scripts to build Slackware packages. Sbopkg can also synchronize with certain
third-party repositories or access a locally-maintained repository.
Sbopkg (pronounced s-b-o-package) is a command-line and dialog-based tool to
synchronize with the SlackBuilds.org ("SBo") repository, a collection of
third-party SlackBuild scripts to build Slackware packages. Sbopkg can also
synchronize with certain third-party repositories or access a
locally-maintained repository.
Sbopkg will allow the user to create, synchronize, search, and browse a copy
of the active repository (currently, the size of a local copy of the SBo
repository is less than 50MB), read the ChangeLog (if available), list the
repository is about 70MB), read the ChangeLog (if available), list the
installed SBo packages, display potential updates to SlackBuilds.org packages,
view the README, SlackBuild, .info, and slack-desc files for each package, and
make manual edits to a copy of the original .info or SlackBuild files. Sbopkg
@ -41,18 +43,20 @@ Sbopkg comes with two man pages: sbopkg.conf(5) and sbopkg(8). These
man pages are kept up-to-date with functional changes in the script
itself, so they are a good source of information on how to use sbopkg.
If the man pages are not sufficient, please consider joining the
sbopkg mailing list and posting your question there. There is also an
IRC channel for sbopkg. Information on all of these resources is on
the project's website at http://www.sbopkg.org - click the "Docs/Help"
tab.
If the man pages are not sufficient, please consider joining the sbopkg
mailing list and posting your question there. You should be able to
subscribe by sending mail to sbopkg-users-request@sbopkg.org whose body
is 'subscribe your-email@address-here'. There is also an IRC channel for
sbopkg on Freenode at #sbopkg. Further information on all of these
resources is on the project's website at http://www.sbopkg.org - click
the "Docs/Help" tab.
CONTRIBUTORS
I welcome bug reports, suggestions, patches, or feature requests.
We welcome bug reports, suggestions, patches, or feature requests.
Please post any of these to the Issue tracker (kind of like a
Bugzilla) on the project's Google page (click the Issues tab) at
http://code.google.com/p/sbopkg so I can keep track of them. There
http://code.google.com/p/sbopkg so we can keep track of them. There
have been many contributors so far, and they are all mentioned near
the top of the sbopkg script itself. Thanks to everyone who has
helped make this script better.

View File

@ -1,4 +1,5 @@
# $Id$
# vim:set ft=:
Sbopkg queuefiles are very simple to create, maintain, and share amongst other
users. Each queuefile can contain a list of applications to build in order,

View File

@ -1,4 +1,5 @@
# $Id$
# vim:set ft=:
The /etc/sbopkg/renames.d directory is the directory that holds files
associated with renamed software in the SlackBuilds.org repository. The

View File

@ -1,4 +1,5 @@
# $Id$
# vim:set ft=:
In sbopkg parlance, a "repository" is a local or remote service used as a
source of scripts. For example, slackbuilds.org is a repository. The

View File

@ -1,4 +1,5 @@
# $Id$
# vim:set ft=:
Sbopkg TODO (in no particular order)
* Add in better traps and error checks so a user can safely exit (by pressing