fox2mike    06/02/15 17:09:57

  Modified:    xml/htdocs/doc/en/handbook/draft/2006.0 handbook-x86.xml
  Removed:     xml/htdocs/doc/en/handbook/draft/2006.0
                        hb-install-x86-bootloader.xml
                        hb-install-x86-disk.xml hb-install-x86-kernel.xml
  Log:
  Kicking out all the x86 specific stuff that can't be done without the 
Installer

Revision  Changes    Path
1.6       +14 -74    xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml?rev=1.6&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/handbook-x86.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo

Index: handbook-x86.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- handbook-x86.xml    10 Feb 2006 20:11:59 -0000      1.5
+++ handbook-x86.xml    15 Feb 2006 17:09:57 -0000      1.6
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml,v 
1.5 2006/02/10 20:11:59 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml,v 
1.6 2006/02/15 17:09:57 fox2mike Exp $ -->
 
 <book link="handbook-x86.xml">
 <title>Gentoo Linux 2006.0 x86 Handbook</title>
@@ -113,6 +113,9 @@
 <author title="Contributor">
    <mail link="[EMAIL PROTECTED]">Lars Weiler</mail>
 </author>
+<author title="Contributor">
+  <mail link="[EMAIL PROTECTED]">Josh Saddler</mail>
+</author>
 
 <abstract>
 This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
@@ -152,86 +155,23 @@
 </chapter>
 
 <chapter>
-<title>Configuring your Network</title>
-<abstract>
-If you need networking, this is the place where the network (and Internet
-connection) is configured.
-</abstract>
-  <include href="hb-install-network.xml"/>
-</chapter>
-
-<chapter>
-<title>Preparing the Disks</title>
-<abstract>
-To be able to install Gentoo, you must create the necessary partitions.
-This chapter describes how to partition a disk for future usage.
-</abstract>
-  <include href="hb-install-x86-disk.xml"/>
-</chapter>
-
-<chapter>
-<title>Installing the Gentoo Installation Files</title>
-<abstract>
-In this chapter we describe how you extract a stage3 file and 
-how to configure Portage.
-</abstract>
-  <include href="hb-install-stage.xml"/>
-</chapter>
-
-<chapter>
-<title>Chrooting into the Gentoo Base System</title>
-<abstract>
-Now that the stage3 file is extracted, we chroot into the new system and
-modify the USE variable.
-</abstract>
-  <include href="hb-install-system.xml"/>
-</chapter>
-
-<chapter>
-<title>Configuring the Kernel</title>
-<abstract>
-The Linux kernel is the core of every distribution. This chapter
-explains how to configure your kernel.
-</abstract>
-  <include href="hb-install-x86-kernel.xml"/>
-</chapter>
-
-<chapter>
-<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
-  <include href="hb-install-config.xml"/>
-</chapter>
-
-<chapter>
-<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about customization. In this chapter we help you
-choose and install some important tools.
-</abstract>
-  <include href="hb-install-tools.xml"/>
-</chapter>
-
-<chapter>
-<title>Configuring the Bootloader</title>
+<title>Using the GTK+ based Gentoo Linux Installer</title>
 <abstract>
-Several bootloaders exist for the x86 architecture. Each one of them has its 
-own way of configuration. We step you through the process of configuring a 
-bootloader to your needs.
+You now have an option of using our graphical installer to install Gentoo.
+Configure the options you need through an easy to use GUI and you're ready to
+go.
 </abstract>
-  <include href="hb-install-x86-bootloader.xml"/>
+  <include href="hb-install-gtkfe.xml" />
 </chapter>
 
 <chapter>
-<title>Finalizing your Gentoo Installation</title>
+<title>Using the Dialog based Gentoo Linux Installer</title>
 <abstract>
-You're almost done. We'll just create one (or more) users for your
-system and (optionally) install prebuilt packages.
+You now have an option of using our text based installer to install Gentoo.
+Configure the options you need through an easy to use set of menus and you're
+ready to go.
 </abstract>
-  <include href="hb-install-finalise.xml"/>
+  <include href="hb-install-dialog.xml" />
 </chapter>
 
 <chapter>



-- 
[email protected] mailing list

Reply via email to