diff --git a/base-files/slapt-get/slapt-getrc b/base-files/slapt-get/slapt-getrc new file mode 100644 index 0000000..b7dcacc --- /dev/null +++ b/base-files/slapt-get/slapt-getrc @@ -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