Skip to content

Instantly share code, notes, and snippets.

@nk23x
Created October 20, 2014 14:26
Show Gist options
  • Save nk23x/1473853deda8fbd420bd to your computer and use it in GitHub Desktop.
Save nk23x/1473853deda8fbd420bd to your computer and use it in GitHub Desktop.
/etc/slackpkg/slackpkg.conf - slackware 14.0 - optimized for automatic upgrades
## /etc/slackpkg/slackpkg.conf
## slackware 14.0
## optimized for automatic upgrades
TEMP=/var/cache/packages
WORKDIR=/var/lib/slackpkg
WGETFLAGS="--passive-ftp"
DELALL=on
CHECKMD5=on
CHECKGPG=on
CHECKSIZE=on
PRIORITY=( patches %PKGMAIN extra pasture testing )
POSTINST=on
ONLY_NEW_DOTNEW=off
ONOFF=on
DOWNLOAD_ALL=off
DIALOG=off
BATCH=on
DEFAULT_ANSWER=y
USE_INCLUDES=on
SPINNING=on
DIALOG_MAXARGS=139000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment