Magellan Linux

Contents of /trunk/mlivecdbuild/profiles/inet-i686/mage.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 476 - (show annotations) (download)
Mon Apr 23 15:21:35 2007 UTC (17 years ago) by niro
File size: 518 byte(s)
augusta-inet pc profile

1 # source globals
2 source /etc/mage.rc.global
3
4 VERBOSE="off"
5 MAGEDEBUG="off"
6
7 MAGE_DISTRIBUTION=unstable
8 ARCH=i686
9 CHOST="${ARCH}-pc-linux-gnu"
10 CFLAGS="-mtune=${ARCH} -O2 -pipe"
11 CXXFLAGS="${CFLAGS}"
12
13 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"
14 RSYNC="rsync://magellan-linux.de/mage-cvs"
15 SMAGE2RSYNC="rsync://magellan-linux.de/smage-cvs"
16 PACKAGES_SERVER_PATH="packages/${ARCH}"