Add new version of slackpkg.conf.

This commit is contained in:
Darren 'Tadgy' Austin 2021-02-12 14:22:39 +00:00
commit 8ee26853d7

View file

@ -1,7 +1,7 @@
# #
# /etc/slackpkg/slackpkg.conf # /etc/slackpkg/slackpkg.conf
# Configuration for SlackPkg # Configuration for SlackPkg
# v2.8 # v15.0
# #
# SlackPkg - An Automated packaging tool for Slackware Linux # SlackPkg - An Automated packaging tool for Slackware Linux
@ -28,16 +28,17 @@
# For configuration options that have only two states, possible values are # For configuration options that have only two states, possible values are
# either "on" or "off" # either "on" or "off"
# Remember, the only official Slackware ports are x86, s390, and arm, and # Remember, the only official Slackware ports are x86, s390, arm, and aarch64,
# slackpkg developers don't have s390 boxes for testing. If you are # and slackpkg developers don't have s390 boxes for testing. If you are
# testing/using other architectures and have suggestions or patches, # testing/using other architectures and have suggestions or patches, please
# please let us know (email rworkman@slackware.com) # let us know (email rworkman@slackware.com)
# #
# Select the architecture of your system. Valid values are: # Select the architecture of your system. Valid values are:
# i#86 (where # is 3, 4, 5 or 6) # i#86 (where # is 3, 4, 5 or 6)
# x86_64 # x86_64
# s390 # s390
# arm* (* can be v4, v5tejl, and other ARM versions) # arm* (* can be v4, v5tejl, and other ARM versions)
# aarch64
# powerpc # powerpc
# #
# The line is commented because slackpkg will try to find your # The line is commented because slackpkg will try to find your