nightmorph    06/08/12 21:17:06

  Modified:             handbook-amd64.xml
  Log:
  Updated handbook-amd64.xml to reflect new GLI-based handbook

Revision  Changes    Path
1.2                  xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?r1=1.1&r2=1.2

Index: handbook-amd64.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- handbook-amd64.xml  9 Aug 2006 16:35:14 -0000       1.1
+++ handbook-amd64.xml  12 Aug 2006 21:17:06 -0000      1.2
@@ -1,10 +1,10 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v
 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v
 1.2 2006/08/12 21:17:06 nightmorph Exp $ -->
 
-<book link="/doc/en/handbook/2006.1/handbook-amd64.xml">
-<title>Gentoo Linux 2006.1 AMD64 Handbook</title>
+<book link="/doc/en/handbook/2006.1/handbook-x86.xml">
+<title>Gentoo Linux 2006.1 x86 Handbook</title>
 
 <author title="Author">
   <mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail>
@@ -21,12 +21,16 @@
 <author title="Author">
   <mail link="[EMAIL PROTECTED]">Jerry Alexandratos</mail>
 </author>
+<author title="Author">
+  <mail link="[EMAIL PROTECTED]">Joshua Saddler</mail>
+</author>
 <author title="Gentoo x86 Developer">
   <mail link="[EMAIL PROTECTED]">Seemant Kulleen</mail>
 </author>
 <author title="Gentoo Alpha Developer">
   <mail link="[EMAIL PROTECTED]">Tavis Ormandy</mail>
-</author><!-- Does not want to be listed on the rendered page
+</author>
+<!-- Does not want to be listed on the rendered page
 <author title="Gentoo Developer">
   Aron Griffis
 </author>
@@ -95,6 +99,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Shyam Mani</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -114,7 +121,8 @@
 <abstract>
 This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
 This handbook contains the installation instructions for a networkless
-installation on AMD64 systems and parts about working with Gentoo and Portage.
+installation on AMD64 &amp; EM64T systems and parts about working with Gentoo
+and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
@@ -122,7 +130,7 @@
 <license/>
 
 <version>6.0</version>
-<date>2006-02-27</date>
+<date>2006-08-12</date>
 
 <part>
 <title>Installing Gentoo</title>
@@ -136,99 +144,36 @@
 Users not familiar with Gentoo do not always know that choice is what
 Gentoo is all about. 
 </abstract>
-  <include href="hb-install-about.xml"/>
+  <include href="hb-installer-about.xml"/>
 </chapter>
 
 <chapter>
-<title>Booting the Universal Installation CD</title>
+<title>Booting the Installer LiveCD</title>
 <abstract>
-Using our Universal Installation CD you can boot up your system into a running
+Using our Installer LiveCD you can boot up your system into a running
 environment that allows you to install Gentoo.
 </abstract>
   <include href="hb-install-amd64-medium.xml"/>
 </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-amd64-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-amd64-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>
-In this chapter we'll describe the GRUB bootloader 
-and step you through the process of configuring GRUB 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-amd64-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 the prebuild packages.
+You also 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-gli-dialog.xml" />
 </chapter>
 
 <chapter>



-- 
[email protected] mailing list

Reply via email to