* [PATCH] drop linuxppc64-dev
@ 2006-01-16 12:12 Olaf Hering
2006-01-16 15:52 ` Hollis Blanchard
2006-01-18 11:09 ` Arthur Othieno
0 siblings, 2 replies; 7+ messages in thread
From: Olaf Hering @ 2006-01-16 12:12 UTC (permalink / raw)
To: Paul Mackeras, linuxppc-dev
Everything is merged into arch/powerpc now.
Stop cross-posting.
Signed-off-by: Olaf Hering <olh@suse.de>
Documentation/powerpc/hvcs.txt | 2 +-
MAINTAINERS | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Index: linux-2.6.15-olh/Documentation/powerpc/hvcs.txt
===================================================================
--- linux-2.6.15-olh.orig/Documentation/powerpc/hvcs.txt
+++ linux-2.6.15-olh/Documentation/powerpc/hvcs.txt
@@ -560,7 +560,7 @@ The proper channel for reporting bugs is
distribution company that provided your OS or by posting issues to the
ppc64 development mailing list at:
-linuxppc64-dev@lists.linuxppc.org
+linuxppc-dev@ozlabs.org
This request is to provide a documented and searchable public exchange
of the problems and solutions surrounding this driver for the benefit of
Index: linux-2.6.15-olh/MAINTAINERS
===================================================================
--- linux-2.6.15-olh.orig/MAINTAINERS
+++ linux-2.6.15-olh/MAINTAINERS
@@ -527,7 +527,7 @@ S: Supported
BROADBAND PROCESSOR ARCHITECTURE
P: Arnd Bergmann
M: arnd@arndb.de
-L: linuxppc64-dev@ozlabs.org
+L: linuxppc-dev@ozlabs.org
W: http://linuxppc64.org
S: Supported
@@ -1606,7 +1606,7 @@ P: Anton Blanchard
M: anton@samba.org
M: anton@au.ibm.com
W: http://linuxppc64.org
-L: linuxppc64-dev@ozlabs.org
+L: linuxppc-dev@ozlabs.org
S: Supported
LINUX SECURITY MODULE (LSM) FRAMEWORK
--
short story of a lazy sysadmin:
alias appserv=wotan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] drop linuxppc64-dev
2006-01-16 12:12 [PATCH] drop linuxppc64-dev Olaf Hering
@ 2006-01-16 15:52 ` Hollis Blanchard
2006-01-16 16:30 ` Olaf Hering
2006-01-18 11:09 ` Arthur Othieno
1 sibling, 1 reply; 7+ messages in thread
From: Hollis Blanchard @ 2006-01-16 15:52 UTC (permalink / raw)
To: Olaf Hering; +Cc: linuxppc-dev
On Mon, 2006-01-16 at 13:12 +0100, Olaf Hering wrote:
> Everything is merged into arch/powerpc now.
> Stop cross-posting.
> --- linux-2.6.15-olh.orig/MAINTAINERS
> +++ linux-2.6.15-olh/MAINTAINERS
> @@ -527,7 +527,7 @@ S: Supported
> BROADBAND PROCESSOR ARCHITECTURE
> P: Arnd Bergmann
> M: arnd@arndb.de
> -L: linuxppc64-dev@ozlabs.org
> +L: linuxppc-dev@ozlabs.org
> W: http://linuxppc64.org
> S: Supported
Are you suggesting that nobody should ever use linuxppc64-dev now? If
so, patching MAINTAINERS doesn't seem like the right way to enforce
that.
Do we want to think about merging the mailing lists? Both seem fairly
high-volume right now (compare
http://ozlabs.org/pipermail/linuxppc64-dev/ and
http://ozlabs.org/pipermail/linuxppc-dev/). linuxppc-embedded is
separate. There are certainly lots of emails and patches that are common
to both 32- and 64-bit, though...
The subscriber lists don't overlap 100%, but the difference might be
small enough not to matter to many people.
-Hollis
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] drop linuxppc64-dev
2006-01-16 12:12 [PATCH] drop linuxppc64-dev Olaf Hering
2006-01-16 15:52 ` Hollis Blanchard
@ 2006-01-18 11:09 ` Arthur Othieno
2006-01-18 12:07 ` Olaf Hering
1 sibling, 1 reply; 7+ messages in thread
From: Arthur Othieno @ 2006-01-18 11:09 UTC (permalink / raw)
To: Olaf Hering; +Cc: linuxppc-dev
On Mon, Jan 16, 2006 at 01:12:44PM +0100, Olaf Hering wrote:
>
> Everything is merged into arch/powerpc now.
> Stop cross-posting.
>
> Signed-off-by: Olaf Hering <olh@suse.de>
>
> Documentation/powerpc/hvcs.txt | 2 +-
> MAINTAINERS | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
[snip]
> Index: linux-2.6.15-olh/MAINTAINERS
> ===================================================================
> --- linux-2.6.15-olh.orig/MAINTAINERS
> +++ linux-2.6.15-olh/MAINTAINERS
> @@ -527,7 +527,7 @@ S: Supported
> BROADBAND PROCESSOR ARCHITECTURE
> P: Arnd Bergmann
> M: arnd@arndb.de
> -L: linuxppc64-dev@ozlabs.org
> +L: linuxppc-dev@ozlabs.org
> W: http://linuxppc64.org
> S: Supported
>
> @@ -1606,7 +1606,7 @@ P: Anton Blanchard
> M: anton@samba.org
> M: anton@au.ibm.com
> W: http://linuxppc64.org
> -L: linuxppc64-dev@ozlabs.org
> +L: linuxppc-dev@ozlabs.org
> S: Supported
>
> LINUX SECURITY MODULE (LSM) FRAMEWORK
What about the s/linuxppc64\.org/penguinppc\.org/g case? Or is
penguinppc64.org preferable? Or am I just taking it too far? ;)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] drop linuxppc64-dev
2006-01-18 11:09 ` Arthur Othieno
@ 2006-01-18 12:07 ` Olaf Hering
2006-01-18 15:48 ` Hollis Blanchard
0 siblings, 1 reply; 7+ messages in thread
From: Olaf Hering @ 2006-01-18 12:07 UTC (permalink / raw)
To: Arthur Othieno; +Cc: linuxppc-dev
On Wed, Jan 18, Arthur Othieno wrote:
> What about the s/linuxppc64\.org/penguinppc\.org/g case? Or is
> penguinppc64.org preferable? Or am I just taking it too far? ;)
They are redirected on DNS or HTTP level.
--
short story of a lazy sysadmin:
alias appserv=wotan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] drop linuxppc64-dev
2006-01-18 12:07 ` Olaf Hering
@ 2006-01-18 15:48 ` Hollis Blanchard
2006-01-18 18:53 ` [PATCH] powerpc: replace linuxppc64.org references with penguinppc.org/ppc64/ Arthur Othieno
0 siblings, 1 reply; 7+ messages in thread
From: Hollis Blanchard @ 2006-01-18 15:48 UTC (permalink / raw)
To: Olaf Hering; +Cc: linuxppc-dev
On Wed, 2006-01-18 at 13:07 +0100, Olaf Hering wrote:
> On Wed, Jan 18, Arthur Othieno wrote:
>
> > What about the s/linuxppc64\.org/penguinppc\.org/g case? Or is
> > penguinppc64.org preferable? Or am I just taking it too far? ;)
>
> They are redirected on DNS or HTTP level.
HTTP level, but that doesn't answer his question.
As the maintainer of that site, I would prefer to remove the
linuxppc64.org reference.
-Hollis
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] powerpc: replace linuxppc64.org references with penguinppc.org/ppc64/
2006-01-18 15:48 ` Hollis Blanchard
@ 2006-01-18 18:53 ` Arthur Othieno
0 siblings, 0 replies; 7+ messages in thread
From: Arthur Othieno @ 2006-01-18 18:53 UTC (permalink / raw)
To: Hollis Blanchard; +Cc: linuxppc-dev, Olaf Hering
On Wed, Jan 18, 2006 at 09:48:08AM -0600, Hollis Blanchard wrote:
> On Wed, 2006-01-18 at 13:07 +0100, Olaf Hering wrote:
> > On Wed, Jan 18, Arthur Othieno wrote:
> >
> > > What about the s/linuxppc64\.org/penguinppc\.org/g case? Or is
> > > penguinppc64.org preferable? Or am I just taking it too far? ;)
> >
> > They are redirected on DNS or HTTP level.
>
> HTTP level, but that doesn't answer his question.
>
> As the maintainer of that site, I would prefer to remove the
> linuxppc64.org reference.
[PATCH] powerpc: replace linuxppc64.org references with penguinppc.org/ppc64/
http://www.penguinppc.org/ppc64/ is the canonical URL for all things ppc64.
http://linuxppc64.org is just a redirect so update all references accordingly.
Signed-off-by: Arthur Othieno <apgo@patchbomb.org>
---
Depends on Olaf's: [PATCH] drop linuxppc64-dev
MAINTAINERS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
07edae4fcd285140c92dc32229043af1429196ce
diff --git a/MAINTAINERS b/MAINTAINERS
index 3283304..18dcfb3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -535,7 +535,7 @@ BROADBAND PROCESSOR ARCHITECTURE
P: Arnd Bergmann
M: arnd@arndb.de
L: linuxppc-dev@ozlabs.org
-W: http://linuxppc64.org
+W: http://www.penguinppc.org/ppc64/
S: Supported
BTTV VIDEO4LINUX DRIVER
@@ -1608,7 +1608,7 @@ M: paulus@au.ibm.com
P: Anton Blanchard
M: anton@samba.org
M: anton@au.ibm.com
-W: http://linuxppc64.org
+W: http://www.penguinppc.org/ppc64/
L: linuxppc-dev@ozlabs.org
S: Supported
--
1.0.0b
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-01-18 19:17 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-16 12:12 [PATCH] drop linuxppc64-dev Olaf Hering
2006-01-16 15:52 ` Hollis Blanchard
2006-01-16 16:30 ` Olaf Hering
2006-01-18 11:09 ` Arthur Othieno
2006-01-18 12:07 ` Olaf Hering
2006-01-18 15:48 ` Hollis Blanchard
2006-01-18 18:53 ` [PATCH] powerpc: replace linuxppc64.org references with penguinppc.org/ppc64/ Arthur Othieno
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 NNTP newsgroup(s).