From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7463 invoked by alias); 20 Dec 2006 05:36:30 -0000 Received: (qmail 7441 invoked by uid 22791); 20 Dec 2006 05:36:26 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 20 Dec 2006 05:36:08 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 7241248CBDE for ; Wed, 20 Dec 2006 00:36:06 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26746-01-5 for ; Wed, 20 Dec 2006 00:36:06 -0500 (EST) Received: from takamaka.act-europe.fr (AStDenis-105-1-80-101.w80-8.abo.wanadoo.fr [80.8.214.101]) by nile.gnat.com (Postfix) with ESMTP id 741D748CB9E for ; Wed, 20 Dec 2006 00:36:02 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id 1CA9934C099; Wed, 20 Dec 2006 09:36:49 +0400 (RET) Date: Wed, 20 Dec 2006 05:36:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [commit/www] Replaced sources.redhat.com with sourceware.org Message-ID: <20061220053649.GD3640@adacore.com> References: <20061218111648.GC3640@adacore.com> <20061218133841.GB24800@nevyn.them.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="SkvwRMAIpAhPCcCJ" Content-Disposition: inline In-Reply-To: <20061218133841.GB24800@nevyn.them.org> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00259.txt.bz2 --SkvwRMAIpAhPCcCJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 915 > > I noticed that we are still refering to sources.redhat.com in the GDB > > web pages. Shouldn't we be using sourceware.org instead? I can make > > the change in the HTML, but I want to make sure it is desired first. > > Yes, please do! Excellent! I committed the attached patch. The change was made using a perl command on all files of the htdocs repo, and then double-checked visually. 2006-12-20 Joel Brobecker * index.html: Replace sources.redhat.com with sourceware.org. * bugs/index.html: Likewise. * contribute/index.html: Likewise. * current/index.html: Likewise. * documentation/index.html: Likewise. * download/index.html: Likewise. * links/index.html: Likewise. * mailing-lists/index.html: Likewise. * mascot/index.html: Likewise. * news/index.html: Likewise. * papers/multi-arch/real-multi-arch/index.html: Likewise. * testing/index.html: Likewise. -- Joel --SkvwRMAIpAhPCcCJ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="sourceware.org.diff" Content-length: 30270 Index: index.html =================================================================== RCS file: /cvs/gdb/htdocs/index.html,v retrieving revision 1.173 diff -u -p -r1.173 index.html --- index.html 18 Dec 2006 10:36:45 -0000 1.173 +++ index.html 20 Dec 2006 05:14:10 -0000 @@ -79,9 +79,9 @@ href="../gdb/download/ANNOUNCEMENT">ANNO including changes in this release.

An errata list (PROBLEMS) and documentation +href="http://sourceware.org/gdb/download/onlinedocs/">documentation are also available.

FSF's Position regarding SCO's attacks on Free Software

@@ -132,7 +132,7 @@ in revers

The GDB 6.6 branch (gdb_6_6-branch) has been created. To check out a copy of the branch use:

-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_6-branch gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_6-branch gdb
 

@@ -141,7 +141,7 @@ cvs -d :pserver:anoncvs@sources.redhat.c Late breaking information, such as recently added features, can be found in the
NEWS file in the gdb source tree. Old announcements are in the news archive. @@ -185,7 +185,7 @@ Floor, Boston, MA 02110-1301 USA.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

-

Last modified 2006-12-18.

+

Last modified 2006-12-20.

Index: bugs/index.html =================================================================== RCS file: /cvs/gdb/htdocs/bugs/index.html,v retrieving revision 1.34 diff -u -p -r1.34 index.html --- bugs/index.html 6 Jul 2006 03:18:07 -0000 1.34 +++ bugs/index.html 20 Dec 2006 05:14:11 -0000 @@ -51,7 +51,7 @@ Fish]" /> Please report bugs!

