Páginas

lunes, 3 de octubre de 2011

Fichero make.conf Gentoo

 Fichero /etc/make.conf optimizado.

Maquina x86_64 Intel(R) Core(TM)2 Duo CPU T5750 @ 2.00GHz GenuineIntel GNU/Linux. Dell Inspiron 1525.

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.
#
USE_HARD="mmx sse sse2 sse3 ssse3"
CFLAGS="-march=core2 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
#
#LDFLAGS="--as-needed"
#
ACCEPT_LICENSE="* @EULA"
#
# tres compilaciones paralelas
MAKEOPTS="-j3"
# colorear make.conf
NOCOLOR="no"
#
LINGUAS="en es"
#
# Portage
PORTDIR=/usr/portage            # ruta del arbol de portage
PKGDIR=${PORTDIR}/packages    # ruta del arbol de precompilados (GRP)
DISTDIR=${PORTDIR}/distfiles    # ruta de los fuentes
#
AUTOCLEAN="yes"
#
FEATURES="ccache"
 #
# crear fichero /usr/bin/ccache
CCACHE_SIZE="1G"
#
VIDEO_CARDS="intel vesa"
INPUT_DEVICES="udev keyboard mouse"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="-qt3 -qt4 -kde ${USE_HARD} static-libs nptl multilib ffmpeg hal dbus nls sqlite device-mapper X dvd alsa cdr gtk gnome"
#
# 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"
#
GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/ \
ftp://ftp.fi.muni.cz/pub/linux/gentoo/ \
http://distfiles.gentoo.org \
http://www.ibiblio.org/pub/Linux/distributions/gentoo \
ftp://ftp.swin.edu.au/gentoo"
#
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"


Linux es genial!.

No hay comentarios:

Publicar un comentario