* [gentoo-commits] gentoo commit in xml/htdocs/main/en: projects.xml
@ 2010-04-26 19:32 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-04-26 19:32 UTC (permalink / raw
To: gentoo-commits
nightmorph 10/04/26 19:32:19
Modified: projects.xml
Log:
remove dead keychain project. nothing in the English site links to it anymore; the up-to-date info is at /doc/en/keychain-guide.xml and on the external homepage maintained by drobbins
Revision Changes Path
1.11 xml/htdocs/main/en/projects.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/projects.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/projects.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/projects.xml?r1=1.10&r2=1.11
Index: projects.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/projects.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- projects.xml 16 Mar 2007 10:40:44 -0000 1.10
+++ projects.xml 26 Apr 2010 19:32:19 -0000 1.11
@@ -3,52 +3,57 @@
<mainpage>
<title>Gentoo Linux Projects</title>
-<author title="Previous Chief Architect"><mail link="drobbins@gentoo.org">Daniel Robbins</mail></author>
+
+<author title="Previous Chief Architect">
+ <mail link="drobbins@gentoo.org">Daniel Robbins</mail>
+</author>
<abstract>
-This page lists development projects that are not specifically Gentoo Linux-related.
+This page lists development projects that are not specifically Gentoo
+Linux-related.
</abstract>
<license/>
-<version>1.4</version>
-<date>2004-09-30</date>
+<version>1.5</version>
+<date>2010-04-26</date>
<chapter>
<title>Gentoo Linux Projects</title>
<section>
<body>
- <p>
- <b><uri link="/proj/en/releng/catalyst/">Catalyst</uri> is the tool used by the Release Engineering team to create all Gentoo releases. Catalyst
- is capable of creating installation stages, GRP sets, and bootable LiveCDs.</b>
- </p>
-
- <p>
- <b><uri link="/proj/en/infrastructure/tenshi/">Tenshi</uri></b> is a log monitoring program, designed to watch one or more log files for lines matching user defined regular expression and report on the matches. The regular expressions are assigned to queues which have an alert interval and a list of mail recipients.
- </p>
-
- <p>
- <b><uri link="/proj/en/keychain/">Keychain</uri> is an extremely handy OpenSSH and commercial SSH2-compatible RSA/DSA key management
- application.</b> It acts as a front-end to <c>ssh-agent</c>,
-allowing you to easily have one long-running <c>ssh-agent</c> process <e>per system</e>,
-rather than per login session. This dramatically reduces the number of times you need
-to enter your passphrase from once per new login session to once <e>every time your local
-machine is rebooted.</e>
- </p>
-
- <p>
- <b><uri link="/proj/en/dynfw.xml">The dynfw firewall scripts</uri> are a collection of netfilter-based
- (<c>iptables</c>) firewall scripts designed to allow for an immediate, measured response against pending
- security threats.</b> These <c>bash</c> scripts have been designed to work with nearly any netfilter-based firewall
- (including both "allow by default" and "deny by default" configurations).
- </p>
-
- <p>
- <b><uri link="/proj/en/site.xml">The XML projects page</uri> contains the complete <c>guide</c> XSLT engine that
- is used to create this entire site, including the main pages and online documentation.</b> On this page, you
- can find a tarball that contains the complete sources that were used to generate the latest version of
- the <uri>http://www.gentoo.org</uri> Web site -- the one you are viewing now.
- </p>
+
+<p>
+<b><uri link="/proj/en/releng/catalyst/">Catalyst</uri></b> is the tool used by
+the Release Engineering team to create all Gentoo releases. Catalyst is capable
+of creating installation stages, GRP sets, and bootable LiveCDs.
+</p>
+
+<p>
+<b><uri link="/proj/en/infrastructure/tenshi/">Tenshi</uri></b> is a log
+monitoring program, designed to watch one or more log files for lines matching
+user defined regular expression and report on the matches. The regular
+expressions are assigned to queues which have an alert interval and a list of
+mail recipients.
+</p>
+
+<p>
+<b><uri link="/proj/en/dynfw.xml">The dynfw firewall scripts</uri></b> are a
+collection of netfilter-based (<c>iptables</c>) firewall scripts designed to
+allow for an immediate, measured response against pending security threats.
+These <c>bash</c> scripts have been designed to work with nearly any
+netfilter-based firewall (including both "allow by default" and "deny by
+default" configurations).
+</p>
+
+<p>
+<b><uri link="/proj/en/site.xml">The XML projects page</uri></b> contains the
+complete <c>guide</c> XSLT engine that is used to create this entire site,
+including the main pages and online documentation. On this page, you can
+find a tarball that contains the complete sources that were used to generate the
+latest version of the <uri>http://www.gentoo.org</uri> Web site -- the one you
+are viewing now.
+</p>
</body>
</section>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/main/en: projects.xml
@ 2013-11-24 16:31 Jorge Manuel B. S. Vicetto (jmbsvicetto)
0 siblings, 0 replies; 3+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2013-11-24 16:31 UTC (permalink / raw
To: gentoo-commits
jmbsvicetto 13/11/24 16:31:45
Modified: projects.xml
Log:
Drop dynfw project from list - bug 492422.
Revision Changes Path
1.12 xml/htdocs/main/en/projects.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/projects.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/projects.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/projects.xml?r1=1.11&r2=1.12
Index: projects.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/projects.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- projects.xml 26 Apr 2010 19:32:19 -0000 1.11
+++ projects.xml 24 Nov 2013 16:31:45 -0000 1.12
@@ -38,15 +38,6 @@
</p>
<p>
-<b><uri link="/proj/en/dynfw.xml">The dynfw firewall scripts</uri></b> are a
-collection of netfilter-based (<c>iptables</c>) firewall scripts designed to
-allow for an immediate, measured response against pending security threats.
-These <c>bash</c> scripts have been designed to work with nearly any
-netfilter-based firewall (including both "allow by default" and "deny by
-default" configurations).
-</p>
-
-<p>
<b><uri link="/proj/en/site.xml">The XML projects page</uri></b> contains the
complete <c>guide</c> XSLT engine that is used to create this entire site,
including the main pages and online documentation. On this page, you can
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/main/en: projects.xml
@ 2013-11-25 17:28 Sven Vermeulen (swift)
0 siblings, 0 replies; 3+ messages in thread
From: Sven Vermeulen (swift) @ 2013-11-25 17:28 UTC (permalink / raw
To: gentoo-commits
swift 13/11/25 17:28:31
Modified: projects.xml
Log:
Remove Tenshi from listing (has been removed from Project altogether)
Revision Changes Path
1.13 xml/htdocs/main/en/projects.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/projects.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/projects.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/projects.xml?r1=1.12&r2=1.13
Index: projects.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/projects.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- projects.xml 24 Nov 2013 16:31:45 -0000 1.12
+++ projects.xml 25 Nov 2013 17:28:31 -0000 1.13
@@ -15,8 +15,8 @@
<license/>
-<version>1.5</version>
-<date>2010-04-26</date>
+<version>2</version>
+<date>2013-11-25</date>
<chapter>
<title>Gentoo Linux Projects</title>
@@ -30,14 +30,6 @@
</p>
<p>
-<b><uri link="/proj/en/infrastructure/tenshi/">Tenshi</uri></b> is a log
-monitoring program, designed to watch one or more log files for lines matching
-user defined regular expression and report on the matches. The regular
-expressions are assigned to queues which have an alert interval and a list of
-mail recipients.
-</p>
-
-<p>
<b><uri link="/proj/en/site.xml">The XML projects page</uri></b> contains the
complete <c>guide</c> XSLT engine that is used to create this entire site,
including the main pages and online documentation. On this page, you can
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-11-25 17:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-25 17:28 [gentoo-commits] gentoo commit in xml/htdocs/main/en: projects.xml Sven Vermeulen (swift)
-- strict thread matches above, loose matches on Subject: below --
2013-11-24 16:31 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2010-04-26 19:32 Joshua Saddler (nightmorph)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox