| Tips Linux Explorers | All Things Linux Forum | Great Linux Links | LinuxClues.com | Hometown |
| CODE |
| # mv swaret-1.6.2-noarch-1.tgz.tar swaret-1.6.2-noarch-1.tgz |
| CODE |
| # installpkg swaret-1.6.2-noarch-1.tgz |
| CODE |
| # cp /etc/swaret.conf.new /etc/swaret.conf |
| QUOTE (swaret.conf @ file) |
| #
NOTE: If you want to use Slackware Linux Current, # set VERSION to 'current' (VERSION=current). # VERSION=??.? <---------------------------------------------- Put the version you use here ! |
| QUOTE (swaret.conf @ file) |
| #
Basic Exclude # EXCLUDE=kernel EXCLUDE=lilo swaret EXCLUDE=MANIFEST.bz2$ EXCLUDE=-*dl$ -*PACKAGER$ -*MYBUILD$ EXCLUDE=alsa <----------------------------------------------- add this one !! |
| QUOTE (swaret.conf @ file) |
| DEP_ROOT=http://www.swaret.org/swaret DEP_ROOT=ftp://ftp.swaret.org/swaret |
| QUOTE (swaret.conf @ file) |
| DEP_ROOT=http://swaret.sourceforge.net/libraries-$VERSION |
| CODE |
| #
swaret --update # swaret --upgrade -a |
Bruno
| QUOTE (swaret.conf @ file) |
| #
Network Settings # # Network Interface # Use this if you have a Network Interface. # NIC=ppp0 <--------------------------------------------------------------------- Here # # Local Interface # Use this if you do not have a Network Interface. # |
| Tips Linux Explorers | All Things Linux Forum | Great Linux Links | LinuxClues.com | Hometown |