Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New exit status for different situations | piterpunk | 2021-10-12 | 1 | -9/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | Release slackpkg-15.0.1 | Robby Workman | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | Remove "slackpkg blacklist" from manual pages | Robby Workman | 2021-02-10 | 1 | -10/+1 |
| | |||||
* | Add 'download' to options in usage() ; remove dupes from manpage | Peter Hyman | 2021-02-04 | 1 | -6/+1 |
| | | | | Signed-off-by: Robby Workman <rworkman@slackware.com> | ||||
* | Add show-changelog option and update manpage | Peter Hyman | 2021-01-04 | 1 | -1/+6 |
| | | | | Signed-off-by: Robby Workman <rworkman@slackware.com> | ||||
* | slackpkg.8: document issues with filenames having spaces | Eric Pozharski | 2020-12-01 | 1 | -0/+13 |
| | | | | Signed-off-by: Robby Workman <rworkman@slackware.com> | ||||
* | files/slackpkg.8: mandoc lint fixes | orbea | 2018-04-03 | 1 | -55/+55 |
| | |||||
* | *: Initial commit of slackpkg (as of 2.82.2 release)2.82.2 | Robby Workman | 2017-10-22 | 1 | -0/+339 |