# These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. ACCEPT_KEYWORDS="~amd64" CFLAGS="-march=nocona -O2 -pipe" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j3" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" # These are the USE flags that were used in addition to what is provided by the # profile used for building. USE="mmx sse sse2 sse3 ssse3" GENTOO_MIRRORS=" http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/ " SYNC="rsync://rsync1.de.gentoo.org/gentoo-portage" # XFCE // http://www.gentoo.org/doc/en/xfce-config.xml USE="${USE} -gnome -kde -minimal -qt4 branding dbus hal jpeg lock session startup-notification thunar X" USE="${USE} -ldap -mysql -apache2 -berkdb -ipv6 -bluetooth" USE="${USE} qt4 ladspa cdda cddb audacious fuse latex dia gs cdparanoia graphviz fftw bash-completion mad cover" FEATURES="${FEATURES} -stricter -test -digest -assume-digests" ### -parallel-fetch PORT_LOGDIR="/var/log/portage/logdir/" PORTAGE_ELOG_CLASSES="warn error log" PORTAGE_ELOG_SYSTEM="save" PORTAGE_NICENESS="4" EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --keep-going --ask --verbose" #EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --quiet" #EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} -j 5" VIDEO_CARDS="radeon" ALSA_CARDS="hda-intel" source /var/lib/layman/make.conf ACCEPT_LICENSE="${ACCEPT_LICENSE} AdobeFlash-10.1 skype-eula dlj-1.1" LINGUAS="en" FETCHCOMMANDWRAPPER_OPTIONS="--link-speed=600000" source /usr/share/fetchcommandwrapper/make.conf USE_PYTHON="2.6 2.7 3.1"