Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hpc-howto.xml
Date: Tue, 04 Oct 2005 19:06:02
Message-Id: 200510041857.j94Ivd4C007916@robin.gentoo.org
1 rane 05/10/04 19:05:41
2
3 Modified: xml/htdocs/doc/en hpc-howto.xml
4 Log:
5 #108096, removing link to the porn site and adding link to the openafs stuff instead, blame spyderous and Truong NINH, not me
6
7 Revision Changes Path
8 1.5 +4 -6 xml/htdocs/doc/en/hpc-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/hpc-howto.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/hpc-howto.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/hpc-howto.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
13
14 Index: hpc-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/hpc-howto.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- hpc-howto.xml 20 May 2005 16:54:18 -0000 1.4
21 +++ hpc-howto.xml 4 Oct 2005 19:05:41 -0000 1.5
22 @@ -1,10 +1,8 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/hpc-howto.xml,v 1.4 2005/05/20 16:54:18 neysx Exp $ -->
26 -
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/hpc-howto.xml,v 1.5 2005/10/04 19:05:41 rane Exp $ -->
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29 -<guide link="/doc/en/hpc-howto.xml">
30
31 +<guide link="/doc/en/hpc-howto.xml">
32 <title>High Performance Computing on Gentoo Linux</title>
33
34 <author title="Author">
35 @@ -37,7 +35,7 @@
36 System into an High Performance Computing (HPC) system.
37 </abstract>
38
39 -<version>1.1</version>
40 +<version>1.2</version>
41 <date>2003-08-01</date>
42
43 <chapter>
44 @@ -252,7 +250,7 @@
45 <p>
46 There are other systems that provide similar functionality to NFS which could
47 be used in a cluster environment. The <uri
48 -link="http://www.transarc.com/Product/EFS/AFS/index.html">Andrew File System
49 +link="http://www.openafs.org">Andrew File System
50 from IBM</uri>, recently open-sourced, provides a file sharing mechanism with
51 some additional security and performance features. The <uri
52 link="http://www.coda.cs.cmu.edu/">Coda File System</uri> is still in
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list