Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/embedded/handbook: index.xml
Date: Mon, 05 May 2008 06:55:10
Message-Id: E1JsubL-00010r-VT@stork.gentoo.org
1 vapier 08/05/05 06:55:07
2
3 Modified: index.xml
4 Log:
5 things are sorted alphabetically
6
7 Revision Changes Path
8 1.7 xml/htdocs/proj/en/base/embedded/handbook/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/index.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/index.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/index.xml?r1=1.6&r2=1.7
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/index.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- index.xml 18 Apr 2008 19:34:26 -0000 1.6
21 +++ index.xml 5 May 2008 06:55:07 -0000 1.7
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/index.xml,v 1.6 2008/04/18 19:34:26 solar Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/index.xml,v 1.7 2008/05/05 06:55:07 vapier Exp $ -->
28
29 <book link="/proj/en/base/embedded/handbook/index.xml">
30 <title>Gentoo Embedded Handbook</title>
31 @@ -24,8 +24,8 @@
32
33 <license/>
34
35 -<version>0.1</version>
36 -<date>2007-08-12</date>
37 +<version>0.2</version>
38 +<date>2008-05-05</date>
39
40 <part>
41 <title>General Topics</title>
42 @@ -108,6 +108,8 @@
43 out there and how to get your feet wet with them.
44 </abstract>
45
46 + <!-- This is sorted alphabetically -->
47 +
48 <chapter>
49 <title>Das U-Boot</title>
50 <include href="bootloaders-das-u-boot.xml"/>
51 @@ -136,6 +138,13 @@
52 common gotchas with systems out there.
53 </abstract>
54
55 + <!-- This is sorted alphabetically -->
56 +
57 + <chapter>
58 + <title>Hammer/Nailboard</title>
59 + <include href="boards-arm-nailboard.xml"/>
60 + </chapter>
61 +
62 <chapter>
63 <title>LANTank</title>
64 <include href="boards-sh-lantank.xml"/>
65 @@ -150,10 +159,6 @@
66 <title>NSLU2</title>
67 <include href="boards-arm-nslu2.xml"/>
68 </chapter>
69 - <chapter>
70 - <title>Hammer/Nailboard</title>
71 - <include href="boards-arm-nailboard.xml"/>
72 - </chapter>
73 </part>
74
75 <part>
76
77
78
79 --
80 gentoo-commits@l.g.o mailing list