fox2mike 06/02/09 19:17:28
Modified: xml/htdocs/doc/en/handbook/draft/2006.0 hb-install-about.xml
Added: xml/htdocs/doc/en/handbook/draft/2006.0
hb-install-x86-about.xml
Log:
Split install-about to be x86 specific
Revision Changes Path
1.2 +4 -5
xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: hb-install-about.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-about.xml 1 Feb 2006 18:38:17 -0000 1.1
+++ hb-install-about.xml 9 Feb 2006 19:17:28 -0000 1.2
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v
1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v
1.2 2006/02/09 19:17:28 fox2mike Exp $ -->
<sections>
@@ -263,10 +263,9 @@
<ul>
<li>
- The <b>x86</b> architecture (x86, athlon-xp, pentium3, pentium4)
- Note: The x86 packages (packages-x86-2006.0.iso) are available on
- our mirrors, while pentium3, pentium4 and athlon-xp are only available
- via bittorrent.
+ The <b>i686</b> architecture (athlon, athlon-xp, athlon-mp, pentium-pro,
+ pentium2, pentium3, pentium4 and pentium-m)
+ Note: The i686 packages are available on the Installer LiveCD.
</li>
<li>
The <b>amd64</b> architecture (amd64)
1.1
xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-about.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-about.xml?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-about.xml?rev=1.1&content-type=text/plain&cvsroot=gentoo
Index: hb-install-x86-about.xml
===================================================================
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-about.xml,v
1.1 2006/02/09 19:17:28 fox2mike Exp $ -->
<sections>
<version>5.0</version>
<date>2005-08-08</date>
<section>
<title>Introduction</title>
<subsection>
<title>Welcome!</title>
<body>
<p>
First of all, <e>welcome</e> to Gentoo. You are about to enter the world
of choices and performance. Gentoo is all about choices. When
installing Gentoo, this is made clear to you several times -- you can
choose how much you want to compile yourself, how to install Gentoo,
what system logger you want, etc.
</p>
<p>
Gentoo is a fast, modern metadistribution with a clean and flexible
design. Gentoo is built around free software and doesn't hide from its
users what is beneath the hood. Portage, the package maintenance system
which Gentoo uses, is written in Python, meaning you can easily view and
modify the source code. Gentoo's packaging system uses source code
(although support for precompiled packages is included too) and
configuring Gentoo happens through regular textfiles. In other words,
openness everywhere.
</p>
<p>
It is very important that you understand that <e>choices</e> are what
makes Gentoo run. We try not to force you onto anything you don't like.
If you feel like we do, please <uri
link="http://bugs.gentoo.org">bugreport</uri> it.
</p>
</body>
</subsection>
<subsection>
<title>How is the Installation Structured?</title>
<body>
<p>
The Gentoo Installation can be seen as a 10-step procedure,
corresponding to chapters 2 - 11. Every step results in
a certain state:
</p>
<ul>
<li>
After step 1, you are in a working environment ready to install Gentoo
</li>
<li>
After step 2, your internet connection is prepared in case you need it (this
is however optional)
</li>
<li>
After step 3, your hard disks are initialized to house your Gentoo
installation
</li>
<li>
After step 4, your installation environment is prepared and you are
ready to chroot into the new environment
</li>
<li>
After step 5, core packages, which are the same on all Gentoo
installations, are installed
</li>
<li>
After step 6, you have compiled your Linux kernel
</li>
<li>
After step 7, you have written most of your Gentoo system
configuration files
</li>
<li>
After step 8, necessary system tools (which you can choose from a nice
list) are installed
</li>
<li>
After step 9, your choice of bootloader has been installed and
configured and you are logged in into your new Gentoo installation
</li>
<li>
After step 10, your Gentoo Linux environment is ready to be explored
</li>
</ul>
<p>
When you are given a certain choice, we try our best to explain what the pros
and cons are. We will continue then with a default
choice, identified by "Default: " in the title. The other
possibilities are marked by "Alternative: ". Do <e>not</e>
think that the default is what we recommend. It is however what we
believe most users will use.
</p>
<p>
Sometimes you can pursue an optional step. Such steps are marked as
"Optional: " and are therefore not needed to install Gentoo.
However, some optional steps are dependant on a previous decision you
made. We will inform you when this happens, both when you make the
decision, and right before the optional step is described.
</p>
</body>
</subsection>
<subsection>
<title>What are my Options?</title>
<body>
<p>
You can install Gentoo in many different ways. You can download and install from
one of our Installation CDs, from an existing distribution,
from a bootable CD (such as Knoppix), from a netbooted environment, from a
rescue floppy, etc.
</p>
<p>
This document covers the installation using the Installer LiveCD, a
bootable CD that contains everything you need to get Gentoo Linux up and
running.
</p>
<p>
This installation approach however does not immediately use the latest version
of the available packages; if you want this you should check out the
Installation Instructions inside our <uri
link="/doc/en/handbook/index.xml">Gentoo Linux Handbooks</uri>.
</p>
<p>
For help on the other installation approaches,
please read our <uri link="/doc/en/altinstall.xml">Alternative Installation
Guide</uri>. We also provide a <uri
link="/doc/en/gentoo-x86-tipsntricks.xml">Gentoo Installation Tips &
Tricks</uri> document that might be useful to read as well. If you feel that
the current installation instructions are too elaborate, feel free to use our
Quick Installation Guide available from our <uri
link="/doc/en/index.xml">Documentation Resources</uri> if your architecture
has such a document available.
</p>
</body>
</subsection>
<subsection>
<title>Troubles?</title>
<body>
<p>
If you find a problem in the installation (or in the installation
documentation), please check the errata from our <uri
link="/proj/en/releng/">Gentoo Release Engineering Project</uri>,
visit our <uri link="http://bugs.gentoo.org">bugtracking
system</uri> and check if the bug is known. If not, please create a bugreport
for it so we can take care of it. Do not be afraid of the developers who are
assigned to (your) bugs -- they generally don't eat people.
</p>
<p>
Note though that, although the document you are now reading is
architecture-specific, it will contain references to other architectures as
well. This is due to the fact that large parts of the Gentoo Handbook use source
code that is common for all architectures (to avoid duplication of efforts and
starvation of development resources). We will try to keep this to a minimum
to avoid confusion.
</p>
<p>
If you are uncertain if the problem is a user-problem (some error you
made despite having read the documentation carefully) or a
software-problem (some error we made despite having tested the
installation/documentation carefully) you are free to join #gentoo on
irc.freenode.net. Of course, you are welcome otherwise too :)
</p>
<p>
If you have a question regarding Gentoo, check out our <uri
link="/doc/en/faq.xml">Frequently Asked
Questions</uri>, available from the <uri
link="/doc/en/">Gentoo Documentation</uri>. You can
also view the <uri
link="http://forums.gentoo.org/viewforum.php?f=40">FAQs</uri> on our
<uri link="http://forums.gentoo.org">forums</uri>. If you can't find the answer
there ask on #gentoo, our IRC-channel on irc.freenode.net. Yes, several of
us are freaks who sit on IRC :-)
</p>
</body>
</subsection>
</section>
<section>
<title>Fast Installation using the Gentoo Reference Platform</title>
<subsection>
<title>What is the Gentoo Reference Platform?</title>
<body>
<p>
The Gentoo Reference Platform, from now on abbreviated to GRP, is a snapshot of
prebuilt packages users (that means you!) can install during the installation
of Gentoo to speed up the installation process. The GRP consists of all
packages required to have a fully functional Gentoo installation. They are not
just the ones you need to have a base installation up to speed in no time, but
all lengthier builds (such as xorg-x11, GNOME, OpenOffice, Mozilla, ...)
are available as GRP packages too.
</p>
<p>
However, these prebuilt packages aren't maintained during the lifetime of the
Gentoo distribution. They are snapshots released at every Gentoo release and
make it possible to have a functional environment in a short amount of time. You
can then upgrade your system in the background while working in your Gentoo
environment.
</p>
</body>
</subsection>
<subsection>
<title>How Portage Handles GRP Packages</title>
<body>
<p>
Your Portage tree - the collection of <e>ebuilds</e> (files that contain all
information about a package, such as its description, homepage, sourcecode URLs,
compilation instructions, dependencies, etc.) - must be synchronised with the
GRP set: the versions of the available ebuilds and their accompanying GRP
packages must match.
</p>
<p>
For this reason you can only benefit from the GRP packages Gentoo provides while
performing the current installation approach. GRP is not available for those
interested in performing an installation using the latest versions of all
available packages.
</p>
</body>
</subsection>
<subsection>
<title>Is GRP Available?</title>
<body>
<p>
Not all architectures provide GRP packages. That doesn't mean GRP isn't
supported on the other architectures, but it means that we don't have the
resources to build and test the GRP packages.
</p>
<p>
At present we provide GRP packages for the following architectures:
</p>
<ul>
<li>
The <b>i686</b> architecture (athlon, athlon-xp, athlon-mp, pentium-pro,
pentium2, pentium3, pentium4 and pentium-m)
Note: The i686 packages are available on the Installer LiveCD.
</li>
<li>
The <b>amd64</b> architecture (amd64)
</li>
<li>
The <b>sparc</b> architecture (sparc64)
</li>
<li>
The <b>ppc</b> architecture (G3, G4, G5)
</li>
<li>
The <b>alpha</b> architecture
</li>
</ul>
<p>
If your architecture (or subarchitecture) isn't on this list, you are not
able to opt for a GRP installation.
</p>
<p>
Now that this introduction is over, let's continue with <uri
link="?part=1&chap=2">Booting the Installer LiveCD</uri>.
</p>
</body>
</subsection>
</section>
</sections>
--
[email protected] mailing list