LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: doooom

征稿:《给我一个理由先----为什么要安装gentoo或者LFS?》

[复制链接]
 楼主| 发表于 2003-4-19 01:30:28 | 显示全部楼层
别急,别急,姐姐年纪大了,没有你们年轻人手脚那么灵光。

下午就好
 楼主| 发表于 2003-4-19 01:52:11 | 显示全部楼层
顶楼和6楼的贴子都被改好了。
兄弟有什么漂亮的截图,尽管发到这里,没有服务器的话可以看顶楼的贴子
发表于 2003-4-20 21:00:09 | 显示全部楼层
ok了,
终于看到了,
漂亮死毙了。
发表于 2003-4-30 09:09:06 | 显示全部楼层
我怎么还是看不见呢?
登录需要密码。大老,再修理修理吧,很想看看
 楼主| 发表于 2003-4-30 09:32:05 | 显示全部楼层
没有问题,我联了几个都可以连通。
发表于 2003-5-26 22:55:40 | 显示全部楼层
最初由 penny 发表
呵呵,开始装gentoo的时候,是希望它可以让我的机器跑的更快一点。。但是现在,老实说,速度上面没觉得多快,
gcc的优化其实不怎么样,就我个人使用来看,用O3优化有时候还容易出问题,比起O2来性能提高也是微乎其微。但是使用上面,gentoo实在是太方便了

想想以前在redhat上装东西,总是差这差那,好不容易在rpmfind上凑齐了,又报告说xxx组件版本不对。。。当然,redhat如果只是装好了,不再动它,的确很好用—拿衣服作比,redhat/mandrake是正装,穿好了,四处show一下很不错,但是谁穿都差不多;想加点什么?难。。。而gentoo是牛仔服,穿着它,做你想做的任何事情吧。。。gentoo给你最大的方便和自由。

在gentoo上,你可以体会到真正的KISS(Keep It Simple Stupid)理念。是的,我用gentoo,不是为了cool,不是为了个性,更不是为了去学习什么linux内核,这些太不现实。我用它,只是因为它好用-emerge+ebuild+一点点shell编程能力,就可以几乎完美解决软件安装问题,不再有rpm系统的倚赖性恶梦。这正是我一直想要的。

gentoo的另外一个优点是它的init系统—不再像redhat那样一二三四五六的分级,东西放的到处都是—gentoo只有一个init.d,然后用rc-update,自动判断倚赖关系,放对应符号链接到/etc/runlevel下面。。整个过程对用户完全透明而又简单易用。亦是一个爽字。

最后一个,gentoo的社区/文档是我看到的最好的,除掉汉化问题,forums.gentoo.org几乎能找到所有问题的解决方法。我在那里注册了,但是就没提过问题—因为不需要。而所有的汉化问题,在这里或者linuxfans也能找到满意的 答案。

总结一下,如果你会编译内核,会用google,会(或者愿意)自己思考/看文档解决问题,那么,用gentoo吧。如果只是想看看linux什么样子,希望它比windows还要傻瓜好用,对不起,gentoo会让你失望的。


*******************************************************************

请问“ebuild+一点点shell编程能力”是什么意思?

********************************************************************
发表于 2003-7-8 21:59:09 | 显示全部楼层
I dropped in a minute ago and I am so suprised to see so many people discussing why they want to install gentoo or LFS. I have seen the screenshots. They are not as beautiful as I have imaged. The most inportant thing is how it can help me. As you have talked, gentoo and LFS are easy to have them custom-made -- the same reason as I chose Debian. I want more reasons. What is the good? How does it work? How can I get it? How can I install? How can I use it? What's the differece between gentoo and LFS? I'm not very satisfied with my Debian, so if someone can persuade me, I will surely install gentoo or LFS instead.
    I'm sorry I have written so much English for my Chinput on Debian doesn't work. Please reply as possibe as you can. Thank you very much.
发表于 2003-7-11 06:23:30 | 显示全部楼层
en..如果是debian用户,那么apt已经很好的解决依赖性问题了

gentoo的好处(i know nothing about LFS)
1. 升级新软件很方便,不用等别人做deb包,一般对老的ebuild做细微修改就行。另外还有cvs的ebuild,随时更新软件
就算没有ebuild,直接configure/make/make install也基本不会遇到差文件的问题
如果你是一个新软的fans,gentoo值得尝试

2. 永远不用担心差xxx-devel

3. gentoo的论坛很有活力,能找到几乎所有问题的答案,而且Document齐全

4. ebuild定制性很强。比如装php,可以选择以下内容
dev-php/php-4.3.2  +X +cjk +crypt -curl -firebird -flash -freetds -gd -gd-external +gdbm -imap -informix +java +jpeg -ldap -mcal +mysql +nls -oci8 -odbc +pam +pdflib -memlimit +png -postgres +qt -snmp +spell +ssl -tiff +truetype +xml2 +readline
这是任何基于binary的发行版都无法做到的

5. 使用bsd style的init系统和devfs,比较方便
发表于 2003-7-11 08:00:35 | 显示全部楼层
最初由 wangguoqin1001 发表
I dropped in a minute ago and I am so suprised to see so many people discussing why they want to install gentoo or LFS. I have seen the screenshots. They are not as beautiful as I have imaged. The most inportant thing is how it can help me. As you have talked, gentoo and LFS are easy to have them custom-made -- the same reason as I chose Debian. I want more reasons. What is the good? How does it work? How can I get it? How can I install? How can I use it? What's the differece between gentoo and LFS? I'm not very satisfied with my Debian, so if someone can persuade me, I will surely install gentoo or LFS instead.
    I'm sorry I have written so much English for my Chinput on Debian doesn't work. Please reply as possibe as you can. Thank you very much.

debian 下的fcitx很好使呀。
发表于 2003-7-11 08:06:25 | 显示全部楼层
最初由 penny 发表
en..如果是debian用户,那么apt已经很好的解决依赖性问题了

gentoo的好处(i know nothing about LFS)
1. 升级新软件很方便,不用等别人做deb包,一般对老的ebuild做细微修改就行。另外还有cvs的ebuild,随时更新软件
就算没有ebuild,直接configure/make/make install也基本不会遇到差文件的问题
如果你是一个新软的fans,gentoo值得尝试

能不能和FreeBSD的ports比较一下。

2. 永远不用担心差xxx-devel

3. gentoo的论坛很有活力,能找到几乎所有问题的答案,而且Document齐全

4. ebuild定制性很强。比如装php,可以选择以下内容
dev-php/php-4.3.2  +X +cjk +crypt -curl -firebird -flash -freetds -gd -gd-external +gdbm -imap -informix +java +jpeg -ldap -mcal +mysql +nls -oci8 -odbc +pam +pdflib -memlimit +png -postgres +qt -snmp +spell +ssl -tiff +truetype +xml2 +readline
这是任何基于binary的发行版都无法做到的

5. 使用bsd style的init系统和devfs,比较方便

以玩玩和学习的性质来看待gentoo和lfs是不错的。但他们缺乏RH,suse的整合之美,桌面的所有应用的重新编译和定制太累了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表