fox2mike 06/02/16 04:39:35 Modified: xml/htdocs/doc/en/handbook/draft/2006.0 hb-install-gtkfe.xml Log: Fixes thanks to codeman
Revision Changes Path 1.2 +8 -6 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-gtkfe.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-gtkfe.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-gtkfe.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-gtkfe.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: hb-install-gtkfe.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-gtkfe.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-gtkfe.xml 15 Feb 2006 18:36:01 -0000 1.1 +++ hb-install-gtkfe.xml 16 Feb 2006 04:39:34 -0000 1.2 @@ -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.0/hb-install-gtkfe.xml,v 1.1 2006/02/15 18:36:01 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-gtkfe.xml,v 1.2 2006/02/16 04:39:34 fox2mike Exp $ --> <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> @@ -47,8 +47,9 @@ <p> In the next section, you are required to configure your network. The Installer should have already detected and set up your network for you, but if it didn't, -you can manually configure your network. On the <e>Misc.</e> tab, you can optionally -log the installation process by specifying a logfile location. +you can manually configure your network. On the <e>Misc.</e> tab, you can +specify a location of your choice or keep the default of +<path>/var/log/installer.log</path> where the Installer will store it's logs. </p> </body> @@ -58,8 +59,8 @@ <body> <p> -If you wish to SSH in from another machine to perform the install remotely, you -can start <c>sshd</c> and specify a root password. +If you wish to enable SSH access to the machine, you can start <c>sshd</c> and +specify a root password. </p> </body> @@ -286,7 +287,8 @@ <p> Study the map and select the region closest to your actual location. Later, -you will be to select if you want your clock to be set to UTC or local time. +you will be asked to select if you want your clock to be set to UTC or local +time. </p> </body> -- [email protected] mailing list
