summaryrefslogtreecommitdiffstats
path: root/files/core-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* Further fixup/enhancement to blacklisting issuesRobby Workman2021-02-111-5/+0
* Fixup internal blacklist handling, i.e. see remainder of commitDave Woodfall2021-02-111-12/+33
* Use ERE for sanity_check() functionDave Woodfall2021-02-111-1/+2
* Allow new-config after slackpkg upgrade itselfpiterpunk2021-02-081-0/+1
* Do not allow adding blacklist packages from slackpkg execRobby Workman2021-02-041-21/+7
* Add 'download' to options in usage() ; remove dupes from manpagePeter Hyman2021-02-041-1/+1
* Add support for Slackware-AArch64Stuart Winter2021-01-181-0/+5
* Add show-changelog option and update manpagePeter Hyman2021-01-041-1/+2
* Changes to checkchangelog functionPeter Hyman2021-01-041-28/+18
* core-functions.sh: Replace tempfile with mktempRobby Workman2020-07-301-1/+1
* Revert "More fixups for alternate ROOT ; thanks to zerouno."Robby Workman2020-02-261-4/+4
* More fixups for alternate ROOT ; thanks to zerouno.Robby Workman2020-02-191-4/+4
* Remove subshell usage and save a trivial amount of timeRobby Workman2019-01-161-1/+2
* Catch errors and return exit status 1 if they occurRobby Workman2019-01-161-1/+3
* Fixup blacklist checking and appending when using alt $ROOTRobby Workman2019-01-141-2/+2
* Fix support for package sets (try #2)Dave Woodfall2018-12-301-3/+6
* Fix support for blacklisting entire package setsDave Woodfall2018-12-301-2/+10
* Fix (hopefully) blacklisting of specific packagesDave Woodfall2018-11-221-2/+5
* Minor grammatical fixupRobby Workman2018-11-201-1/+1
* Mention possible stale mirror if CHECKSUMS.md5 gpg verify failsslackpkg-2.83.0-noarch-4.txzRobby Workman2018-09-051-1/+4
* 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
* 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
* Add $ROOT to $WORKDIR, $TEMP, and $TMPDIR instancesRobby Workman2018-01-021-30/+30
* 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
* *: Initial commit of slackpkg (as of 2.82.2 release)2.82.2Robby Workman2017-10-221-0/+1351