# Config file for netpkg. # Netpkg is a powerful network package manager for Zenwalk and other Slackware style distributions. # With Netpkg, you can make a minimal installation of Zenwalk and install/upgrade just the # packages you need most. # Copyright Jean-Philippe Guillemin . This program is free software; you can redistribute # it and/or modify it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or (at your option) # any later version. Please take a look at http://www.gnu.org/copyleft/gpl.htm # If you are behind a proxy server, poor of you, set these options (at least Proxy_Socket = proxy-address:port, for example 192.168.11.1:8080 ) Proxy_Socket = Proxy_User = Proxy_Password = # installpkg package database location (don't modify this unless you know what you're doing) Package_logs = /var/log/packages # Do you want to keep packages in the "local repository" after install or upgrade ? Keep_packages = yes # Keep_packages = no # Where to keep the packages locally : the "local repository" Local_repository = /var/packages # Packages that shouldn't be installed automatically (terminate line with a space-dot ( .)). Black_list = aaa_base upower pulseaudio exo garcon libxfce4ui libxfce4util thunar thunar-volman xfce4-appfinder xfce4-clipman-plugin xfce4-notifyd xfce4-panel xfce4-power-manager xfce4-pulseaudio-plugin xfce4-screenshooter xfce4-session xfce4-settings xfce4-systemload-plugin xfce4-terminal xfce4-weather-plugin xfconf xfdesktop xfwm4 tumbler . # These files won't be destroyed but renamed ".old" instead, put here all your strategic # configuration files on a single line Protected_files = /etc/lilo.conf /etc/fstab /etc/passwd /etc/shadow /etc/group /etc/inittab /etc/rc.d/rc.local /etc/rc.d/rc.modules /etc/rc.d/rc.netfilter /etc/profile /etc/hosts /etc/sudoers /etc/X11/xorg.conf # Working root directory for install/upgrade Netpkg_dir = /var/netpkg # If this is set to "yes" , then netpkg will try to get dependency information from the repository. If # your repository doesn't contain a dependency file, or you don't want to use deps, set this to "no" Handle_dependencies = yes # This parameter takes the log file, or "none" Logfile = /var/log/netpkg.log ###### SOURCES ####### # You can specify Zenwalk or Slackware package repositories # Any kind of HTTP or FTP repository can be used as long as it provides a PACKAGES.TXT.gz meta file # Base packages (the base system packages and libs) : Internet_source = http://slack1.zenwalk.org/slackware/slackware64-current Internet_source = http://slackware.sources.tds.net/slackware/slackware64-current # Internet_source = http://sources.easynews.com/linux/slackware/slackware64-current # Zenwalk specific packages (the Zenwalk Desktop, Zenwalk system tools, studio tools) : Internet_source = http://download.zenwalk.org/x86_64/current/zenwalk # Internet_source = http://distro.ibiblio.org/zenwalk/x86_64/current/zenwalk # Internet_source = http://zen-repo.meticul.eu/x86_64/current/zenwalk # Extra packages (many extra apps, JRE, JDK, Libreoffice dictionaries, etc...) : Internet_source = http://alien1.zenwalk.org/people/alien/sbrepos/current/x86_64 # Internet_source = http://slackware.uk/people/alien/sbrepos/current/x86_64 # Internet_source = http://taper.alienbase.nl/sources/people/alien/sbrepos/current/x86_64 Internet_source = https://packages.slackonly.com/pub/packages/current-x86_64 Internet_source = https://slack.conraid.net/repository/slackware64-current