neysx 06/09/16 20:23:50 Modified: gentoo-x86-quickinstall.xml Log: #147839 fixed prompt
Revision Changes Path 1.61 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.61&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?r1=1.60&r2=1.61 Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- gentoo-x86-quickinstall.xml 4 Sep 2006 20:51:13 -0000 1.60 +++ gentoo-x86-quickinstall.xml 16 Sep 2006 20:23:50 -0000 1.61 @@ -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.60 2006/09/04 20:51:13 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.61 2006/09/16 20:23:50 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>7</version> -<date>2006-09-04</date> +<version>8</version> +<date>2006-09-16</date> <chapter> <title>Introduction</title> @@ -440,12 +440,12 @@ </p> <pre caption="Install a kernel source, compile it and install the kernel"> -livecd / # <i>time emerge gentoo-sources</i> +livecd etc # <i>time emerge gentoo-sources</i> real 2m51.435s user 0m58.220s sys 0m29.890s -livecd / # <i>cd /usr/src/linux</i> +livecd etc # <i>cd /usr/src/linux</i> livecd linux # <i>make menuconfig</i> <comment>(Configure your kernel)</comment> livecd linux # <i>time make -j2</i> -- [email protected] mailing list