GDB has a Bug +href="http://sourceware.org/cgi-bin/gnatsweb.pl?database=gdb&user=guest&password=guest&cmd=login">Bug Database. It is used to track bugs (Problem Reports or PRs) and enhancements (Change Requests or CRs). In addition to problems encountered when running GDB, bugs include: errors or missing @@ -72,7 +72,7 @@ the best people to find a bug as it pert distribution.

Before submitting a new PR/CR, try browsing +href="http://sourceware.org/cgi-bin/gnatsweb.pl?database=gdb&user=guest&password=guest&cmd=query">browsing the database to see if the problem has already been reported or even fixed.

@@ -204,7 +204,7 @@ Floor, Boston, MA 02110-1301 USA.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

-

Last modified 2006-07-05.

+

Last modified 2006-12-20.

Index: contribute/index.html =================================================================== RCS file: /cvs/gdb/htdocs/contribute/index.html,v retrieving revision 1.27 diff -u -p -r1.27 index.html --- contribute/index.html 6 Jul 2006 03:18:07 -0000 1.27 +++ contribute/index.html 20 Dec 2006 05:14:13 -0000 @@ -55,14 +55,14 @@ can help!
See the file CONTRIBUTE in the GDB directory for how to submit patches and contribute new files to GDB.
If you are looking for a project, check the TODO file a possible idea (again included in the GDB sources).

@@ -109,7 +109,7 @@ Floor, Boston, MA 02110-1301 USA.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

-

Last modified 2006-07-05.

+

Last modified 2006-12-20.

Index: current/index.html =================================================================== RCS file: /cvs/gdb/htdocs/current/index.html,v retrieving revision 1.37 diff -u -p -r1.37 index.html --- current/index.html 6 Jul 2006 04:50:28 -0000 1.37 +++ current/index.html 20 Dec 2006 05:14:13 -0000 @@ -68,16 +68,16 @@ Before your first access of the CVS repo Use the command:
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src login
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src login
 {enter "anoncvs" as the password}
 
A weekly snapshot (gdb-weekly-CVS-VERSION.YYYYMMDD.tar.bz2) of the sources checked out using CVS is available for download from the current +href="ftp://sourceware.org/pub/gdb/snapshots/current/"> current snapshot directory. The latest weekly snapshot is also accessible under gdb.tar.bz2. Since the archive is compressed using -bzip2 it is the fastest +bzip2 it is the fastest and most efficient way of obtaining a read-only source tree under CVS.

@@ -98,7 +98,7 @@ Alternativly, you can check out a copy o using the command:

-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb
 
Slow internet connection? Use cvs -z COMPRESSION-LEVEL -d @@ -136,7 +136,7 @@ acc=$1 ; shift cd ${dst} find `basename ${src}` -name 'Root' -print | while read root do - echo ":ext:${acc}@sources.redhat.com:/cvs/src" > $root + echo ":ext:${acc}@sourceware.org:/cvs/src" > $root done @@ -145,7 +145,7 @@ use a command sequence like:
 CVS_RSH=ssh ; export CVS_RSH
-cvs -d :ext:YOURACCOUNT@sources.redhat.com:/cvs/src co gdb
+cvs -d :ext:YOURACCOUNT@sourceware.org:/cvs/src co gdb
 

