From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S0ZfA-0007Yz-RM for garchives@archives.gentoo.org; Thu, 23 Feb 2012 14:28:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AE99E0CD0; Thu, 23 Feb 2012 14:28:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 67005E0CD0 for ; Thu, 23 Feb 2012 14:28:45 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A34071B4004 for ; Thu, 23 Feb 2012 14:28:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2270) id D64EA2004B; Thu, 23 Feb 2012 14:28:41 +0000 (UTC) From: "JosA MarAa Alonso (nimiux)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nimiux@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-x86-quickinstall-stage.xml X-VCS-Repository: gentoo X-VCS-Files: gentoo-x86-quickinstall-stage.xml X-VCS-Directories: xml/htdocs/doc/es X-VCS-Committer: nimiux X-VCS-Committer-Name: JosA MarAa Alonso Content-Type: text/plain; charset=utf8 Message-Id: <20120223142841.D64EA2004B@flycatcher.gentoo.org> Date: Thu, 23 Feb 2012 14:28:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1ea73ae1-756b-4d83-9e87-b98b87b25e27 X-Archives-Hash: 9cba5fdd4530e0115ae345ab32b648d1 nimiux 12/02/23 14:28:41 Modified: gentoo-x86-quickinstall-stage.xml Log: Fix bug #405271 (thanks to Ogelpre) to update /etc/timezone wherever we= say to update /etc/localtime as it is /etc/timezone that is the master, = read by timezone-data to update localtime Revision Changes Path 1.11 xml/htdocs/doc/es/gentoo-x86-quickinstall-stage.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gent= oo-x86-quickinstall-stage.xml?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gent= oo-x86-quickinstall-stage.xml?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gent= oo-x86-quickinstall-stage.xml?r1=3D1.10&r2=3D1.11 Index: gentoo-x86-quickinstall-stage.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-x86-quickinstall-s= tage.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gentoo-x86-quickinstall-stage.xml 2 Aug 2011 12:59:01 -0000 1.10 +++ gentoo-x86-quickinstall-stage.xml 23 Feb 2012 14:28:41 -0000 1.11 @@ -1,11 +1,11 @@ - + =20 =20 -12 -2011-08-01 +13 +2012-02-22 =20
Configurando el escenario (stage) @@ -120,6 +120,7 @@ livecd / # ls /usr/share/zoneinfo (Se usa Bruselas como ejemplo) livecd / # cp /usr/share/zoneinfo/Europe/Brussels /etc/localtime +livecd / # echo "Europe/Brussels" > /etc/timezone =20 livecd / # date Wed Mar 8 00:46:05 CET 2006