praka123
left this forum longback
yes?how many of us use? or tried?
did u used the CLI/GTK installer for installation?
anybody tried stage1/2 install?
*www.gentoo.org/images/poster.jpg
Any body tried without installer like I did ?Just post your views guys!
I have gentoo which is waiting for X and Gnome-2.22 to get installed.
and here is my /etc/make.conf (I dont use binaries!)
*gentoo.org
did u used the CLI/GTK installer for installation?
anybody tried stage1/2 install?
*www.gentoo.org/images/poster.jpg
*www.gentoo.org/main/en/about.xmlWhat is Gentoo?
Gentoo is a free operating system based on either Linux or FreeBSD that can be automatically optimized and customized for just about any application or need. Extreme configurability, performance and a top-notch user and developer community are all hallmarks of the Gentoo experience.
Thanks to a technology called Portage, Gentoo can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or something else -- whatever you need it to be. Because of its near-unlimited adaptability, we call Gentoo a metadistribution.
Of course, Gentoo is more than just the software it provides. It is a community built around a distribution which is driven by more than 300 developers and thousands of users. The distribution project provides the means for the users to enjoy Gentoo: documentation, infrastructure (mailinglists, site, forums ...), release engineering, software porting, quality assurance, security followup, hardening and more.
To advise on and help with Gentoo's global development, a 7-member council is elected on a yearly basis which decides on global issues, policies and advancements in the Gentoo project.
Any body tried without installer like I did ?Just post your views guys!
I have gentoo which is waiting for X and Gnome-2.22 to get installed.
and here is my /etc/make.conf (I dont use binaries!)
Code:
# 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=i686 -pipe"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
#CXXFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult *www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
USE="a52 acl acpi aiglx alsa bzip2 bash-completion cairo chroot cpudetection dbus dvd dvdr dvdread ffmpeg fontconfig gtk gtk2 gpm gnome gstreamer firefox hal hddtemp lm_sensors mp3 mp4 mpeg mpeg2 mplayer mime nls nptl nvidia pulseaudio truetype unicode xorg X xscreensaver xv xvid xcomposite xine opengl aiglx mime ogg theora symlink win32codecs -arts -cups -beagle -kde -ldap -mono -networkmanager -nis -oss -pcmcia -qt3 -qt4 "
MAKEOPTS="-j3"
AUTOCLEAN="yes"
PORTAGE_TMPFS="/dev/shm"
FEATURES="sandbox collision-protect ccache parallel-fetch"
GENTOO_MIRRORS="ftp://gentoo.kems.net/mirrors/gentoo/ ftp://ftp.kaist.ac.kr/gentoo/ *distfiles.gentoo.org"
CCACHE_DIR="/var/tmp/ccache"
CCACHE_SIZE="2G"
ACCEPT_KEYWORDS="x86"
VIDEO_CARDS="nvidia vesa"
INPUT_DEVICES="mouse keyboard"
EMERGE_DEFAULT_OPTS="--ask --verbose"
PORTDIR_OVERLAY="/usr/local/portage"
source /usr/portage/local/layman/make.conf
*gentoo.org
Last edited: