# Working directory for local storage/cache. WORKINGDIR=/var/slapt-get # Exclude package names and expressions. # To exclude pre and beta packages, add this to the exclude: # [0-9\_\.\-]{1}pre[0-9\-\.\-]{1} EXCLUDE=^aaa_base,^devs,^glibc.*,^kernel-.*,^rootuser-settings,^zzz-settings.*,-i?86- # This is a Slackware repository that only holds dependency info. The # actual packages are downloaded from a real Slackware mirror. Read # http://www.salixos.org/wiki/index.php/How_to_create_a_local_slackware_repository_with_dependency_support # if you want to use another Slackware mirror and keep the dependency # information. ## Slackel repositories on Sourceforge #SOURCE=http://www.slackel.gr/repo/x86_64/slackware-current/:OFFICIAL #SOURCE=http://www.slackel.gr/repo/x86_64/slackware-current/extra/:OFFICIAL #SOURCE=http://sourceforge.net/projects/slackel/files/repo/x86_64/current/:CUSTOM #SOURCE=http://www.slackel.gr/repo/x86_64/current/:CUSTOM ## Slackel repositories on slackware.uk SOURCE=https://slackware.uk/slackel/x86_64/slackware-current/:OFFICIAL SOURCE=https://slackware.uk/slackel/x86_64/slackware-current/extra/:OFFICIAL SOURCE=https://slackware.uk/slackel/x86_64/current/:CUSTOM # Local repositories # SOURCE=file:///var/www/packages/:CUSTOM