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.54) id 1Ep5Cx-00063M-0W for garchives@archives.gentoo.org; Wed, 21 Dec 2005 14:44:47 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBLEiXwQ021038; Wed, 21 Dec 2005 14:44:33 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 jBLEiWFe002127 for ; Wed, 21 Dec 2005 14:44:33 GMT Message-Id: <200512211444.jBLEiWFe002127@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.54) id 1Ep5Ci-0006EU-Lh for gentoo-doc-cvs@lists.gentoo.org; Wed, 21 Dec 2005 14:44:32 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 21 Dec 2005 14:44:32 +0000 From: "Jan Kundrat" Date: Wed, 21 Dec 2005 14:44:32 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.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: ebe7b2ba-3a57-4da1-81f4-4c8ffd657717 X-Archives-Hash: 60bb9f8408a5d2602bf71644a575dfcc jkt 05/12/21 14:44:32 Modified: xml/htdocs/doc/en gentoo-x86-quickinstall.xml Log: #110038, Do not symlink /etc/localtime, copy the file instead Revision Changes Path 1.50 +5 -6 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.50&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.50&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.49&r2=1.50&cvsroot=gentoo Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- gentoo-x86-quickinstall.xml 14 Oct 2005 13:24:25 -0000 1.49 +++ gentoo-x86-quickinstall.xml 21 Dec 2005 14:44:32 -0000 1.50 @@ -1,5 +1,5 @@ - + @@ -21,8 +21,8 @@ -2.8 -2005-10-14 +2.9 +2005-12-21 Quick Install Guide @@ -182,9 +182,8 @@

-Set your time zone information by changing the /etc/localtime -symbolic link to the correct location in /usr/share/zoneinfo using -ln -sf. +Set your time zone information by copying correct file from +/usr/share/zoneinfo over the /etc/localtime file.

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