summaryrefslogtreecommitdiffstats
path: root/files/core-functions.sh
Commit message (Collapse)AuthorAgeFilesLines
* Minor grammatical fixupRobby Workman2018-11-201-1/+1
| | | | Thanks to Gerard Lally on LQ.
* Mention possible stale mirror if CHECKSUMS.md5 gpg verify failsslackpkg-2.83.0-noarch-4.txzRobby Workman2018-09-051-1/+4
| | | | Signed-off-by: Robby Workman <rworkman@slackware.com>
* Fix for /var/log/packages/ possibly being a symlink to elsewhereRobby Workman2018-06-071-6/+6
|
* Use CHECKSUMS.md5.asc to determine ChangeLog newnessPatrick J. Volkerding2018-06-071-0/+27
| | | | | | Thanks to drgibbon on LQ for the suggestion. Signed-off-by: Robby Workman <rworkman@slackware.com>
* Make sure user knows that the warning about -current only shows onceRobby Workman2018-01-061-0/+5
|
* core-functions.sh: Warn (first time) if -current mirror is selectedDidier Spaier2018-01-061-7/+25
| | | | Require confirmation the first time a -current mirror is selected.
* Add $ROOT to $WORKDIR, $TEMP, and $TMPDIR instancesRobby Workman2018-01-021-30/+30
| | | | | | | | This *should* have no effect if $ROOT is blank Files modified: files/core-functions.sh files/slackpkg
* core-functions.sh: Fix Slackware ARM gpg keyRobby Workman2018-01-021-1/+1
|
* core-functions.sh: Create $WORKDIR before using itRobby Workman2017-12-301-0/+3
| | | | | | This should never be an issue on a properly installed system (assuming slackpkg is installed on the system), but it doesn't hurt anything either to be safe.
* *: Initial commit of slackpkg (as of 2.82.2 release)2.82.2Robby Workman2017-10-221-0/+1351