Gentoo Archives: gentoo-commits

From: "Preston Cody (codeman)" <codeman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/scire: index.xml
Date: Wed, 02 Jan 2008 15:10:04
Message-Id: E1JA5E9-0005bW-2I@stork.gentoo.org
1 codeman 08/01/02 15:09:53
2
3 Modified: index.xml
4 Log:
5 adding an update.
6
7 Revision Changes Path
8 1.7 xml/htdocs/proj/en/scire/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/scire/index.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/scire/index.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/scire/index.xml?r1=1.6&r2=1.7
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/scire/index.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- index.xml 15 Jul 2007 10:26:25 -0000 1.6
21 +++ index.xml 2 Jan 2008 15:09:52 -0000 1.7
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/scire/index.xml,v 1.6 2007/07/15 10:26:25 phreak Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/scire/index.xml,v 1.7 2008/01/02 15:09:52 codeman Exp $ -->
26 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
27 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
28 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
29 @@ -8,7 +8,7 @@
30 <name>Scire</name>
31 <longname>Systems Configuration, Installation, and Replication Environment</longname>
32
33 -<date>21 May 2007</date>
34 +<date>2 Jan 2008</date>
35
36 <author title="Author">
37 <mail link="codeman@g.o">Preston Cody</mail>
38 @@ -49,6 +49,19 @@
39 <extrachapter position="top">
40 <title>News</title>
41 <section>
42 + <title>2008-01-02: New Year, New Plan</title>
43 + <body>
44 + <p>
45 + After doing very little for many months, a new attempt has been made to revive
46 + this project. The original python XMLRPC client/server model is being replaced
47 + with a perl SSH-based cleint/server. This resolves some of the drawbacks of the
48 + previous model that we didn't like, mainly that it was a pain and not fun to work
49 + with. More info will be posted later when this project gets closer to an alpha
50 + release.
51 + </p>
52 + </body>
53 + </section>
54 + <section>
55 <title>2007-05-21: Making some progress</title>
56 <body>
57 <p>
58
59
60
61 --
62 gentoo-commits@g.o mailing list