public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Pierre Muller" <muller@ics.u-strasbg.fr>
To: <insight@sourceware.org>
Cc: <gdb-patches@sourceware.org>
Subject: [RFC] change sources.redhat.com to sourceware.org in gdbadmin/ss dir (was:  libiberty configuration for DJGPP)
Date: Tue, 14 Apr 2009 16:25:00 -0000	[thread overview]
Message-ID: <006801c9bd1d$aa40bb40$fec231c0$@u-strasbg.fr> (raw)
In-Reply-To: <m3ocuz474n.fsf@google.com>

I proposed this patch for gdbadmin/ss directory

Ian tought it was a good idea, and added that I should ask 
directly on insight mailing list about this issue I raised:

I am not really sure about insight reference in README,
as this is still seems to be more a redhat
than a GNU project.

  Should we leave sources.redhat.com for all insight 
related references or also switch to sourceware.org?




Pierre Muller
Pascal language support maintainer for GDB

PS: main src directory and many subdirectories 
seem to be in the need of similar changes...


Index: README
===================================================================
RCS file: /cvs/gdbadmin/ss/README,v
retrieving revision 1.6
diff -u -r1.6 README
--- README      29 Mar 2004 13:55:09 -0000      1.6
+++ README      14 Apr 2009 15:34:03 -0000
@@ -1,20 +1,20 @@
            GDB and INSIGHT Snapshot directory.
-       ftp://sources.redhat.com/pub/gdb/snapshots/
+       ftp://sourceware.org/pub/gdb/snapshots/

 See also:
-       http://sources.redhat.com/gdb
-       http://sources.redhat.com/insight
+       http://sourceware.org/gdb
+       http://sourceware.org/insight

 To unpack a snap-shot you will need the BZIP2 program.  See:

-       http://sources.redhat.com/bzip2/
-  and  ftp://sources.redhat.com/pub/bzip2
+       http://sourceware.org/bzip2/
+  and  ftp://sourceware.org/pub/bzip2

 For rebuilding GDB snapshots, several useful utilities (especially
 automake) are available:

-       ftp://sources.redhat.com/pub/gdb/infrastructure/
-  and  ftp://sources.redhat.com/pub/binutils/
+       ftp://sourceware.org/pub/gdb/infrastructure/
+  and  ftp://sourceware.org/pub/binutils/

 The following snapshots are available:

Index: do-ss
===================================================================
RCS file: /cvs/gdbadmin/ss/do-ss,v
retrieving revision 1.15
diff -u -r1.15 do-ss
--- do-ss       28 Apr 2005 23:13:49 -0000      1.15
+++ do-ss       14 Apr 2009 15:34:03 -0000
@@ -17,7 +17,7 @@

 sssh ()
 {
-    ssh -o 'Protocol 2' gdbadmin@sources.redhat.com "$@"
+    ssh -o 'Protocol 2' gdbadmin@sourceware.org "$@"
 }

 sssh mkdir -p ${tmpdir}
@@ -46,7 +46,7 @@
                --exclude='old*' \
                --exclude='ari.html' \
                --rsh='ssh -2' \
-               gdbadmin@sources.redhat.com:${wwwdir}/* /tmp/ari
+               gdbadmin@sourceware.org:${wwwdir}/* /tmp/ari
            ;;
        esac
     done
Index: do-scp
===================================================================
RCS file: /cvs/gdbadmin/ss/do-scp,v
retrieving revision 1.2
diff -u -r1.2 do-scp
--- do-scp      23 Oct 2002 21:15:16 -0000      1.2
+++ do-scp      14 Apr 2009 15:34:03 -0000
@@ -8,4 +8,4 @@
        --delete \
        --rsync-path=/usr/local/bin/rsync \
        --rsh='ssh -2' \
-       . gdbadmin@sources.redhat.com:ss
+       . gdbadmin@sourceware.org:ss
Index: make-snapshot
===================================================================
RCS file: /cvs/gdbadmin/ss/make-snapshot,v
retrieving revision 1.9
diff -u -r1.9 make-snapshot
--- make-snapshot       9 Jan 2004 21:59:44 -0000       1.9
+++ make-snapshot       14 Apr 2009 15:34:03 -0000
@@ -58,7 +58,7 @@
 echo "Replace root with sourceware root ..."
 find ${root} -name Root | while read f
 do
-    echo ":pserver:anoncvs@sources.redhat.com:/cvs/src" > $f
+    echo ":pserver:anoncvs@sourceware.org:/cvs/src" > $f
 done

 echo "`date`: Create CVS tarball ..."

       reply	other threads:[~2009-04-14 16:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <83zlejmkgb.fsf@gnu.org>
     [not found] ` <m3eivv5n8e.fsf@google.com>
     [not found]   ` <83skkbmhk6.fsf@gnu.org>
     [not found]     ` <m3ocuz474n.fsf@google.com>
2009-04-14 16:25       ` Pierre Muller [this message]
2009-04-14 17:12         ` [RFC] change sources.redhat.com to sourceware.org in gdbadmin/ss dir Keith Seitz
2009-04-14 19:21         ` [RFC] change sources.redhat.com to sourceware.org in gdbadmin/ss dir (was: libiberty configuration for DJGPP) Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='006801c9bd1d$aa40bb40$fec231c0$@u-strasbg.fr' \
    --to=muller@ics.u-strasbg.fr \
    --cc=gdb-patches@sourceware.org \
    --cc=insight@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).