* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-system.xml
@ 2008-04-24 15:17 John Christian Stoddart (chiguire)
0 siblings, 0 replies; 7+ messages in thread
From: John Christian Stoddart (chiguire) @ 2008-04-24 15:17 UTC (permalink / raw
To: gentoo-commits
chiguire 08/04/24 15:17:26
Modified: gentoo-x86-quickinstall-system.xml
Log:
updated spanish translation
Revision Changes Path
1.2 xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?r1=1.1&r2=1.2
Index: gentoo-x86-quickinstall-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gentoo-x86-quickinstall-system.xml 11 Feb 2008 14:39:20 -0000 1.1
+++ gentoo-x86-quickinstall-system.xml 24 Apr 2008 15:17:26 -0000 1.2
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.1 2008/02/11 14:39:20 yoswink Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.2 2008/04/24 15:17:26 chiguire Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>1</version>
-<date>2008-01-01</date>
+<version>2</version>
+<date>2008-03-05</date>
<section>
<title>Configuración del sistema</title>
@@ -53,18 +53,16 @@
/dev/vg/var /var ext3 noatime 1 2
/dev/vg/vartmp /var/tmp ext2 noatime 1 2
</pre>
-
</body>
<body>
<p>
Configure la red en <path>/etc/conf.d/net</path>. Añada el guión de
-inicio <c>net.eth0</c> al nivel de ejecución por defecto. Si tiene
-varias tarjetas de red, haga un enlace simbólico al guión de inicio
+inicio <c>net.eth0</c> al nivel de ejecución default. Si tiene varias
+tarjetas de red, haga un enlace simbólico al guión de inicio
<c>net.eth0</c> para cada una de ellas y añádalos igualmente al nivel
-de ejecución por defecto. Puede tanto editar
-<path>/etc/conf.d/net</path> con <c>nano</c> como usar los comandos
-siguientes:
+de ejecución default. Puede editar <path>/etc/conf.d/net</path>
+con <c>nano</c> o usar los siguientes comandos:
</p>
<pre caption="Configuración de la red">
@@ -116,9 +114,9 @@
livecd conf.d # <i>nano -w /etc/conf.d/rc</i>
livecd conf.d # <i>nano -w /etc/conf.d/keymaps</i>
</pre>
-
</body>
</section>
+
<section>
<title>Instalación de las herramientas del sistema</title>
@@ -131,14 +129,13 @@
<pre caption="Instalación de las utilidades RAID y LVM2">
livecd conf.d # <i>emerge mdadm lvm2</i>
</pre>
-
</body>
<body>
<p>
Instale una bitácora del sistema como <c>syslog-ng</c> y un demonio de
-cron como <c>vixie-cron</c>, y añádalos a ambos al nivel de ejecución
-por defecto.
+cron como <c>vixie-cron</c> y añádalos a ambos al nivel de ejecución
+default.
</p>
<note>
@@ -178,14 +175,13 @@
livecd conf.d # <i>emerge ppp</i> <comment>(Si necesita
conectividad PPPoE ADSL)</comment>
</pre>
-
</body>
</section>
<section id="grub">
<title>Configuración del gestor de arranque</title>
-
<body>
+
<p>
Haga emerge <c>grub</c> y configúrelo.
</p>
@@ -252,7 +248,6 @@
grub> <i>quit</i>
</pre>
-
</body>
</section>
</included>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-system.xml
@ 2008-04-24 15:18 John Christian Stoddart (chiguire)
0 siblings, 0 replies; 7+ messages in thread
From: John Christian Stoddart (chiguire) @ 2008-04-24 15:18 UTC (permalink / raw
To: gentoo-commits
chiguire 08/04/24 15:18:52
Modified: gentoo-x86-quickinstall-system.xml
Log:
remove = from grub title clause
Revision Changes Path
1.3 xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?r1=1.2&r2=1.3
Index: gentoo-x86-quickinstall-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-x86-quickinstall-system.xml 24 Apr 2008 15:17:26 -0000 1.2
+++ gentoo-x86-quickinstall-system.xml 24 Apr 2008 15:18:52 -0000 1.3
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.2 2008/04/24 15:17:26 chiguire Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.3 2008/04/24 15:18:52 chiguire Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
@@ -191,7 +191,7 @@
real 1m8.634s
user 0m39.460s
-sys 0m15.280s
+sys 0m15.280smedia.xml
livecd conf.d # <i>nano -w /boot/grub/grub.conf</i>
</pre>
@@ -199,7 +199,7 @@
default 0
timeout 10
-title=Gentoo
+title Gentoo
root (hd0,0)
kernel /boot/kernel root=/dev/sda3
</pre>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-system.xml
@ 2011-08-15 12:56 JosA MarAa Alonso (nimiux)
0 siblings, 0 replies; 7+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2011-08-15 12:56 UTC (permalink / raw
To: gentoo-commits
nimiux 11/08/15 12:56:14
Modified: gentoo-x86-quickinstall-system.xml
Log:
Fix bug #378119 - Various OpenRC changes
Revision Changes Path
1.4 xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?r1=1.3&r2=1.4
Index: gentoo-x86-quickinstall-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gentoo-x86-quickinstall-system.xml 24 Apr 2008 15:18:52 -0000 1.3
+++ gentoo-x86-quickinstall-system.xml 15 Aug 2011 12:56:14 -0000 1.4
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.3 2008/04/24 15:18:52 chiguire Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.4 2011/08/15 12:56:14 nimiux Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>2</version>
-<date>2008-03-05</date>
+<version>3</version>
+<date>2011-08-12</date>
<section>
<title>Configuración del sistema</title>
@@ -34,7 +34,7 @@
Edite su <path>/etc/fstab</path> y reemplace <c>BOOT</c>, <c>ROOT</c>
y <c>SWAP</c> con los nombres correspondientes de sus particiones y añada
sus volúmenes lógicos. No olvide verificar que los sistmas de ficheros
-coinciden con los de suinstalación.
+coinciden con los de su instalación.
</p>
<pre caption="Ejemplo de fstab" >
@@ -66,14 +66,15 @@
</p>
<pre caption="Configuración de la red">
-livecd etc # <i>cd conf.d</i>
-livecd conf.d # <i>echo 'config_eth0=( "192.168.1.10/24" )' >> net</i>
-livecd conf.d # <i>echo 'routes_eth0=( "default via 192.168.1.1" )' >> net</i>
+livecd etc # <i>cd init.d</i>
+livecd init.d # <i>ln -s net.lo net.eth0</i>
+livecd init.d # <i>cd ../conf.d</i>
+livecd conf.d # <i>echo 'config_eth0="192.168.1.10 netmask 255.255.255.0 brd 192.168.1.255"' >> net</i>
+livecd conf.d # <i>echo 'routes_eth0="default via 192.168.1.1"' >> net</i>
livecd conf.d # <i>rc-update add net.eth0 default</i>
-<comment>(Si ha compilado el controlador de la tarjeta de red como módulo,
-añádalo a /etc/modules.autoload.d/kernel-2.6)</comment>
-livecd conf.d # <i>echo r8169 >> /etc/modules.autoload.d/kernel-2.6</i>
-<comment>(Si quiere reconectarse por ssh después de haber reiniciado su
+<comment>(Si ha compilado el controlador de la tarjeta de red como módulo, añádalo a /etc/conf.d/modules)</comment>
+livecd conf.d # <i>echo 'modules="r8169"' >> /etc/conf.d/modules</i>
+<comment>(Si quiere volver a conectarse por ssh después de haber reiniciado su
nuevo sistema:)</comment>
livecd conf.d # <i>rc-update add sshd default</i>
</pre>
@@ -86,7 +87,7 @@
Establezca la contraseña de root con <c>passwd</c>.
</p>
-<pre caption="Establezca la contraseña de root">
+<pre caption="Establecer la contraseña de root">
livecd conf.d # <i>passwd</i>
New UNIX password: <comment>escriba_la_contraseña</comment>
Retype new UNIX password: <comment>escriba_la_contraseña_nuevamente</comment>
@@ -94,24 +95,22 @@
</pre>
<p>
-Edite <path>/etc/conf.d/clock</path> para definir la zona horaria usada
+Edite <path>/etc/timezone</path> para definir la zona horaria usada
anteriormente.
</p>
-<pre caption="Editar /etc/conf.d/clock">
-livecd conf.d # <i>nano -w /etc/conf.d/clock</i>
-TIMEZONE="Europe/Brussels"
+<pre caption="Editar /etc/timezone">
+Europe/Brussels
</pre>
<p>
-Verifique la configuración del sistema en <path>/etc/rc.conf</path>,
-<path>/etc/conf.d/rc</path>, <path>/etc/conf.d/keymaps</path>, y edite alguno
-de los ficheros si es necesario
+Verifique la configuración del sistema en <path>/etc/rc.conf</path> y en
+<path>/etc/conf.d/keymaps</path> y edite el fichero adecuado si es
+necesario.
</p>
-<pre caption="Opcional: edición de algunos ficheros de configuración">
+<pre caption="Opcional: Editar algunos ficheros de configuración">
livecd conf.d # <i>nano -w /etc/rc.conf</i>
-livecd conf.d # <i>nano -w /etc/conf.d/rc</i>
livecd conf.d # <i>nano -w /etc/conf.d/keymaps</i>
</pre>
</body>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-system.xml
@ 2011-09-25 21:37 JosA MarAa Alonso (nimiux)
0 siblings, 0 replies; 7+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2011-09-25 21:37 UTC (permalink / raw
To: gentoo-commits
nimiux 11/09/25 21:37:13
Modified: gentoo-x86-quickinstall-system.xml
Log:
Write hostname too during installation, variable is important for certain services to start (like mysql). reported by Eric Lajoie
Revision Changes Path
1.6 xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?r1=1.5&r2=1.6
Index: gentoo-x86-quickinstall-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gentoo-x86-quickinstall-system.xml 26 Aug 2011 11:25:03 -0000 1.5
+++ gentoo-x86-quickinstall-system.xml 25 Sep 2011 21:37:13 -0000 1.6
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.5 2011/08/26 11:25:03 nimiux Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.6 2011/09/25 21:37:13 nimiux Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>4</version>
-<date>2011-08-23</date>
+<version>5</version>
+<date>2011-09-21</date>
<section>
<title>Configuración del sistema</title>
@@ -53,16 +53,18 @@
/dev/vg/var /var ext3 noatime 1 2
/dev/vg/vartmp /var/tmp ext2 noatime 1 2
</pre>
+
</body>
<body>
<p>
Configure la red en <path>/etc/conf.d/net</path>. Añada el guión de
-inicio <c>net.eth0</c> al nivel de ejecución default. Si tiene varias
-tarjetas de red, haga un enlace simbólico al guión de inicio
-<c>net.eth0</c> para cada una de ellas y añádalos igualmente al nivel
-de ejecución default. Puede editar <path>/etc/conf.d/net</path>
-con <c>nano</c> o usar los siguientes comandos:
+inicio <c>net.eth0</c> al nivel de ejecución por defecto (default).
+Si tiene varias tarjetas de red, cree para cada una un enlace simbólico
+al guión de inicio <c>net.eth0</c> y añádalos igualmente al nivel
+de ejecución default. No olvide también ajustar el nombre de la máquina.
+Puede editar <path>/etc/conf.d/net</path> con <c>nano</c> o usar los
+siguientes comandos:
</p>
<pre caption="Configuración de la red">
@@ -71,6 +73,7 @@
livecd init.d # <i>cd ../conf.d</i>
livecd conf.d # <i>echo 'config_eth0="192.168.1.10 netmask 255.255.255.0 brd 192.168.1.255"' >> net</i>
livecd conf.d # <i>echo 'routes_eth0="default via 192.168.1.1"' >> net</i>
+livecd conf.d # <i>echo 'hostname="nombredemimaquina"' > hostname</i>
livecd conf.d # <i>rc-update add net.eth0 default</i>
<comment>(Si ha compilado el controlador de la tarjeta de red como módulo, añádalo a /etc/conf.d/modules)</comment>
livecd conf.d # <i>echo 'modules="r8169"' >> /etc/conf.d/modules</i>
@@ -113,12 +116,11 @@
livecd conf.d # <i>nano -w /etc/rc.conf</i>
livecd conf.d # <i>nano -w /etc/conf.d/keymaps</i>
</pre>
+
</body>
</section>
-
<section>
<title>Instalación de las herramientas del sistema</title>
-
<body test="func:keyval('raid+lvm')='yes'">
<p>
@@ -128,6 +130,7 @@
<pre caption="Instalación de las utilidades RAID y LVM2">
livecd conf.d # <i>emerge mdadm lvm2</i>
</pre>
+
</body>
<body>
@@ -174,9 +177,9 @@
livecd conf.d # <i>emerge ppp</i> <comment>(Si necesita
conectividad PPPoE ADSL)</comment>
</pre>
+
</body>
</section>
-
<section id="grub">
<title>Configuración del gestor de arranque</title>
<body>
@@ -248,6 +251,7 @@
grub> <i>quit</i>
</pre>
+
</body>
</section>
</included>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-system.xml
@ 2011-09-25 21:38 JosA MarAa Alonso (nimiux)
0 siblings, 0 replies; 7+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2011-09-25 21:38 UTC (permalink / raw
To: gentoo-commits
nimiux 11/09/25 21:38:52
Modified: gentoo-x86-quickinstall-system.xml
Log:
Inform users to add mdraid and lvm to boot runlevel, reported by William Sutton
Revision Changes Path
1.7 xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?r1=1.6&r2=1.7
Index: gentoo-x86-quickinstall-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gentoo-x86-quickinstall-system.xml 25 Sep 2011 21:37:13 -0000 1.6
+++ gentoo-x86-quickinstall-system.xml 25 Sep 2011 21:38:52 -0000 1.7
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.6 2011/09/25 21:37:13 nimiux Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.7 2011/09/25 21:38:52 nimiux Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>5</version>
-<date>2011-09-21</date>
+<version>6</version>
+<date>2011-09-23</date>
<section>
<title>Configuración del sistema</title>
@@ -129,6 +129,8 @@
<pre caption="Instalación de las utilidades RAID y LVM2">
livecd conf.d # <i>emerge mdadm lvm2</i>
+livecd conf.d # <i>rc-update add mdraid boot</i>
+livecd conf.d # <i>rc-update add lvm boot</i>
</pre>
</body>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-system.xml
@ 2012-03-31 22:18 John Christian Stoddart (chiguire)
0 siblings, 0 replies; 7+ messages in thread
From: John Christian Stoddart (chiguire) @ 2012-03-31 22:18 UTC (permalink / raw
To: gentoo-commits
chiguire 12/03/31 22:18:12
Modified: gentoo-x86-quickinstall-system.xml
Log:
updated spanish translation
Revision Changes Path
1.8 xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?r1=1.7&r2=1.8
Index: gentoo-x86-quickinstall-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gentoo-x86-quickinstall-system.xml 25 Sep 2011 21:38:52 -0000 1.7
+++ gentoo-x86-quickinstall-system.xml 31 Mar 2012 22:18:12 -0000 1.8
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.7 2011/09/25 21:38:52 nimiux Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.8 2012/03/31 22:18:12 chiguire Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>6</version>
-<date>2011-09-23</date>
+<version>7</version>
+<date>2012-03-31</date>
<section>
<title>Configuración del sistema</title>
@@ -207,6 +207,7 @@
title Gentoo
root (hd0,0)
kernel /boot/kernel root=/dev/sda3
+initrd /boot/initramfs <comment># Sono en caso de necesitar un initramfs</comment>
</pre>
<pre caption="Instalación de grub" test="not(contains(func:keyval('root'),'md'))">
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-system.xml
@ 2013-05-05 13:47 JosA MarAa Alonso (nimiux)
0 siblings, 0 replies; 7+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2013-05-05 13:47 UTC (permalink / raw
To: gentoo-commits
nimiux 13/05/05 13:47:04
Modified: gentoo-x86-quickinstall-system.xml
Log:
Fix bug #467038 - Timezone is already set earlier, but we should set hwclock
Revision Changes Path
1.10 xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml?r1=1.9&r2=1.10
Index: gentoo-x86-quickinstall-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gentoo-x86-quickinstall-system.xml 20 Jan 2013 20:43:07 -0000 1.9
+++ gentoo-x86-quickinstall-system.xml 5 May 2013 13:47:04 -0000 1.10
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.9 2013/01/20 20:43:07 nimiux Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-system.xml,v 1.10 2013/05/05 13:47:04 nimiux Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>8</version>
-<date>2013-01-16</date>
+<version>9</version>
+<date>2013-05-02</date>
<section>
<title>Configuración del sistema</title>
@@ -33,7 +33,7 @@
<p>
Edite su <path>/etc/fstab</path> y reemplace <c>BOOT</c>, <c>ROOT</c>
y <c>SWAP</c> con los nombres correspondientes de sus particiones y añada
-sus volúmenes lógicos. No olvide verificar que los sistmas de ficheros
+sus volúmenes lógicos. No olvide verificar que los sistemas de ficheros
coinciden con los de su instalación.
</p>
@@ -98,12 +98,12 @@
</pre>
<p>
-Edite <path>/etc/timezone</path> para definir la zona horaria usada
-anteriormente.
+Edite <path>/etc/conf.d/hwclock</path> para definir las opciones
+del reloj.
</p>
-<pre caption="Editar /etc/timezone">
-Europe/Brussels
+<pre caption="Editar /etc/conf.d/hwclockº">
+livecd # <i>nano -w /etc/conf.d/hwclock</i>
</pre>
<p>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-05-05 13:47 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 22:18 [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-system.xml John Christian Stoddart (chiguire)
-- strict thread matches above, loose matches on Subject: below --
2013-05-05 13:47 JosA MarAa Alonso (nimiux)
2011-09-25 21:38 JosA MarAa Alonso (nimiux)
2011-09-25 21:37 JosA MarAa Alonso (nimiux)
2011-08-15 12:56 JosA MarAa Alonso (nimiux)
2008-04-24 15:18 John Christian Stoddart (chiguire)
2008-04-24 15:17 John Christian Stoddart (chiguire)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox