fox2mike 05/06/12 09:31:11 Modified: xml/htdocs/doc/en gentoo-x86-quickinstall.xml Log: #95843, Split the command so it doesn't fail. Reported by Peter Kerwien
Revision Changes Path 1.36 +5 -4 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.36&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.36&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml.diff?r1=1.35&r2=1.36&cvsroot=gentoo Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- gentoo-x86-quickinstall.xml 23 May 2005 17:01:12 -0000 1.35 +++ gentoo-x86-quickinstall.xml 12 Jun 2005 09:31:11 -0000 1.36 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.35 2005/05/23 17:01:12 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.36 2005/06/12 09:31:11 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,8 +18,8 @@ <license/> -<version>1.28</version> -<date>2005-05-23</date> +<version>1.29</version> +<date>2005-06-12</date> <chapter> <title>Quick Install Guide</title> @@ -273,7 +273,8 @@ </p> <pre caption="Finishing off and installing GUI"> -(Exiting the chroot) # <i>exit; cd /</i> +(Exiting the chroot) # <i>exit</i> + # <i>cd /</i> (Unmounting partitions) # <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> (Reboot; Remove the universal CD from the tray) # <i>reboot</i> -- [email protected] mailing list
