Gentoo Archives: gentoo-commits

From: "Lukasz Damentko (rane)" <rane@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/pl: xen-guide.xml
Date: Sun, 13 Apr 2008 17:43:28
Message-Id: E1Jl6Ef-0000Ih-Oa@stork.gentoo.org
1 rane 08/04/13 17:43:25
2
3 Modified: xen-guide.xml
4 Log:
5 -> 1.4
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/pl/xen-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/xen-guide.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/xen-guide.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/xen-guide.xml?r1=1.1&r2=1.2
13
14 Index: xen-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/xen-guide.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- xen-guide.xml 1 Mar 2008 21:19:41 -0000 1.1
21 +++ xen-guide.xml 13 Apr 2008 17:43:25 -0000 1.2
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/xen-guide.xml,v 1.1 2008/03/01 21:19:41 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/xen-guide.xml,v 1.2 2008/04/13 17:43:25 rane Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 <guide link="/doc/pl/xen-guide.xml" lang="pl" >
29 @@ -24,8 +24,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.2</version>
34 -<date>2007-12-10</date>
35 +<version>1.3</version>
36 +<date>2008-04-10</date>
37
38 <chapter>
39 <title>Wprowadzenie</title>
40 @@ -276,7 +276,7 @@
41
42 <pre caption="Budowanie jądra systemu-gościa">
43 ~# <i>make O=~/build/domU</i>
44 -~# <i>cp ~/build/vmlinuz /mnt/data/xen/kernel/kernel-2.6.x.y-xen</i>
45 +~# <i>cp ~/build/domU/vmlinuz /mnt/data/xen/kernel/kernel-2.6.x.y-xen</i>
46 </pre>
47
48 <p>
49
50
51
52 --
53 gentoo-commits@l.g.o mailing list