vapier 08/04/15 14:35:04 Modified: openrc-migration.xml Log: tell people they need to create /etc/timezone
Revision Changes Path 1.8 xml/htdocs/doc/en/openrc-migration.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.8&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.7&r2=1.8 Index: openrc-migration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- openrc-migration.xml 15 Apr 2008 14:28:47 -0000 1.7 +++ openrc-migration.xml 15 Apr 2008 14:35:04 -0000 1.8 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.7 2008/04/15 14:28:47 vapier Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.8 2008/04/15 14:35:04 vapier Exp $ --> <guide link="/doc/en/openrc-migration.xml"> <title>Baselayout and OpenRC Migration Guide</title> @@ -259,8 +259,9 @@ <p> Additionally, the <c>TIMEZONE</c> variable is no longer in this file. Its -contents are instead found in the <path>/etc/timezone</path> file. Please review -both of these files to ensure their correctness. +contents are instead found in the <path>/etc/timezone</path> file. If it +doesn't exist, you will of course have to create it with your timezone. Please +review both of these files to ensure their correctness. </p> </body> -- [email protected] mailing list
