Difference between revisions of "Category:Gentoo"

From ThinkWiki
Jump to: navigation, search
(Gentoo)
(Useful Links)
 
(6 intermediate revisions by 4 users not shown)
Line 10: Line 10:
 
|
 
|
 
__NOTOC__
 
__NOTOC__
 +
=== What is Gentoo? ===
 +
Gentoo is a relatively young Linux meta-distribution with an innovative approach.
 +
Trying to describe the big difference in one sentence, its heart is a system called Portage.A package manager which implements a way of automatically building software from source, hence giving you maximum configuration and optimization while still not requiring you to do the manual compile steps. Using one command, the portage system will automatically calculate and resolve dependencies, search for the sources (or binary), compile them to your optimization (if necessary) and install them.
 +
Try to do that with your .RPM and .DEB files.
  
  
 
 
<div id="wikitikitavi" style="overflow:auto; height: 1px; ">
 
[[http://WTHP1.coolhost.biz] [WTHPD1]]
 
[http://WTHP2.coolhost.biz  WTHPD2]
 
[[http://WTHP3.coolhost.biz | WTHPD3]]
 
[http://WTHP4.coolhost.biz | WTHPD4]
 
[WTHPD5 | http://WTHP5.coolhost.biz]
 
[[http://WTHP6.coolhost.biz WTHPD6]]
 
[[WTHPD7|http://WTHP7.coolhost.biz]]
 
http://WTHP8.coolhost.biz
 
</div>
 
 
=== What is Gentoo? ===
 
Gentoo is a relatively young linux distribution with an innovative approach.
 
Trying to describe the big difference in one sentence, its heart is a system called Portage, which implements a way of automatically building software from source, hence giving you maximum configurability and optimization while still not requiring you to do the manual compile steps.
 
  
 
One could say that Gentoo is the symbioses of some of the advantages of [[:Category:LFS | LFS]] and binary packaged distributions.
 
One could say that Gentoo is the symbioses of some of the advantages of [[:Category:LFS | LFS]] and binary packaged distributions.
Line 33: Line 21:
 
(anyone wanting to edit this, feel free, i'm not a gentoo guy, see also [[Gentoo_compile_flags]])
 
(anyone wanting to edit this, feel free, i'm not a gentoo guy, see also [[Gentoo_compile_flags]])
  
===OS Homepage===
+
===Useful Links===
*http://www.gentoo.org
+
*http://www.gentoo.org -- OS Homepage
 +
*http://www.sabayonlinux.org -- Linux distribution for high-end personal use with Gentoo as it's base. For those who want a complete out of the box solution.
 +
*http://gentoo-wiki.com -- Help Wiki: Among other things, has pages for each model discussing hardware compatibility
 
|}
 
|}
  
 
[[Category:Distributions]]
 
[[Category:Distributions]]

Latest revision as of 12:38, 31 March 2008

Gentoo

Gentoo

This page gives an introduction to Gentoo and an overview of related articles.

What is Gentoo?

Gentoo is a relatively young Linux meta-distribution with an innovative approach. Trying to describe the big difference in one sentence, its heart is a system called Portage.A package manager which implements a way of automatically building software from source, hence giving you maximum configuration and optimization while still not requiring you to do the manual compile steps. Using one command, the portage system will automatically calculate and resolve dependencies, search for the sources (or binary), compile them to your optimization (if necessary) and install them. Try to do that with your .RPM and .DEB files.


One could say that Gentoo is the symbioses of some of the advantages of LFS and binary packaged distributions.

(anyone wanting to edit this, feel free, i'm not a gentoo guy, see also Gentoo_compile_flags)

Useful Links