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.50) id 1EgBcJ-0006Pt-At for garchives@archives.gentoo.org; Sun, 27 Nov 2005 01:46:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jAR1k4Jg021842; Sun, 27 Nov 2005 01:46:04 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jAR1k3Vq027632 for ; Sun, 27 Nov 2005 01:46:04 GMT Message-Id: <200511270146.jAR1k3Vq027632@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1EgBcB-0004ir-93 for gentoo-doc-cvs@lists.gentoo.org; Sun, 27 Nov 2005 01:46:03 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Sun, 27 Nov 2005 01:46:02 +0000 From: "Xavier Neys" Date: Sun, 27 Nov 2005 01:46:02 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-kernel.xml 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: 6d2e13e8-2f24-440f-b7d4-e2fc4940ba2f X-Archives-Hash: 1e2d862d6fabf3ff22aeb2b4f6cc5815 neysx 05/11/27 01:46:02 Modified: xml/htdocs/doc/en/handbook hb-install-amd64-kernel.xml Log: #113671 s/-r6/-r10/ Revision Changes Path 1.34 +5 -5 xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.34&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.34&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml.diff?r1=1.33&r2=1.34&cvsroot=gentoo Index: hb-install-amd64-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- hb-install-amd64-kernel.xml 24 Nov 2005 17:26:10 -0000 1.33 +++ hb-install-amd64-kernel.xml 27 Nov 2005 01:46:02 -0000 1.34 @@ -4,12 +4,12 @@ - + -2.10 -2005-11-24 +2.11 +2005-11-26
Timezone @@ -68,7 +68,7 @@
 # ls -l /usr/src/linux
-lrwxrwxrwx    1 root     root           12 Oct 13 11:04 /usr/src/linux -> linux-2.6.12-gentoo-r6
+lrwxrwxrwx    1 root    root        12 Oct 13 11:04 /usr/src/linux -> linux-2.6.12-gentoo-r10
 

@@ -79,7 +79,7 @@

 # rm /usr/src/linux
 # cd /usr/src
-# ln -s linux-2.6.12-gentoo-r6 linux
+# ln -s linux-2.6.12-gentoo-r10 linux
 

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