Your message dated Thu, 24 Mar 2005 00:38:58 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#301131: Update for mips port pages
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Mar 2005 22:48:10 +0000
>From [EMAIL PROTECTED] Wed Mar 23 14:48:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx01.qsc.de [213.148.129.14] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEEe1-0008DO-00; Wed, 23 Mar 2005 14:48:09 -0800
Received: from port-195-158-170-192.dynamic.qsc.de ([195.158.170.192] 
helo=hattusa.textio)
        by mx01.qsc.de with esmtp (Exim 3.35 #1)
        id 1DEEdW-0006yD-00
        for [EMAIL PROTECTED]; Wed, 23 Mar 2005 23:47:38 +0100
Received: from ths by hattusa.textio with local (Exim 4.50)
        id 1DEEdW-0002xV-CF
        for [EMAIL PROTECTED]; Wed, 23 Mar 2005 23:47:38 +0100
Date: Wed, 23 Mar 2005 23:47:38 +0100
To: [EMAIL PROTECTED]
Subject: Update for mips port pages
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
From: Thiemo Seufer <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        HTML_10_20,HTML_MESSAGE autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: www.debian.org
Version: -
Severity: wishlist
Tags: patch

The appended patch removes at least the most outdated info from the
mips port pages, and also updated a few things.


Thiemo


Index: english/ports/mips/index.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/ports/mips/index.wml,v
retrieving revision 1.83
diff -u -p -r1.83 index.wml
--- english/ports/mips/index.wml        1 Jan 2005 14:42:22 -0000       1.83
+++ english/ports/mips/index.wml        23 Mar 2005 22:30:19 -0000
@@ -11,46 +11,32 @@ endianness</a> of the binaries. The Mips
 both endiannesses, but since that's normally not changeable in software, we
 need to have both architectures. SGI machines (SGI Indy and Indigo2) are 
running
 <a 
href="http://www.foldoc.org/foldoc/foldoc.cgi?query=big-endian";>big-endian</a>
-which is debian-mips. Digital Decstations are running
+which is debian-mips. Digital Decstations and Cobalt Cube/RaQ are running
 <a 
href="http://www.foldoc.org/foldoc/foldoc.cgi?query=little-endian";>little-endian</a>,
-debian-mipsel.</p>
+debian-mipsel. The BCM91250A aka SWARM can run in both modes, selectable by a
+switch on the board.</p>
 
 <h2>Known problems</h2>
 <ul>
-       <li>No working x keymap for XFree 4 on Decstations</li>
-       <li>R4600 CPUs currently seem to have an unresolved bug appearing as 
segfaulting perl.
-       It seems that <code>export LD_BIND_NOW=1</code> solves the problem.</li>
-       <li>R4600 V1.7 does not work in current CVS. Random hangs.</li>
        <li>O2 R10000 is NOT supported</li>
-       <li>O2 R5000 - EXPERIMENTAL without framebuffer</li>
+       <li>O2 R5000 - EXPERIMENTAL, flaky framebuffer</li>
        <li>Indigo 2 R8000/R10000 are unsupported</li>
-       <li>Indigo 2 framebuffer are unsupported</li>
+       <li>Indigo 2 framebuffers except XL are unsupported</li>
        <li>Challenge S extra Ethernet/SCSI is unsupported (GIO64 Devices)</li>
        <li>EISA slots in the Indigo 2 are unsupported</li>
-       <li>R3000 Decstation does crash with current cvs kernel</li>
 </ul>
 <h2>Known problems (Resolved)</h2>
 <ul>
+       <li>No working x keymap for XFree 4 on Decstations</li>
+       <li>R4600 CPUs currently seem to have an unresolved bug appearing as 
segfaulting perl.
+       It seems that <code>export LD_BIND_NOW=1</code> solves the problem.</li>
+       <li>R4600 V1.7 does not work in current CVS. Random hangs.</li>
+       <li>R3000 Decstation does crash with current cvs kernel</li>
        <li>Early crash on Indigo2 if Framebuffer/Newport is enabled</li>
-       <li>XFree XShm is broken - Pixmaps get corrupted - Fix included in 
current cvs.</li>
-       <li>"sleep" sometimes wont return from sleeps - Strace
-       shows a 22 year sleep - Seems to be some librt/fpu stuff - Havent seen 
this for couple
-       of months. Seems to be fixed as of Kernel 2.4.17 / glibc 2.2.5-3.</li>
-       <li>update-menus throws a SIGBUS - Seems to be c++ exception handling - 
We are 
-       linking it static for now which seems to solve the issue.</li>
-       <li>The 3.0.22 Boot-Floppies which probably will be released with
-       woody name the kernel in the volume-header wrong. Its name is "linux.bi"
-       not just "linux" - Try using "arcboot" which is the next generation 
boot-loader
-       for the SGIs but be careful - You need to install a newer kernel image 
-       that includes an ELF kernel. Woody will release with 3.0.23.</li>
 </ul>
 
 <h2>Public machines</h2>
 <ul>
-       <li>pongo.verwaltung.uni-mainz.de.<br>
-       An SGI Indy - R4000SC 256MB Ram<br>
-       <email [EMAIL PROTECTED]>
-
        <li>remake.rfc822.org<br>
        A Masquerade Pro donated by Lasat.
        A little endian [EMAIL PROTECTED] running debian-mipsel and running the
@@ -88,22 +74,19 @@ Debian/Mips</p>
        Subscribe via mail to <email [EMAIL PROTECTED]>.<br>
        Archive is at <a 
href="http://lists.debian.org/debian-mips/";>lists.debian.org</a>.
 
-       <li>[EMAIL PROTECTED] - Linux/Mips and Linux/Mipsel for all archs not 
only SGI.<br>
-       Subscribe via mail to <email [email protected]> with "subscribe 
linux-mips".
-       
-       <li>[EMAIL PROTECTED] - Porting 2.2/2.4 to the Cobalt Qube/RaQ.<br>
-       <a 
href="http://devel.alal.com/mailman/listinfo/cobalt-22";>http://devel.alal.com/mailman/listinfo/cobalt-22</a>
+       <li>[EMAIL PROTECTED] - Linux/Mips and Linux/Mipsel kernel 
development.<br>
+       Subscribe via mail to <email [EMAIL PROTECTED]> with "subscribe 
linux-mips".
 </ul>
 
 <h2>Links</h2>
 
 <dl>
-  <dt>Decstation Linux - Pages especially for Decstation Users - A bit 
outdated 
-    <dd><a href="http://decstation.unix-ag.org/";>decstation.unix-ag.org</a>
+  <dt>Linux/MIPS kernel development - Lots of related information about MIPS
+    <dd><a href="http://www.linux-mips.org/";>linux-mips.org</a>
   <dt>CPU Vendor
     <dd><a href="http://www.mips.com/";>www.mips.com</a>
-  <dt>SGI Hosted Linux/Mips webpages
-    <dd><a href="http://oss.sgi.com/mips/";>oss.sgi.com/mips</a>
+  <dt>Decstation Linux - Pages especially for Decstation Users - Outdated 
+    <dd><a href="http://decstation.unix-ag.org/";>decstation.unix-ag.org</a>
   <dt>Little endian MIPS RPM package repository of Karsten Merker
     <dd><a href="ftp://bolug.uni-bonn.de/mips/";>bolug.uni-bonn.de/mips/</a>
   <dt>Maciej W. Rozycki repository
@@ -114,7 +97,7 @@ Debian/Mips</p>
     <dd><a 
href="http://www.netbsd.org/Ports/cobalt/faq.html";>http://www.netbsd.org/Ports/cobalt/faq.html</a>
   <dt>Linux-Mips crossdev howto
     <dd><a 
href="http://foobazco.org/~wesolows/mips-cross.html";>http://foobazco.org/~wesolows/mips-cross.html</a>
-  <dt>Debian/Mips indy install HOWTO
+  <dt>Debian/Mips Indy install HOWTO
     <dd><a 
href="http://www.linux-debian.de/howto/debian-mips-woody-install.html";>\
       http://www.linux-debian.de/howto/debian-mips-woody-install.html</a>
   <dt>GNU/Linux on the Philips Nino
@@ -130,4 +113,3 @@ Debian/Mips</p>
   <dt>Explanation of the I2/O2 R10k cpu/cache issues.
     <dd><a 
href="http://mail-index.netbsd.org/port-sgimips/2000/06/29/0006.html";>http://mail-index.netbsd.org/port-sgimips/2000/06/29/0006.html</a>
 </dl>
-
Index: english/ports/mips/people.inc
===================================================================
RCS file: /cvs/webwml/webwml/english/ports/mips/people.inc,v
retrieving revision 1.4
diff -u -p -r1.4 people.inc
--- english/ports/mips/people.inc       31 Jan 2003 14:38:33 -0000      1.4
+++ english/ports/mips/people.inc       23 Mar 2005 22:30:19 -0000
@@ -1,11 +1,8 @@
 <ul>
   <li> Ryan Murray
   <li> Guido Guenther
-  <li> Christoph Martin
   <li> Florian Lohoff
-  <li> Henning Heinold
-  <li> Ulf Carlsson
-  <li> Vincent Renardias
   <li> Karsten Merker
   <li> Martin Schulze
+  <li> Thiemo Seufer
 </ul>
Index: english/ports/mips/system.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/ports/mips/system.wml,v
retrieving revision 1.14
diff -u -p -r1.14 system.wml
--- english/ports/mips/system.wml       29 Dec 2004 20:31:42 -0000      1.14
+++ english/ports/mips/system.wml       23 Mar 2005 22:30:19 -0000
@@ -351,13 +351,13 @@
        <li>Olivetti M700-10
        <li>Lasat Masquerade Pro
        <li>Jazz
-       <li>Badget
+       <li>Baget
        <li>Galileo EV96100
        <li>Galileo EV64120
        <li>Galileo GT64120
        <li>NEC DDB VRC 5476
        <li>Cobalt Cube
-       <li>Cobalt RAQ
+       <li>Cobalt RaQ
        <li>SGI Indy
        <li>SGI Indigo2
        <li>SGI Indigo

---------------------------------------
Received: (at 301131-done) by bugs.debian.org; 23 Mar 2005 23:40:21 +0000
>From [EMAIL PROTECTED] Wed Mar 23 15:40:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from higgs.djpig.de [213.133.98.126] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEFSW-0004Co-00; Wed, 23 Mar 2005 15:40:20 -0800
Received: from djpig by higgs.djpig.de with local (Exim 4.44)
        id 1DEFRC-0000G4-NL
        for [EMAIL PROTECTED]; Thu, 24 Mar 2005 00:38:58 +0100
Date: Thu, 24 Mar 2005 00:38:58 +0100
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#301131: Update for mips port pages
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

On Wed, Mar 23, 2005 at 11:47:38PM +0100, Thiemo Seufer wrote:
> The appended patch removes at least the most outdated info from the
> mips port pages, and also updated a few things.

Applied.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to