<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- $Header: /var/cvsroot/gentoo-projects/www-redesign/www/index.html,v 1.2 2005/01/01 20:27:06 swift Exp $ -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Gentoo › Home</title>
<link href="about.css" rel="stylesheet" type="text/css" />
<style type="text/css" media="screen">
@import url("css/gentoo.css");
</style>
</head>
<body link="fuchsia">
<!-- highlight links in fuchsia for text browsers, ironically this deprecated attribute fails Web Content Accessibility Guidelines 1.0 validation :( -->
<!-- note: <b> and <i> are for text browser headings/emphasis only. They do absolutely nothing in modern browsers as their effects are nullified by CSS. -->
<a id="top"></a>
<p class="textbrowsers"><a href="#content">Skip to Content</a></p>
<!-- ========================= -->
<!-- ===== Header Begin ====== -->
<!-- ========================= -->
<div id="header">
<div id="header-left">
<a href="http://www.gentoo.org" title="Gentoo" style="border:none;">
<img src="img/gentoolinux.gif" alt="Gentoo Linux" width="210" height="90" border="0" />
</a>
</div>
<div class="textbrowsers">
Rendering: <b>low-fi / text version.</b>
</div>
<!-- note for text browsers -->
<div id="header-right">
<div id="domain">
<img src="img/arrow-small.gif" alt="You are browsing: " width="8" height="7" />
<a href="http://www.gentoo.org" title="www.gentoo.org">www.gentoo.org</a>
<img src="img/spacer.gif" alt=", Gentoo's main site." width="1" height="55" />
</div>
<div id="nav">
<span class="textbrowsers">
<b><i>Navigation:</i></b>
</span>
<ul>
<li><a href="" title="About Gentoo">About</a><img src="img/navdivider.gif" alt="" width="15" height="35" /></li>
<li><a href="" title="Community">Community</a><img src="img/navdivider.gif" alt="" width="15" height="35" /></li>
<li><a href="" title="Development">Development</a><img src="img/navdivider.gif" alt="" width="15" height="35" /></li>
<li><a href="" title="Download">Download</a><img src="img/navdivider.gif" alt="" width="15" height="35" /></li>
<li><a href="" title="Documentation">Documentation</a><img src="img/navdivider.gif" alt="" width="15" height="35" /></li>
<li><a href="" title="Art">Art</a><img src="img/navdivider.gif" alt="" width="15" height="35" /></li>
<li><a href="" title="Store">Store</a><img src="img/navdivider.gif" alt="" width="15" height="35" /></li>
<li><a href="" title="Sponsors">Sponsors</a><img src="img/navdivider.gif" alt="" width="15" height="35" /></li>
<li><a href="" title="Sitemap">Sitemap</a></li>
</ul>
</div>
</div>
</div>
<!-- ========================= -->
<!-- ===== Header End ======== -->
<!-- ========================= -->
<!-- ===== Search Begin ====== -->
<!-- code positioning to accomodate text browsers -->
<div id="search-home">
<div>
<form action="" method="get" name="searchform" id="searchform" title="Search">
<p>
<label for="searchterms" title="Search gentoo.org" id="searchlabel">Search gentoo.org:</label><br />
<input name="searchterms" type="text" id="searchterms" alt="Search Terms" accesskey="s" /><br />
<input name="searchbutton" type="image" value="submit" src="img/search.gif" alt="SEARCH" />
</p>
<!-- wrapped in P to make it look good in Links -->
</form>
</div>
</div>
<!-- ===== Search End ======== -->
<hr class="textbrowsers" />
<!-- organization for text browsers -->
<!-- ========================= -->
<!-- ===== Why Gentoo Begin == -->
<!-- ========================= -->
<hr class="textbrowsers" />
<!-- organization for text browsers -->
<!-- ========================= -->
<!-- ===== Content Begin ===== -->
<!-- ========================= -->
<div id="content">
<div id="about">
<img src="img/arrow-medium.gif" alt="" width="12" height="13" />
<span id="aboutheader"><b><i>About Gentoo Linux</i></b></span>
<br />
<table border="0" cellspacing="0" cellpadding="10">
<!-- Start news item -->
<tr>
<td>
<a href="#" class="headline">In a Paragraph</a>
<br />
<p>We produce Gentoo Linux, a special flavor of Linux 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.
</p>
<p>
Thanks to a technology called Portage, Gentoo Linux 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 Linux a <strong>meta</strong>distribution.
</p>
</td>
</tr>
<!-- Stop news item -->
<!-- Start news item -->
<tr>
<td>
<a href="#" class="headline">What is Portage?</a>
<br />
<p><b>Portage</b> is the heart of Gentoo Linux, and performs many key functions.
For one, Portage is the <span class="emphasis">software distribution</span> system for Gentoo Linux.
To get the latest software for Gentoo Linux, you type one command: <span class="code">emerge
--sync</span>. This command tells Portage to update your local "Portage tree" over
the Internet. Your local Portage tree contains a complete collection of scripts
that can be used by Portage to create and install the latest Gentoo packages.
Currently, we have <a href="http://packages.gentoo.org/">more than 8000
packages</a> in our Portage tree, with new ones being added all the time.
</p>
<p>
Portage is also a <span class="emphasis">package building and installation</span> system. When you
want to install a package, you type <span class="code">emerge packagename</span>, at which point
Portage automatically builds a custom version of the package to your exact
specifications, optimizing it for your hardware and ensuring that the optional
features in the package that you want are enabled -- and those you don't
want aren't.
</p>
<p>
Portage also keeps your system <span class="emphasis">up-to-date</span>. Typing <span class="code">emerge -u
world</span> -- one command -- will ensure that all the packages that <span class="emphasis">you</span>
want on your system are updated automatically.
</p>
</td>
</tr>
<tr>
<td>
<a href="#" class="headline">Gentoo Linux</a>
<br />
<p>
Portage will keep your Gentoo Linux system as "up-to-date" as you desire.
And because of this, experienced Gentoo users don't pay too much attention to
"new versions" of Gentoo Linux -- after all, the latest and greatest version
of Gentoo Linux is always available by typing an <span class="code">emerge --sync</span> command.
There's no need to wait several months for a "new version" of Gentoo Linux to
be released because Gentoo Linux is continually updated and refined and these
improvements are immediately made available to you.
</p>
<p>
Of course, we do roll up official CD releases of Gentoo Linux so that new
Gentoo Linux installs are as up-to-date as possible from the start. Here's an
overview of what is included in the most recent release of Gentoo Linux:
</p>
<ul>
<li>Support for x86, AMD64, PowerPC, UltraSparc, Alpha and MIPS processors</li>
<li>LiveCD-based installation for x86, AMD64, PowerPC, UltraSparc and Alpha</li>
<li>Latest stable KDE and GNOME</li>
<li>Various optimized Linux kernels</li>
<li>Very modern GNU development environment</li>
<li>Excellent filesystem support: ReiserFS, XFS, ext3, EVMS, LVM</li>
<li>Excellent hardware support: NVIDIA, Creative Labs Live! and Audigy</li>
<li>Modular OpenGL and compiler sub-system (supports multiple co-existing versions)</li>
<li>Clean, dependency-based system initialization scripts</li>
<li>New "hardened" Gentoo security initiative</li>
<li>more than 8000 packages of the latest and greatest software</li>
<li>Enhanced Portage capabilities</li>
</ul>
<p>
If the power, flexibility and speed of Gentoo Linux appeals to you, then
we encourage you to give it a try. We don't think you'll be disappointed.
</p>
</td>
</tr>
<tr>
<td>
<a href="#" class="headline">Gentoo's History</a>
<br />
<p>
It all began with Extra Time. Time to explore, Time to discover, Time to
experiment. That's how the creator of Gentoo, Daniel Robbins stepped into the
world of Linux. He started with Debian Linux, setup a couple of applications,
learnt the ins & outs of Linux and as most Linux users do, tried out a
couple of distributions and settled to help out with a distro called Stampede
Linux. Soon he was into Stampede development and working on their package
management system. After a period of time and due to certain issues, he
moved on and decided that he would create his own distribution.
</p>
<p>
Thus, Enoch was born. Daniel wanted Enoch to be a blazingly fast distro with
capabilities to completely automate the package creation and upgrading process.
Soon there was a #enoch on irc.freenode.net and 10 developers helping with the
distro. Over a period of time, as Enoch started improving, they felt that it
needed a new name. They called it Gentoo Linux. Around about the time Gentoo was
moving to its 1.0 release, Daniel brought a new, fast machine. The motherboard
model had a faulty chip that caused Linux to lock up when idle and because of
that, Gentoo Linux development came to a complete halt.
</p>
<p>
Since there wasn't anything going on with Gentoo, Daniel switched to FreeBSD.
He liked what he saw. Especially the "Ports" system. And he returned to the
Linux world. Along with the help of other developers like Achim Gottinger,
Gentoo was back on track & charging ahead. The whole package management
system was redesigned & called Portage. Gentoo has been in active
development ever since, with tons of features being continually added over
the years. Teams of volunteers help keep Gentoo on the bleeding edge and
patched to ensure maximum security & stability.
</p>
<p>
The Gentoo development model was extended with a complete project-based
approach where each project develops independently but cooperatively with other
Gentoo projects. Regular meetings between the project leads (called "project
managers") keep the development high-paced. The Gentoo Foundation has been
created to provide financial caretaking, juridical protection and oversee
general Gentoo development to keep it in line with the <a href="/main/en/contract.xml">Social Contract</a>.
</p>
<p>
In April 2004, Daniel decided to resign from his development responsibilities
within Gentoo. We are all very grateful for all the work that Daniel has put in
Gentoo and wish him the best.
</p>
<p>
Gentoo still continues to grow, evolve and improve itself - new projects are
added, new developers are joining, new packages are added every day. The Gentoo
developer and user community is undoubtedly Gentoo's strongest value.
</p>
</td>
</tr>
<!-- Stop news item -->
<!-- More headlines -->
</table>
</div>
<div style="float:none;">
<div class="textbrowsers"><b><i>Jump Pad:</i></b></div>
<!-- heading for text browsers -->
<div class="jumppad">
<a href="#" style="border:none;">
<img src="img/jp-documentation.jpg" alt="+ Documentation" width="150" height="80" border="0" />
</a>
<br />
<ul>
<li><a href="#">Gentoo handbook</a></li>
<li><a href="#">user docs</a></li>
<li><a href="#">developer docs</a></li>
<li><a href="#">other cocs</a></li>
</ul>
</div>
<div class="jumppad">
<a href="#" style="border:none;">
<img src="img/jp-resources.jpg" alt="+ Resources" width="150" height="80" border="0" />
</a>
<br />
<ul>
<li><a href="#">download mirrors</a></li>
<li><a href="#">security advisories</a></li>
<li><a href="#">package database</a></li>
<li><a href="#">Bugzilla bugtracker</a></li>
<li><a href="#">CVS changelog</a></li>
<li><a href="#">view our CVS</a></li>
</ul>
</div>
<div class="jumppad">
<a href="#" style="border:none;">
<img src="img/jp-community.jpg" alt="+ Community" width="150" height="80" border="0" />
</a>
<br />
<ul>
<li><a href="#">discussion forums</a></li>
<li><a href="#">mailing lists</a></li>
<li><a href="#">IRC channels</a></li>
<li><a href="#">developer list</a></li>
<li><a href="#">Gentoo Store</a></li>
</ul>
</div>
<br style="clear:both;" clear="all" />
</div>
<span class="textbrowsers"> </span>
<div class="top">
<a href="#top">
TOP
<img src="img/arrow-up.gif" alt="^" width="12" height="10" border="0" />
</a>
</div>
</div>
<!-- ========================= -->
<!-- ===== Content End ======= -->
<!-- ========================= -->
<hr class="textbrowsers" />
<!-- organization for text browsers -->
<!-- ========================= -->
<!-- ===== Ads Begin ========= -->
<!-- ========================= -->
<div id="ads">
<div id="ads-sectionlabel">
<img src="img/arrow-small.gif" alt="" width="8" height="7" />
<b><i>Advertisements</i></b>
</div>
<div class="ad">
<a href="#">
<img src="img/ads/vr.gif" alt="vr.org ad" width="100" height="115" border="0" />
</a>
<br />
No BS dedicated Gentoo Linux servers from vr.org.
</div>
<img src="img/adsdivider.gif" alt="" width="100" height="21" />
<div class="ad">
<a href="#">
<img src="img/ads/ta.gif" alt="Tek Alchemy ad" width="100" height="100" border="0" />
</a>
<br />
Tek Alchemy offers dedicated servers and other hosting solutions running Gentoo Linux.
</div>
</div>
<!-- ========================= -->
<!-- ===== Ads End =========== -->
<!-- ========================= -->
<hr class="textbrowsers" />
<!-- organization for text browsers -->
<!-- ========================= -->
<!-- ===== Footer Begin ====== -->
<!-- ========================= -->
<div id="footer">
<div id="footertopbar">
<img src="img/footertopbarside.gif" alt="" width="150" height="15" />
</div>
<div id="footernav">
<div id="footernav-left">
<img src="img/spacer.gif" alt="" width="1" height="30" />
<a href="#" style="border:none;">
<img src="img/shilogo.gif" alt="This site uses a " width="25" height="11" border="0" />
</a>
<a href="#">design by Aaron Shi</a>
</div>
<div id="footernav-right">
© 2001 - 2005 Gentoo Foundation Inc.
<img src="img/footerdivider.gif" alt="" width="11" height="30" />
<ul>
<li>
<a href="#" style="border:none;">
<img src="img/icon-feedback.gif" alt="Send us " width="19" height="11" border="0" />
</a>
<a href="#" title="feedback">feedback</a>
<img src="img/footerdivider.gif" alt="" width="11" height="30" />
</li>
<li>
<a href="#" style="border:none;">
<img src="img/icon-sitemap.gif" alt="Locate using " width="19" height="11" border="0" />
</a>
<a href="#" title="sitemap">sitemap</a>
<img src="img/footerdivider.gif" alt="" width="11" height="30" />
</li>
<li>
<a href="http://validator.w3.org/check?uri=referer" style="border:none;">
<img src="img/icon-validate.gif" alt="Validate " width="19" height="11" border="0" />
</a>
<a href="http://validator.w3.org/check?uri=referer">XHTML</a>
<img src="img/footerdivider.gif" alt="" width="11" height="30" />
</li>
<li>
<a href="http://jigsaw.w3.org/css-validator/check/referer" style="border:none;">
<img src="img/icon-validate.gif" alt="Validate " width="19" height="11" border="0" />
</a>
<a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>
</li>
</ul>
</div>
</div>
</div>
<!-- ========================= -->
<!-- ===== Footer End ======== -->
<!-- ========================= -->
</body>
</html>
|