* [gentoo-doc-cvs] cvs commit: hb-install-gli-dialog.xml hb-install-gtkfe.xml
@ 2006-08-09 16:49 Shyam Mani
0 siblings, 0 replies; only message in thread
From: Shyam Mani @ 2006-08-09 16:49 UTC (permalink / raw
To: gentoo-doc-cvs
fox2mike 06/08/09 16:49:32
Modified: hb-install-gli-dialog.xml hb-install-gtkfe.xml
Log:
Reverting nightmorph's copies, since I overwrote them by mistake
Revision Changes Path
1.3 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml?r1=1.2&r2=1.3
Index: hb-install-gli-dialog.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-gli-dialog.xml 9 Aug 2006 16:35:14 -0000 1.2
+++ hb-install-gli-dialog.xml 9 Aug 2006 16:49:32 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml,v 1.2 2006/08/09 16:35:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml,v 1.3 2006/08/09 16:49:32 fox2mike Exp $ -->
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
@@ -8,7 +8,7 @@
<sections>
<version>1.0</version>
-<date>2006-02-27</date>
+<date>2006-06-25</date>
<section>
<title>Welcome</title>
@@ -43,6 +43,38 @@
</section>
<section>
+<title>Preinstallation Configuration</title>
+<subsection>
+<title>Optional: Manual Network Configuration</title>
+<body>
+
+<p>
+Even though you will be installing without a connection to the internet, you
+can manually set up connections to your local area network (LAN), in case you
+want to install Gentoo from another machine on your LAN.
+</p>
+
+<p>
+If you wish to enable SSH access to the machine (for remote installation), you
+can start <c>sshd</c> and specify a root password.
+</p>
+
+</body>
+</subsection>
+<subsection>
+<title>Optional: Load Additional Kernel Modules</title>
+<body>
+
+<p>
+If you need to load more kernel modules to support your hardware, enter their
+names, each separated by a space.
+</p>
+
+</body>
+</subsection>
+</section>
+
+<section>
<title>Partitioning</title>
<subsection>
<title>Preparing the disks</title>
@@ -78,8 +110,7 @@
<p>
This screen lets you set up and use any existing network mounts during and
-after installation. Select <c>New</c> to begin configuration. At this time, only NFS
-is supported.
+after installation. At this time, only NFS is supported.
</p>
</body>
@@ -94,7 +125,7 @@
<p>
Since you are performing an installation <e>without</e> an internet connection,
-you <e>must</e> select <c>GRP</c> from the stage options present. Then, on the next
+you <e>must</e> select <c>3+GRP</c> from the stage options present. Then, on the next
screen, select <c>Create from CD</c>. Everything you need to build your system will
then be generated from the files on the LiveCD.
</p>
@@ -109,6 +140,65 @@
</section>
<section>
+<title>Portage Tree</title>
+<subsection>
+<title>Obtaining a Portage tree</title>
+<body>
+
+<p>
+You must choose <c>Snapshot</c> on this screen. The installer will automatically
+install a Portage tree from the LiveCD once you select Snapshot; you do not
+need to specify a snapshot URI.
+</p>
+
+</body>
+</subsection>
+</section>
+
+<section>
+<title>make.conf</title>
+<subsection>
+<title>USE flags</title>
+<body>
+
+<p>
+Since you are performing a GRP/networkless install, you will not be allowed to
+select USE flags before installation. However, you are free to set your own USE
+flags in <path>/etc/make.conf</path> after you have rebooted into your finished
+system.
+</p>
+
+<p>
+Next, select <c>Stable</c> and proceed to the next screen.
+</p>
+
+</body>
+</subsection>
+<subsection>
+<title>CFLAGS</title>
+<body>
+
+<p>
+Select your processor type in the CFLAGS section along with any custom
+optimizations you may want, such as <c>-O2</c> and <c>-pipe</c>.
+</p>
+
+</body>
+</subsection>
+<subsection>
+<title>Features</title>
+<body>
+
+<p>
+Any other options you wish to set for future use should be selected now. Read
+through the available FEATURES and make your choices.
+</p>
+
+</body>
+</subsection>
+</section>
+
+<section>
<title>Kernel Sources</title>
<subsection>
<title>Using the LiveCD kernel</title>
@@ -136,12 +226,10 @@
<body>
<p>
-This screen allows to you choose your bootloader. The installer will
-automatically configure your choice.
+This screen allows to you choose your bootloader. Next, select your boot device
+and (optionally) specify any additional boot options.
</p>
-<!-- do we need to cover all the stuff about lilo/grub and kernel parameter
-lines and/or block devices here? -->
</body>
</subsection>
</section>
@@ -194,8 +282,8 @@
</p>
<impo>
-As you are installing Gentoo without an internet connection, you cannot add
-any extra packages other than those shown in the installer.
+As you are installing Gentoo without an internet connection, you cannot add any
+extra packages other than those marked <c>(GRP)</c>.
</impo>
</body>
@@ -203,6 +291,39 @@
</section>
<section>
+<title>Startup Services</title>
+<subsection>
+<body>
+
+<p>
+This screen allows you to choose various services to load at system boot. Study
+the available options and their descriptions carefully, and then select your
+desired services. For example, if you have chosen to install <c>xorg-x11</c>
+and want to boot straight into a graphical desktop, then you would select
+"xdm" from the list.
+</p>
+
+</body>
+</subsection>
+</section>
+
+<section>
+<title>Other Settings</title>
+<subsection>
+<title>Miscellaneous options</title>
+<body>
+
+<p>
+Now you will be able to change various settings, including keyboard layout,
+graphical display manager, the default editor, and whether to set your hardware
+clock to UTC or local time.
+</p>
+
+</body>
+</subsection>
+</section>
+
+<section>
<title>Users</title>
<subsection>
<title>Adding users and groups</title>
1.3 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?r1=1.2&r2=1.3
Index: hb-install-gtkfe.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-gtkfe.xml 9 Aug 2006 16:35:14 -0000 1.2
+++ hb-install-gtkfe.xml 9 Aug 2006 16:49:32 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v 1.2 2006/08/09 16:35:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v 1.3 2006/08/09 16:49:32 fox2mike Exp $ -->
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
@@ -8,7 +8,7 @@
<sections>
<version>1.0</version>
-<date>2006-02-27</date>
+<date>2006-06-25</date>
<section>
<title>Welcome</title>
@@ -72,6 +72,7 @@
<b>Normal</b>. This feature is still experimental and changing it will leave you
with an unbootable system!
</warn>
+<!-- still experimental for 2006.1? -->
</body>
</subsection>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-09 16:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-09 16:49 [gentoo-doc-cvs] cvs commit: hb-install-gli-dialog.xml hb-install-gtkfe.xml Shyam Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox