Add slapt-get configuration.

This commit is contained in:
Darren 'Tadgy' Austin 2022-08-17 18:32:23 +01:00
commit 68f0c5f66e

View file

@ -0,0 +1,13 @@
# Working directory for local storage/cache.
WORKINGDIR=/var/cache/slapt-get
# Exclude package names and expressions (comma delimited).
# To exclude pre and beta packages, add this to the exclude:
# [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
# EXCLUDE=^kernel-(generic|huge|modules|firmware)$
# Source for slapt-get.
# SOURCE=https://storage.googleapis.com/slackpacks.jaos.org/slackware64-15.0/:OFFICIAL
# Tadgy's repository.
SOURCE=https://slackware.uk/~tadgy/repo/slackware64-15.0/:CUSTOM