分类: LINUX
2010-02-07 22:49:39
# These settings were set by the catalyst build script that automatically # built this stage. # Please consult /etc/make.conf.example for a more detailed example. CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" CHOST="i686-pc-linux-gnu" MAKEOPTS="-j2" AUTOCLEAN="yes" #configs for mirrorselect GENTOO_MIRRORS=" " #GENTOO_MIRRORS=" " SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage" #config for apache complie LINGUAS="en zh_CN" APACHE2_MODULES="authz_host dir log_config mime rewrite mime_magic dav" APACHE2_MPMS="worker" ACCEPT_KEYWORDS="~x86" INPUT_DEVICES="evdev" VIDEO_CARDS="radeon" ALSA_CARDS="intel8x0" ACCEPT_LICENSE="*" PORTDIR_OVERLAY="/usr/local/portage" #source /usr/local/portage/layman/make.conf source /var/lib/layman/make.conf CCACHE_SIZE="2G" CCACHE_DIR="/var/tmp/ccache" FEATURES="ccache" USE= "-qt3 -qt4 -kde -arts -concurrentmodphp -lilo -debug -ldap -sni -static -suexec \ -big-tables -cluster -extraengine -latin1 -max-idx-128 -minimal -ipv6 -embedded \ -adabas -bcmath -birdstep -cdb -concurrentmodphp -curlwrappers -db2 -dbase \ -dbmaker -discard-path -empress -empress-bcs -esoob -fastbuild -fdftk -filter \ -firebird -flatfile -force-cgi-redirect -frontbase -gmp -imap -inifile \ -interbase -iodbc -json -kerberos -kolab -ldap -ldap-sasl -libedit -mcve -mhash \ -msql -mssql -oci8 -oci8-instant-client -odbc -pcntl -pdo -posix -postgres \ -qdbm -recode -sapdb -sharedext -sharedmem -simplexml -snmp -soap -sockets \ -solid -spell -sqlite -suhosin -sybase -sybase-ct -sysvipc -tidy -tokenizer \ -wddx -xpm -yaz -doc -docs -dso -bluetooth -mmx -mmxext -3dnow -3dnowext \ X svg extras gnome consolekit policykit gtk gnutls cairo alsa dbus \ subversion xulrunner -ubuntu suid crypt dynamic \ hal avahi gnome-keyring truetype nsplugin type1 cleartype corefonts \ garmin mysql ssl threads nautilus exif firefox pdf rtf pop smtp \ mjpeg cjk cups jadetex google pic gdm xorg mdnsresponder-compat glib \ midi png math sound ogg ffmpeg flac mpeg vorbis mythtv raw nsplugin \ text http net msn ftp wma httpd svgz gimp jpeg gif wav tiff jpeg2k cdr dvdr \ gphoto2 mp3 faac gsm x264 xvid opengl mikmod java ctype filter portaudio \ pcre session spl unicode nptl nptlonly qt3support openssl \ xcb autoipd gd apache2 xft cli bzip2 pathbar toolbar xterm deskbar icon " |
# /etc/env.d/100i18n LANG=en_US.UTF-8 LC_CTYPE=zh_CN.UTF-8 LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETRAY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" |