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 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.49 2005/10/14 13:24:25 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.50 2005/12/21 14:44:32 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.8</version> -<date>2005-10-14</date> +<version>2.9</version> +<date>2005-12-21</date> <chapter> <title>Quick Install Guide</title> @@ -182,9 +182,8 @@ <body> <p> -Set your time zone information by changing the <path>/etc/localtime</path> -symbolic link to the correct location in <path>/usr/share/zoneinfo</path> using -<c>ln -sf</c>. +Set your time zone information by copying correct file from +<path>/usr/share/zoneinfo</path> over the <path>/etc/localtime</path> file. </p> <p> -- [email protected] mailing list
