Add slapt-get configuration.
This commit is contained in:
parent
e482a0eda1
commit
68f0c5f66e
1 changed files with 13 additions and 0 deletions
13
base-files/slapt-get/slapt-getrc
Normal file
13
base-files/slapt-get/slapt-getrc
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue