Advertisement
Guest User

Untitled

a guest
May 28th, 2010
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Genero 1.79 KB | None | 0 0
  1. # These settings were set by the catalyst build script that automatically
  2. # built this stage.
  3. # Please consult /usr/share/portage/config/make.conf.example for a more
  4. # detailed example.
  5. CFLAGS="-march=core2 -O2 -pipe"
  6. CXXFLAGS="${CFLAGS}"
  7.  
  8. MAKEOPTS="-j4"
  9.  
  10. # WARNING: Changing your CHOST is not something that should be done lightly.
  11. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  12. CHOST="i686-pc-linux-gnu"
  13. # These are the USE flags that were used in addition to what is provided by the
  14. # profile used for building.
  15. USE="-3dnow -altivec mmx mmxext sse sse2 sse3 ssse3 -qt3 -qt4 -kde X dbus gtk gnome automount nautilus hal udev mono unicode"
  16. USE="$USE bash-completion gnome-keyring samba spell vim-syntax wifi"
  17. USE="$USE nsplugin"
  18. USE="$USE alsa oss win32codecs laptop xorg fontconfig java truetype png"
  19.  
  20. INPUT_DEVICES="evdev synaptics"
  21. VIDEO_CARDS="nvidia"
  22.  
  23. ACCEPT_LICENSE="dlj-1.1 PUEL"
  24. #ACCEPT_KEYWORDS="~x86"
  25. EMERGE_DEFAULT_OPTS="--ask --verbose"
  26. #PORTAGE_BINHOST=
  27.  
  28. PORTAGE_ELOG_CLASSES="info warn error log"
  29. PORTAGE_ELOG_SYSTEM="save"
  30. APACHE2_MODULES="proxy_connect proxy_balancer proxy proxy_ajp proxy_http actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
  31.  
  32. GENTOO_MIRRORS="http://mirror2.corbina.ru/gentoo-distfiles/ ftp://xeon.gentoo.ru/mirrors/Gentoo/ http://mirror.yandex.ru/gentoo-distfiles/ "
  33. SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
  34. #SYNC="rsync://rsync2.ru.gentoo.org/gentoo-portage"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement