nightmorph 06/08/12 18:51:35 Modified: hb-install-gli-dialog.xml Log: Updated gli-dialog per agaffney and codeman's suggestions
Revision Changes Path 1.4 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.4&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.4&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.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hb-install-gli-dialog.xml 9 Aug 2006 16:49:32 -0000 1.3 +++ hb-install-gli-dialog.xml 12 Aug 2006 18:51:35 -0000 1.4 @@ -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.3 2006/08/09 16:49:32 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml,v 1.4 2006/08/12 18:51:35 nightmorph 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-06-25</date> +<date>2006-08-12</date> <section> <title>Welcome</title> @@ -28,16 +28,26 @@ <p> Once the installer has finished loading, you will be greeted by the welcome -screen. It provides a friendly introduction to the process of installing -Gentoo on your computer. Remember to read each option carefully. There is -detailed help available for each step of installation at the top of the screen. -We recommend that you always read the help provided before making your choices. +screen. It provides a friendly introduction to the process of installing Gentoo +on your computer. Remember to read each option carefully. There is detailed +help available for each step of installation at the top of the screen. We +recommend that you always read the help provided before making your choices. Note that at any time during the installation process, you can save your configuration progress in case you need to resume your installation at a later time. Use the <c>Tab</c> key (on your keyboard) to move around the menus within a screen and the <c>Enter</c> key to confirm an action. </p> +<p> +There are two types of installation modes available. Choose <c>Networkless</c> +to begin installing Gentoo Linux. +</p> + +<note> +Selecting <c>Networkless</c> will make some later configuration options +unavailable. Simply proceed to the next screen. +</note> + </body> </subsection> </section> @@ -117,6 +127,9 @@ </subsection> </section> +<!-- removed per codeman's suggestion on IRC; selecting "Networkless at +beginning makes these options unavailable + <section> <title>Stage Selection</title> <subsection> @@ -155,6 +168,8 @@ </subsection> </section> +--> + <section> <title>make.conf</title> <subsection> @@ -198,6 +213,9 @@ </subsection> </section> +<!-- removed per codeman's suggestion on IRC; selecting "Networkless at +beginning makes these options unavailable + <section> <title>Kernel Sources</title> <subsection> @@ -219,6 +237,8 @@ </subsection> </section> +--> + <section> <title>Bootloader</title> <subsection> @@ -281,11 +301,6 @@ install any of them, check the appropriate box. </p> -<impo> -As you are installing Gentoo without an internet connection, you cannot add any -extra packages other than those marked <c>(GRP)</c>. -</impo> - </body> </subsection> </section> -- [email protected] mailing list
