Find a file
piterpunk 13c79b1eb2 New exit status for different situations
To make easier to do an unattended slackpkg update/upgrade process,
this commit provides different exit codes to many situations:

  0    Successful slackpkg execution.
  1    Something wrong happened.
  20   No package found to be downloaded, installed, reinstalled,
       upgraded, or removed.
  50   Slackpkg itself was upgraded and you need to re-run it.
  100  There are pending updates.

Code and the main manpage are updated accordingly.

In addition, this commit also:

  - removes the ChangeLog.txt in doinst.sh, so the needed
    'slackpkg update' after Slackpkg upgrade won't says it's all OK
    and don't need to redo the package lists
  - removes AUTHORS from manpage. Nowadays there are code from many
    people in Slackpkg and shows a bit unfair to have only my and
    Evaldo's name listed there.

Signed-off-by: Robby Workman <rworkman@slackware.com>
2021-10-12 00:34:27 -05:00
files New exit status for different situations 2021-10-12 00:34:27 -05:00
doinst.sh New exit status for different situations 2021-10-12 00:34:27 -05:00
README.md Add README.md for github display (not packaged) 2021-07-06 22:39:11 -05:00
slack-desc Tweaks to slack-desc 2021-03-12 20:08:15 -06:00
slackpkg.SlackBuild Release 15.0.7 2021-08-15 21:15:07 -05:00

Slackpkg is a tool for installing or upgrading packages through a network. You can make a minimal installation of Slackware Linux and then install additional packages from a Slackware mirror.

Releases are available from slackpkg.org.