桌面环境 gnome ,因为自己还是新手,求稳和相对的易用性,没用太刺激的~x86,只是在几个包上使用了keywords,比如fcitx。希望能帮助需要的人。
另外,新装的gentoo系统忌上来就用一堆的use,
$cat /etc/make.conf
# 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=athlon-xp -pipe -fomit-frame-pointer ”
CXXFLAGS=”${CFLAGS}”
# This should not be changed unless you know exactly what you are doing. You
# should probably be using a different stage, instead.
CHOST=”i686-pc-linux-gnu”
CCACHE_SIZE=”1G”
ACCEPT_KEYWORDS=”x86″
#############################################################3
MAKEOPTS=”-j2″
#############################################################
GENTOO_MIRRORS=”ftp://gentoo.anheng.com.cn/gentoo http://mirror.averse.net/pub/gentoo/”
SYNC=”rsync://mirror.averse.net/gentoo-portage”
############################################
INPUT_DEVICES=”keyboard mouse”
VIDEO_CARDS=”fglrx”
#VIDEO_CARDS=”radeon”
LINGUAS=”zh_CN”
USE=”nptl nptlonly -ipv6 -fortran unicode svg hal dbus -kde -qt3 -qt4 -arts -eds -esd gnome gstreamer -dlloader gtk firefox X avahi alsa png 3dnow ssl threads jpeg truetype wma mp3 opengl mpeg pdf gif mad -selinux en zh_CN gdm cups bash-completion ldap samba xinetd tetex”
source /usr/portage/local/layman/make.conf
下面说说自己认为设置gentoo use 注意事项吧
1,忌一下狂添加use。在安装新系统时,只要按照说明添加就行。遇到要添加的软件可以先使用“gentoo 软件名”搜索一下看,有没有wiki或者是别人的建议什么的。这样可以避免系统臃肿和block等错误(我承认我有系统洁癖)
2.。快速安装gentoo的网址 http://www.gentoo.org/doc/zh_cn/gentoo-x86-quickinstall.xml 我就是按照这个说明安装的,简单易行,想要先安装再学习gentoo的朋友可以试试,免去看gentoo手册的痛苦
比较全的gentoo use 说明(英文)http://www.gentoo.org/dyn/use-index.xml
可以参照这里的描述来设置use。
3.gentoo常用操作 zh.gentoo-wiki.com/Gentoo_Quick_Guide
介绍一些gentoo常用的命令
有了以上的三步 你就能先使用gentoo 享受gentoo了 。

近期评论