Gentoo Archives: gentoo-commits

From: "Jose Luis Rivero (yoswink)" <yoswink@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: hb-install-system.xml
Date: Mon, 29 Oct 2007 17:37:51
Message-Id: E1ImYYL-0006zR-QI@stork.gentoo.org
1 yoswink 07/10/29 17:37:29
2
3 Modified: hb-install-system.xml
4 Log:
5 Made profile displayed by ls -FGg /etc/make.profile match default from stage3
6
7 Revision Changes Path
8 1.38 xml/htdocs/doc/es/handbook/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?rev=1.38&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?rev=1.38&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?r1=1.37&r2=1.38
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v
17 retrieving revision 1.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- hb-install-system.xml 6 Aug 2007 15:17:00 -0000 1.37
21 +++ hb-install-system.xml 29 Oct 2007 17:37:29 -0000 1.38
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v 1.37 2007/08/06 15:17:00 yoswink Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v 1.38 2007/10/29 17:37:29 yoswink Exp $ -->
28
29 <sections>
30
31 @@ -11,8 +11,8 @@
32 cómo progresar hacia este estado.
33 </abstract>
34
35 -<version>8.1</version>
36 -<date>2007-07-26</date>
37 +<version>8.2</version>
38 +<date>2007-10-24</date>
39
40 <section>
41 <title>Chrooting</title>
42 @@ -217,7 +217,7 @@
43
44 <pre caption="Comprobando el perfil del sistema">
45 # <i>ls -FGg /etc/make.profile</i>
46 -lrwxrwxrwx 1 48 Apr 8 18:51 /etc/make.profile -> ../usr/portage/profiles/default-linux/x86/2007.0/
47 +lrwxrwxrwx 1 48 Apr 8 18:51 /etc/make.profile -> ../usr/portage/profiles/<keyval id="profile"/>
48 </pre>
49
50 <p>
51
52
53
54 --
55 gentoo-commits@g.o mailing list