/[gentoo]/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml
Gentoo

Diff of /xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.13 Revision 1.14
1<?xml version='1.0' encoding="UTF-8"?> 1<?xml version='1.0' encoding="UTF-8"?>
2<!DOCTYPE included SYSTEM "/dtd/guide.dtd"> 2<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
3<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.13 2011/08/02 02:28:17 nightmorph Exp $ --> 3<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.14 2012/02/22 21:27:45 swift Exp $ -->
4 4
5<included> 5<included>
6 6
7<version>12</version> 7<version>13</version>
8<date>2011-08-01</date> 8<date>2012-02-22</date>
9 9
10<section> 10<section>
11<title>Setting Up The Stage</title> 11<title>Setting Up The Stage</title>
12<body> 12<body>
13 13
114 114
115<pre caption="Setting your timezone"> 115<pre caption="Setting your timezone">
116livecd / # <i>ls /usr/share/zoneinfo</i> 116livecd / # <i>ls /usr/share/zoneinfo</i>
117<comment>(Using Brussels as an example)</comment> 117<comment>(Using Brussels as an example)</comment>
118livecd / # <i>cp /usr/share/zoneinfo/Europe/Brussels /etc/localtime</i> 118livecd / # <i>cp /usr/share/zoneinfo/Europe/Brussels /etc/localtime</i>
119livecd / # <i>echo "Europe/Brussels" &gt; /etc/timezone</i>
119 120
120livecd / # <i>date</i> 121livecd / # <i>date</i>
121Wed Mar 8 00:46:05 CET 2006 122Wed Mar 8 00:46:05 CET 2006
122</pre> 123</pre>
123 124

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.13