# source globals source /etc/mage.rc.global VERBOSE="off" MAGEDEBUG="off" MAGE_DISTRIBUTION=unstable ARCH=i686 CHOST="${ARCH}-pc-linux-gnu" CFLAGS="-mtune=${ARCH} -O2 -pipe" CXXFLAGS="${CFLAGS}" MIRRORS="http://magellan-linux.de/magellan/magellan-dev/${MAGE_DISTRIBUTION} http://magellan-linux.de/magellan/magellan-dev/testing http://magellan-linux.de/magellan/magellan-dev/stable" RSYNC="rsync://magellan-linux.de/mage-cvs" SMAGE2RSYNC="rsync://magellan-linux.de/smage-cvs" PACKAGES_SERVER_PATH="packages/${ARCH}"