From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GOghI-0003c0-0U for garchives@archives.gentoo.org; Sat, 16 Sep 2006 20:23:32 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8GKNqe0001992; Sat, 16 Sep 2006 20:23:52 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8GKNpKe003918 for ; Sat, 16 Sep 2006 20:23:51 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id 29A6964546 for ; Sat, 16 Sep 2006 20:23:51 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sat, 16 Sep 2006 20:23:50 +0000 From: "Xavier Neys" Date: Sat, 16 Sep 2006 20:23:50 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.xml Message-Id: <20060916202351.29A6964546@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: c1209ac6-fab6-451c-9e7f-89271efcb005 X-Archives-Hash: d36d7af01218d8210f2387bca76d91cf 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 @@ - + @@ -25,8 +25,8 @@ -7 -2006-09-04 +8 +2006-09-16 Introduction @@ -440,12 +440,12 @@

-livecd / # time emerge gentoo-sources
+livecd etc # time emerge gentoo-sources
 
 real  2m51.435s
 user  0m58.220s
 sys   0m29.890s
-livecd / # cd /usr/src/linux
+livecd etc # cd /usr/src/linux
 livecd linux # make menuconfig
 (Configure your kernel)
 livecd linux # time make -j2



-- 
gentoo-doc-cvs@gentoo.org mailing list