summaryrefslogtreecommitdiffstats
diff options
-rw-r--r--documentation.html4
-rw-r--r--getinvolved.html28
-rw-r--r--index.html2
-rw-r--r--kprobes-status.html2
-rw-r--r--links.html2
5 files changed, 19 insertions, 19 deletions
diff --git a/documentation.html b/documentation.html
index adc238af..340f3c6c 100644
--- a/documentation.html
+++ b/documentation.html
@@ -75,7 +75,7 @@
75 </ul> 75 </ul>
76 <h2>Tapset Development</h2> 76 <h2>Tapset Development</h2>
77 <ul> 77 <ul>
78 <li><a href="http://sources.redhat.com/git/?p=systemtap.git;a=blob_plain;f=tapset/DEVGUIDE;hb=HEAD">Tapset Developer's Guide</a></li> 78 <li><a href="http://sourceware.org/git/?p=systemtap.git;a=blob_plain;f=tapset/DEVGUIDE;hb=HEAD">Tapset Developer's Guide</a></li>
79 </ul> 79 </ul>
80 <h2>Older Stuff</h2> 80 <h2>Older Stuff</h2>
81 <p>May be a bit out-of-date.</p> 81 <p>May be a bit out-of-date.</p>
@@ -101,7 +101,7 @@
101 <table cellspacing="2" cellpadding="2" border="0" width="100%"> 101 <table cellspacing="2" cellpadding="2" border="0" width="100%">
102 <tr> 102 <tr>
103 <td align="center" class="footer"><a href= 103 <td align="center" class="footer"><a href=
104 "http://sources.redhat.com/systemtap">SystemTap</a></td> 104 "http://sourceware.org/systemtap">SystemTap</a></td>
105 </tr> 105 </tr>
106 </table> 106 </table>
107</body> 107</body>
diff --git a/getinvolved.html b/getinvolved.html
index b98960c3..4ef1eb1b 100644
--- a/getinvolved.html
+++ b/getinvolved.html
@@ -37,11 +37,11 @@
37 37
38 <h2>Communicate</h2> 38 <h2>Communicate</h2>
39 39
40 <p>Sign up for the <a href="mailto:systemtap@sources.redhat.com"><tt>systemtap@sources.redhat.com</tt></a> mailing list here.</p> 40 <p>Sign up for the <a href="mailto:systemtap@sourceware.org"><tt>systemtap@sourceware.org</tt></a> mailing list here.</p>
41 41
42 <blockquote> 42 <blockquote>
43 <form method="get" action= 43 <form method="get" action=
44 "http://sources.redhat.com/cgi-bin/ml-request"> 44 "http://sourceware.org/cgi-bin/ml-request">
45 <select name="listname"> 45 <select name="listname">
46 <option value="systemtap"> 46 <option value="systemtap">
47 systemtap 47 systemtap
@@ -66,13 +66,13 @@
66 66
67 <ul> 67 <ul>
68 <li>mailing list: <a href= 68 <li>mailing list: <a href=
69 "http://sources.redhat.com/ml/systemtap/">web archive</a> 69 "http://sourceware.org/ml/systemtap/">web archive</a>
70 or <a href="news://news.gmane.org/gmane.linux.systemtap">gmane newsgroup</a> 70 or <a href="news://news.gmane.org/gmane.linux.systemtap">gmane newsgroup</a>
71 or <a href="http://rss.gmane.org/messages/complete/gmane.linux.systemtap">RSS</a></li> 71 or <a href="http://rss.gmane.org/messages/complete/gmane.linux.systemtap">RSS</a></li>
72 72
73 <li>code changes: 73 <li>code changes:
74 <a href="http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git;a=summary">gitweb</a> 74 <a href="http://sourceware.org/git/gitweb.cgi?p=systemtap.git;a=summary">gitweb</a>
75 or <a href="http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git;a=rss">RSS</a> 75 or <a href="http://sourceware.org/git/gitweb.cgi?p=systemtap.git;a=rss">RSS</a>
76 </li> 76 </li>
77 </ul> 77 </ul>
78 78
@@ -89,12 +89,12 @@ debuginfo-install kernel
89</pre> 89</pre>
90 90
91 <p>To build and install the latest sources, follow the 91 <p>To build and install the latest sources, follow the
92 <a href="http://sources.redhat.com/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD">these directions</a>. Your choice of sources:</p> 92 <a href="http://sourceware.org/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD">these directions</a>. Your choice of sources:</p>
93 <ul> 93 <ul>
94 <li>Recent releases <a href="/systemtap/ftp/releases">here</a>.</li> 94 <li>Recent releases <a href="/systemtap/ftp/releases">here</a>.</li>
95 <li><tt>git clone git://sources.redhat.com/git/systemtap.git</tt></li> 95 <li><tt>git clone git://sourceware.org/git/systemtap.git</tt></li>
96 <li>Weekly automated snapshots via <a href="ftp://sources.redhat.com/pub/systemtap/snapshots/">FTP</a> or <a href="http://sources.redhat.com/systemtap/ftp/snapshots/">HTTP</a>.</li> 96 <li>Weekly automated snapshots via <a href="ftp://sourceware.org/pub/systemtap/snapshots/">FTP</a> or <a href="http://sourceware.org/systemtap/ftp/snapshots/">HTTP</a>.</li>
97 <li>Browse the <a href="http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git;a=summary">gitweb viewer</a></li> 97 <li>Browse the <a href="http://sourceware.org/git/gitweb.cgi?p=systemtap.git;a=summary">gitweb viewer</a></li>
98 </ul> 98 </ul>
99 99
100 <p>Once installed, try these little scripts:</p> 100 <p>Once installed, try these little scripts:</p>
@@ -109,16 +109,16 @@ debuginfo-install kernel
109 systemtap. We try to make it easy with minimal legal 109 systemtap. We try to make it easy with minimal legal
110 bureaucracy or process constriction; one should 110 bureaucracy or process constriction; one should
111 read the 111 read the
112 <a href="http://sources.redhat.com/git/?p=systemtap.git;a=blob_plain;f=HACKING;hb=HEAD">HACKING</a> 112 <a href="http://sourceware.org/git/?p=systemtap.git;a=blob_plain;f=HACKING;hb=HEAD">HACKING</a>
113 file for details on contributing to systemtap. 113 file for details on contributing to systemtap.
114 Regular contributors may earn <a 114 Regular contributors may earn <a
115 href="http://sources.redhat.com/cgi-bin/pdw/ps_form.cgi">GIT 115 href="http://sourceware.org/cgi-bin/pdw/ps_form.cgi">GIT
116 write accounts</a> to directly commit their code. 116 write accounts</a> to directly commit their code.
117 Here is our list of <a href= 117 Here is our list of <a href=
118 "http://sources.redhat.com/bugzilla/buglist.cgi?query_format=&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=systemtap&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Bug+Number&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0="> 118 "http://sourceware.org/bugzilla/buglist.cgi?query_format=&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=systemtap&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Bug+Number&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">
119 current bugs/pending features</a>. You may need to create a 119 current bugs/pending features</a>. You may need to create a
120 <a href= 120 <a href=
121 "http://sources.redhat.com/bugzilla/createaccount.cgi">new 121 "http://sourceware.org/bugzilla/createaccount.cgi">new
122 bugzilla account</a> to fully participate.</p> 122 bugzilla account</a> to fully participate.</p>
123<!-- disabled on 2008-04; ohloh has been failing with pulling data updates 123<!-- disabled on 2008-04; ohloh has been failing with pulling data updates
124 <SCRIPT type='text/javascript' language='JavaScript' src='http://www.ohloh.net/projects/4248;badge_js'></SCRIPT> 124 <SCRIPT type='text/javascript' language='JavaScript' src='http://www.ohloh.net/projects/4248;badge_js'></SCRIPT>
@@ -128,7 +128,7 @@ debuginfo-install kernel
128 <table cellspacing="2" cellpadding="2" border="0" width="100%"> 128 <table cellspacing="2" cellpadding="2" border="0" width="100%">
129 <tr> 129 <tr>
130 <td align="center" class="footer"><a href= 130 <td align="center" class="footer"><a href=
131 "http://sources.redhat.com/systemtap">SystemTap</a></td> 131 "http://sourceware.org/systemtap">SystemTap</a></td>
132 </tr> 132 </tr>
133 </table> 133 </table>
134</body> 134</body>
diff --git a/index.html b/index.html
index d0e0e05b..30c8a0d3 100644
--- a/index.html
+++ b/index.html
@@ -63,7 +63,7 @@
63 <table cellspacing="2" cellpadding="2" border="0" width="100%"> 63 <table cellspacing="2" cellpadding="2" border="0" width="100%">
64 <tr> 64 <tr>
65 <td align="center" class="footer"><a href= 65 <td align="center" class="footer"><a href=
66 "http://sources.redhat.com/systemtap">SystemTap</a></td> 66 "http://sourceware.org/systemtap">SystemTap</a></td>
67 </tr> 67 </tr>
68 </table> 68 </table>
69</body> 69</body>
diff --git a/kprobes-status.html b/kprobes-status.html
index 2ad56f17..655ffb60 100644
--- a/kprobes-status.html
+++ b/kprobes-status.html
@@ -286,7 +286,7 @@ If there is no known work happening for the feature, then use
286 <table cellspacing="2" cellpadding="2" border="0" width="100%"> 286 <table cellspacing="2" cellpadding="2" border="0" width="100%">
287 <tr> 287 <tr>
288 <td align="center" class="footer"><a href= 288 <td align="center" class="footer"><a href=
289 "http://sources.redhat.com/systemtap">SystemTap</a></td> 289 "http://sourceware.org/systemtap">SystemTap</a></td>
290 </tr> 290 </tr>
291 </table> 291 </table>
292</body> 292</body>
diff --git a/links.html b/links.html
index 93e0e303..859a1179 100644
--- a/links.html
+++ b/links.html
@@ -58,7 +58,7 @@
58 <table cellspacing="2" cellpadding="2" border="0" width="100%"> 58 <table cellspacing="2" cellpadding="2" border="0" width="100%">
59 <tr> 59 <tr>
60 <td align="center" class="footer"><a href= 60 <td align="center" class="footer"><a href=
61 "http://sources.redhat.com/systemtap">SystemTap</a></td> 61 "http://sourceware.org/systemtap">SystemTap</a></td>
62 </tr> 62 </tr>
63 </table> 63 </table>
64</body> 64</body>