@@ -153,18 +153,18 @@ cvs -d :ext:YOURACCOUNT@sources.redhat.c

  • FTP:

    A daily snapshot of the current development sources (current +href="ftp://sourceware.org/pub/gdb/snapshots/current/">current subdirectory) and most recent release branch (branch +href="ftp://sourceware.org/pub/gdb/snapshots/branch/">branch subdirectory) are available from:

    -ftp://sources.redhat.com/pub/gdb/snapshots/
    +ftp://sourceware.org/pub/gdb/snapshots/
     
    These snapshots are mirrored so it will +href="http://sourceware.org/mirrors.html">mirrored so it will pay to check for a more local site.

    Differences between daily snapshots are also available. @@ -172,7 +172,7 @@ Differences between daily snapshots are

  • WWW:

    Browse the CVS repository via the web using the CVSweb +href="http://sourceware.org/cgi-bin/cvsweb.cgi/src/?cvsroot=src">CVSweb interface. @@ -189,9 +189,9 @@ The web pages are maintained using CVS.

  • Read-only CVS:
    -cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/gdb login
    +cvs -d :pserver:anoncvs@sourceware.org:/cvs/gdb login
     {enter "anoncvs" as the password}
    -cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/gdb co htdocs
    +cvs -d :pserver:anoncvs@sourceware.org:/cvs/gdb co htdocs
     
  • @@ -199,7 +199,7 @@ cvs -d :pserver:anoncvs@sources.redhat.c
     CVS_RSH=ssh ; export CVS_RSH
    -cvs -d :ext:YOURACCOUNT@sources.redhat.com:/cvs/gdb co htdocs
    +cvs -d :ext:YOURACCOUNT@sourceware.org:/cvs/gdb co htdocs
     
    @@ -216,9 +216,9 @@ source code snapshots. The scripts are should be accessible using:
    -cvs -z9 -d :pserver:anoncvs@sources.redhat.com:/cvs/gdbadmin login
    +cvs -z9 -d :pserver:anoncvs@sourceware.org:/cvs/gdbadmin login
     {enter "anoncvs" as the password}
    -cvs -z9 -d :pserver:anoncvs@sources.redhat.com:/cvs/gdbadmin co .
    +cvs -z9 -d :pserver:anoncvs@sourceware.org:/cvs/gdbadmin co .
     
    Write access to this repository is restricted.

    @@ -263,7 +263,7 @@ Floor, Boston, MA 02110-1301 USA.

    Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

    -

    Last modified 2006-07-05.

    +

    Last modified 2006-12-20.

    Index: documentation/index.html =================================================================== RCS file: /cvs/gdb/htdocs/documentation/index.html,v retrieving revision 1.41 diff -u -p -r1.41 index.html --- documentation/index.html 6 Jul 2006 03:18:07 -0000 1.41 +++ documentation/index.html 20 Dec 2006 05:14:13 -0000 @@ -63,9 +63,9 @@ sources are available online:
    GDB +href="http://sourceware.org/gdb/current/onlinedocs/gdb_toc.html">GDB User Manual (gziped +href="http://sourceware.org/gdb/current/onlinedocs/gdb.pdf.gz">gziped PDF)
    Describes how to use GDB.
    Translations are also available: @@ -83,9 +83,9 @@ Sivachenko.
    GDB +href="http://sourceware.org/gdb/current/onlinedocs/gdbint_toc.html">GDB Internals Manual (gziped +href="http://sourceware.org/gdb/current/onlinedocs/gdbint.pdf.gz">gziped PDF)
    Technical details of the internals of GDB.
    @@ -93,13 +93,13 @@ PDF)
    The documentation is also available for download +href="http://sourceware.org/gdb/current/onlinedocs/">download in a number of different formats including (HTML, DVI, PS and PDF).

    Versions of the documentation generated from the last release +href="http://sourceware.org/gdb/download/onlinedocs/">release and most recent branch +href="http://sourceware.org/gdb/onlinedocs/">branch are also available.

    Reference Material

    @@ -116,22 +116,22 @@ href="http://www.fsf.org/prep/maintain_t Maintainers of GNU Software.
  • Stabs +href="http://sourceware.org/gdb/current/onlinedocs/stabs_toc.html">Stabs debug format documentation
  • -
  • The libGDB +
  • The libGDB architecture, Andrew Cagney -
  • Notes +
  • Notes on multi-arch work -
  • Linux +
  • Linux materials -
  • Unwinding the stack
  • -
  • The +
  • The Heisenberg Debugging Technology - the Introspect feature of GDB allows users to record and play back debugging sessions on a remote embedded system.
  • @@ -232,7 +232,7 @@ Floor, Boston, MA 02110-1301 USA.

    Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

    -

    Last modified 2006-07-05.

    +

    Last modified 2006-12-20.

    Index: download/index.html =================================================================== RCS file: /cvs/gdb/htdocs/download/index.html,v retrieving revision 1.43 diff -u -p -r1.43 index.html --- download/index.html 18 Dec 2006 10:36:45 -0000 1.43 +++ download/index.html 20 Dec 2006 05:14:15 -0000 @@ -55,7 +55,7 @@ Project GNU's FTP server, or Red Hat's s
     http://ftp.gnu.org/gnu/gdb (mirrors)
    -ftp://sources.redhat.com/pub/gdb/releases/ (mirrors).
    +ftp://sourceware.org/pub/gdb/releases/ (mirrors).
     
    Sources to the current development version are also available using @@ -67,7 +67,7 @@ We've got GDB releases going back to the They're all on-line in the GDB ftp directory in:
    -ftp://sources.redhat.com/pub/gdb/old-releases/ (mirrors).
    +ftp://sourceware.org/pub/gdb/old-releases/ (mirrors).
     
    Be warned that few of these are likely to work on any modern @@ -115,7 +115,7 @@ Floor, Boston, MA 02110-1301 USA.

    Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

    -

    Last modified 2006-12-18.

    +

    Last modified 2006-12-20.

    Index: links/index.html =================================================================== RCS file: /cvs/gdb/htdocs/links/index.html,v retrieving revision 1.37 diff -u -p -r1.37 index.html --- links/index.html 6 Jul 2006 03:18:07 -0000 1.37 +++ links/index.html 20 Dec 2006 05:14:15 -0000 @@ -57,7 +57,7 @@ the following are a sample:
      -
    • Insight is a GUI for GDB written in +
    • Insight is a GUI for GDB written in tcl/tk.
    • DDD is a popular @@ -107,9 +107,9 @@ high-performance computers. and Automatic Debugging, various information about debugging and testing. -
    • Cygwin tools for +
    • Cygwin tools for Windows, including GDB.
    • Mozilla @@ -194,7 +194,7 @@ Floor, Boston, MA 02110-1301 USA.

      Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

      -

      Last modified 2006-07-05.

      +

      Last modified 2006-12-20.

      Index: mailing-lists/index.html =================================================================== RCS file: /cvs/gdb/htdocs/mailing-lists/index.html,v retrieving revision 1.33 diff -u -p -r1.33 index.html --- mailing-lists/index.html 6 Jul 2006 03:18:07 -0000 1.33 +++ mailing-lists/index.html 20 Dec 2006 05:14:17 -0000 @@ -53,12 +53,12 @@ development, GDB announcements, GDB bug
      -
      gdb-announce
      A read-only low volume list for the posting of announcements about releases or other important events.
      -
      +
      gdb
      A list for general discussion about GDB. Any GDB-related subject not covered by another list is appropriate here; in practice, most of the discussions are about ideas for future @@ -66,19 +66,19 @@ changes. Patches should be sent to < href="#gdb-patches">gdb-patches. Bugs should be reported using the Bug Database.
      -
      gdb-patches
      For patch submissions and discussion. All patch submissions and submission discussion should go through this list.
      -
      +
      gdb-prs
      Mailing list for discussing bug reports. See the Bug Database for information on how to submit a bug.
      -
      gdb-testers
      is a list for the announcement of development snapshots and the reporting of test results.
      @@ -89,16 +89,16 @@ name="gdb-discuss"> non-technical GDB issues that is monitored by GDB's steering committee. It should be low volume. -
      +
      gdb-cvs
      A read-only list for CVS commit messages from commits to the GDB CVS repository. Note that this list may be high volume from time to time.
      -
      +
      src-cvs
      A read-only list for CVS commit messages from the top-level files and shared directories.
      -
      +
      gdbadmin
      A read-only list for cron log messages and other dull boring stuff.
      @@ -112,7 +112,7 @@ name="bug-gdb"> bug-gdb) is t form:
      -
      + Mailing list: