<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.os.solaris.at-home">
    <title>gmane.os.solaris.at-home</title>
    <link>http://blog.gmane.org/gmane.os.solaris.at-home</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3921"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3920"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3919"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3918"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3917"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3914"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3913"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3912"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3911"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3910"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3909"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3908"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3907"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3906"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3905"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3904"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3903"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3902"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3901"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.solaris.at-home/3900"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3921">
    <title>Cannot create ZFS dataset for a zone?</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3921</link>
    <description>&lt;pre&gt;I am trying to get
a solaris8 zone in a solaris 10 box. And am not able to build it:

root&amp;lt; at &amp;gt;sundev ~&amp;gt; zfs create zonepool/hosts/solaris8test-64
root&amp;lt; at &amp;gt;sundev ~&amp;gt; zfs set mountpoint=/export/hosts/solaris8test-64
zonepool/hosts/solaris8test-64
root&amp;lt; at &amp;gt;sundev ~&amp;gt; cp /export/hosts/solaris8/solaris8.zone
/export/hosts/solaris8test-64/solaris8test-64.zone
root&amp;lt; at &amp;gt;sundev ~&amp;gt; chmod go-rx /export/hosts/solaris8test-*
root&amp;lt; at &amp;gt;sundev ~&amp;gt; cat /export/hosts/solaris8test-64/solaris8test-64.zone
# Run this file by typing
#  zonecfg -z solaris8test-64 -f 
/export/hosts/solaris8test-64/solaris8test-64.
zone
create -b
set zonepath=/export/hosts/solaris8test-64
set autoboot=true
set ip-type=shared
set brand=solaris8
add fs
set dir=/pub
set special=/export/pub/sol8
set type=lofs
end
add net
set physical=bge0
set address=192.168.11.64
end
root&amp;lt; at &amp;gt;sundev ~&amp;gt; zonecfg -z solaris8test-64 -f
/export/hosts/solaris8test-64/solaris8test-64.zone
root&amp;lt; at &amp;gt;sundev ~&amp;gt; zoneadm -z solaris8test-64 install
cannot create ZFS dataset zonepool/hosts/solaris8test-64: dataset already
exists
zoneadm install: error: you must specify an installation source using 
'-a' or
'-d'.
WARNING: Unable to completely remove /export/hosts/solaris8test-64
because it contains additional user data.  Only the standard directory
entries have been removed.
root&amp;lt; at &amp;gt;sundev ~&amp;gt; zoneadm -z solaris8test-64 list -v
   ID NAME             STATUS     PATH                           BRAND    IP
    - solaris8test-64  configured /export/hosts/solaris8test-64 
solaris8 shared
root&amp;lt; at &amp;gt;sundev ~&amp;gt;

What is this "cannot create ZFS dataset zonepool/hosts/solaris8test-64:
dataset already exists" trying to tell me? I mean, why would zoneadm 
want to create it to begin with?
&lt;/pre&gt;</description>
    <dc:creator>Mauricio</dc:creator>
    <dc:date>2012-08-02T11:51:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3920">
    <title>Invitation to connect on LinkedIn</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3920</link>
    <description>&lt;pre&gt;LinkedIn
------------



I'd like to add you to my professional network on LinkedIn.

- David

David Díez
Team leader of new technologies at DYCEC
Madrid Area, Spain

Confirm that you know David Díez:
https://www.linkedin.com/e/vcrjkq-h53okvp3-54/isd/8002365262/reJXb561/?hs=false&amp;amp;tok=1FMjvwWHB1DBk1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/vcrjkq-h53okvp3-54/GR2QmBnIGZ9No4wh0OrlIpOkGdjbuknh0At_buQ0HA0/goo/suns-at-home%40net-kitchen%2Ecom/20061/I2699284241_1/?hs=false&amp;amp;tok=2bqKeEGNN1DBk1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.

_______________________________________________
Suns-at-Home mailing list
Suns-at-Home&amp;lt; at &amp;gt;net-kitchen.com
http://www.net-kitchen.com/mailman/listinfo/suns-at-home
&lt;/pre&gt;</description>
    <dc:creator>David Díez</dc:creator>
    <dc:date>2012-07-26T10:09:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3919">
    <title>Re: [rescue] Free Suns V240s 280R, Brocade switches,etc...</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3919</link>
    <description>&lt;pre&gt;Hi,

All the below items are spoken for.

Mark


On Sat, Jul 21, 2012 at 05:30:31PM -0400, Mark G Thomas wrote:

&lt;/pre&gt;</description>
    <dc:creator>Mark G Thomas</dc:creator>
    <dc:date>2012-07-22T18:54:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3918">
    <title>Free Suns V240s 280R, Brocade switches, etc...</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3918</link>
    <description>&lt;pre&gt;Hi All,

Free for local pickup, near Plymouth Meeting PA USA, ZIP 19422

 3 x Sun 280R servers, complete with CPUs and RAM. No disks.
 2 x Sun V240 servers, with CPU and RAM. I think they had 4GB and 8GB RAM.
 1 x Brocade 2400 FC switch
 1 x Brocade 3800 FC switch
 1 x DS4000 IBM/LSI storage controller
 3 x EXP500 FC shelves with 36GB FC disks and sleds.

Please let me know if and when you can pick up, or it is all
going out in the trash on the next couple Wednesdays.

I also have available a ProFile external HD and an Apple LISA with water 
damage to the motherboard, but maybe good CPU, RAM cards, and other 
parts, but I want something for the Lisa--it's not free like the list above.

Mark

&lt;/pre&gt;</description>
    <dc:creator>Mark G Thomas</dc:creator>
    <dc:date>2012-07-21T21:30:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3917">
    <title>Inexpensive Sun Type 6 Japanese keyboards</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3917</link>
    <description>&lt;pre&gt;I was at RePC, a local (Seattle area) computer recycler shop, and they 
had a bunch (two totes full) of Sun Type 6 (mini-DIN) Japanese keyboards 
for $5 each.  They all seem to be in very good condition with cardboard 
attached by rubber band to protect the keys.

Don't know if anyone else is interested in them, but I picked one up 
just because.

alan
&lt;/pre&gt;</description>
    <dc:creator>Alan Perry</dc:creator>
    <dc:date>2012-05-07T23:54:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3914">
    <title>cpu power management in Solaris</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3914</link>
    <description>&lt;pre&gt;Hi,

Looking at qemu, Linux and NetBSD sources I see that there is some
sort of CPU Power Management at least in SparcStation-5. But after
installing Solaris on a SS-5 I see the pmc driver only in sparcv9
directory. Also
# prtconf
[...]
      power-management (driver not attached)
[...]

Does anyone have any machine with working "pmc" driver, or some some
other driver which binds to the "power-management" device?

I just can't believe that Linux (and meanwhile NetBSD too) know Sun
hardware better than Sun's own OS. Am I missing something obvious?

Artyom
&lt;/pre&gt;</description>
    <dc:creator>Artyom Tarasenko</dc:creator>
    <dc:date>2012-03-06T15:20:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3913">
    <title>USB camera utility for Solaris 9</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3913</link>
    <description>&lt;pre&gt;
On a whim, I tried connecting my Olympus D595 camera to my sb1000 
yesterday to see what it would do.

The system appeared to create the device node correctly but I couldn't 
find an application to access the camera and do stuff with image files.

My 1000 is running sol 9 still so perhaps that's part of the reason.

Anyway if anyone is aware of some software that works in solaris 9 for 
managing usb-connected digital camera devices, I'd like to check it out.

Thanks,

Craig.

&lt;/pre&gt;</description>
    <dc:creator>Craig Dewick</dc:creator>
    <dc:date>2012-02-26T21:27:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3912">
    <title>Voyager PCMCIA, was Re:  Suns-at-Home Digest, Vol 23,Issue 1</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3912</link>
    <description>&lt;pre&gt;
People on the digest, please update the Subject: when you reply!


Depending on why, you may also have to cut out SunOS, since it's
basically 4BSD with a few additions (eg NFS) and some Sun branding.

That aside, I have a Voyager; if it matters to anyone, I could easily
boot NetBSD 4.x on it and check whether any of my PCMCIA wireless cards
work in it; with a bit more work I could try 5.x.  (1.4T definitely
does not support the nell, but I doubt anyone but me cares about that.)

/~\ The ASCII  Mouse
\ / Ribbon Campaign
 X  Against HTMLmouse&amp;lt; at &amp;gt;rodents-montreal.org
/ \ Email!     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B
&lt;/pre&gt;</description>
    <dc:creator>Mouse</dc:creator>
    <dc:date>2012-02-22T16:18:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3911">
    <title>Re: Suns-at-Home Digest, Vol 23, Issue 1</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3911</link>
    <description>&lt;pre&gt;Hello,

John Ruschmeyer &amp;lt;jruschme&amp;lt; at &amp;gt;comcast.net&amp;gt; writes:

I have received some suggestions of adapter/driver combos that might
work. Maybe it is easier to hack the driver than to fiddle with the
skirting board and to dress and lay an ethernet cable ;).


My plan is to avoid BSD.

Regards
hmw

&lt;/pre&gt;</description>
    <dc:creator>Michael Welle</dc:creator>
    <dc:date>2012-02-22T12:49:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3910">
    <title>Re: Suns-at-Home Digest, Vol 23, Issue 1</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3910</link>
    <description>&lt;pre&gt;

Wow! Tough call... you're limited to a Max of Solaris 9 with a 16-bit
PCMCIA adapter. That leaves only Wavelan, Prism, or CISCO Aironet-based
cards, assumeing drivers even exist.  Most of that sort of development
didn't happen until OpenSolaris.

I'd say you have two options:
1) NetBSD/OpenBSD, assuming they support the PCMCIA slots in the Voyager.
2) A Wireless Bridge, like a "Gaming Adapter" on the built-in LAN
connection.

JR
_______________________________________________
Suns-at-Home mailing list
Suns-at-Home&amp;lt; at &amp;gt;net-kitchen.com
http://www.net-kitchen.com/mailman/listinfo/suns-at-home
&lt;/pre&gt;</description>
    <dc:creator>John Ruschmeyer</dc:creator>
    <dc:date>2012-02-21T17:42:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3909">
    <title>Voyager, PCMCIA, wlan</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3909</link>
    <description>&lt;pre&gt;Hello,

has anyone (successfully ;-) equipped a Voyager with a wireless lan
adapter? The machine is running Solaris, but I'm easy with installing
SunOS if that is needed ;).

Regards
hmw

&lt;/pre&gt;</description>
    <dc:creator>Michael Welle</dc:creator>
    <dc:date>2012-02-21T08:03:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3908">
    <title>a gentoo-based linux on sun sparc32 sun4m</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3908</link>
    <description>&lt;pre&gt;Hi all,


It occurred to me that there are no currently active and up-to-date
linux distros that support sparc32 hardware.
I've put together a gentoo based linux in the form of a live-cd and a
"stage3" system tarball. Those of you that are familiar with gentoo
will know what to do. If not, just follow the gentoo sparc install
guide.

I've tested it on sparcstation 4,5, 10 and 20. The sparcstation 10 and
20 I've tested with SMP. Hypersparc works as well but not with a more
recent kernel than 2.6.31.9. Single CPU microsparc and supersparc work
with recent kernels like 3.1.5

let me know if you want to give it a try, I can provide an install iso
and a system tarball via ftp.

Regards

Magnus Lindholm
&lt;/pre&gt;</description>
    <dc:creator>Magnus Lindholm</dc:creator>
    <dc:date>2011-12-30T18:28:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3907">
    <title>Re: Sparc 1000e</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3907</link>
    <description>&lt;pre&gt;Where are you located?

Jerry


On 12/23/11 10:35 AM, Mark Cesare wrote:
&lt;/pre&gt;</description>
    <dc:creator>Jerry Kemp</dc:creator>
    <dc:date>2011-12-24T18:11:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3906">
    <title>Sparc 1000e</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3906</link>
    <description>&lt;pre&gt;Is anyone interest in a 1000e ????

4 system boards

8 MPU

Nearly 2GB of memory

 

Email me we can figure out shipping/pickup etc.

 

Mark

 

 mcesare&amp;lt; at &amp;gt;nc.rr.com

_______________________________________________
Suns-at-Home mailing list
Suns-at-Home&amp;lt; at &amp;gt;net-kitchen.com
http://www.net-kitchen.com/mailman/listinfo/suns-at-home
&lt;/pre&gt;</description>
    <dc:creator>Mark Cesare</dc:creator>
    <dc:date>2011-12-23T16:35:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3905">
    <title>Does anyone want a SunOS 4.1.1 installation manual?</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3905</link>
    <description>&lt;pre&gt;I have the "Release &amp;amp; Install" manual in the original binder for SunOS 4.1.1, which has been sitting around literally for years.

Anyone who wants it, it's yours for the cost of shipping it. It's heavy though, about 8 pounds or 3.3Kg. Located near Seattle USA.

-Mike




_______________________________________________
Suns-at-Home mailing list
Suns-at-Home&amp;lt; at &amp;gt;net-kitchen.com
http://www.net-kitchen.com/mailman/listinfo/suns-at-home
&lt;/pre&gt;</description>
    <dc:creator>Mike Pepe</dc:creator>
    <dc:date>2011-12-22T19:08:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3904">
    <title>Re: Forwarded mail....</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3904</link>
    <description>&lt;pre&gt;
Will the L180 documentation on 
&amp;lt;http://www.shrubbery.net/~heas/sun-feh-2_1/Systems/L180/docs.html&amp;gt; and 
specifically the Operator's Manual 
&amp;lt;http://www.shrubbery.net/~heas/sun-feh-2_1/Systems/L180/documents/L180_Operator_Manual.pdf&amp;gt; 
help?

Regards,
Maarten

&lt;/pre&gt;</description>
    <dc:creator>Maarten Deen</dc:creator>
    <dc:date>2011-11-28T11:28:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3903">
    <title>Forwarded mail....</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3903</link>
    <description>&lt;pre&gt;
I don't have the answer to this question that was sent to me - anybody 
know?

&lt;/pre&gt;</description>
    <dc:creator>Craig Dewick</dc:creator>
    <dc:date>2011-11-28T10:59:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3902">
    <title>Re: Solaris 8 patch 112438-03 /kernel/dev/random</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3902</link>
    <description>&lt;pre&gt;I have this taken care of now.  Thank you so much to leaknoil, R. Stricklin, Jerry Kemp, Andrew Hay, Peter Koch, and Martin Paul for their assistance.
Cheers, -Hirsch

-----Original Message-----
From: suns-at-home-bounces&amp;lt; at &amp;gt;net-kitchen.com [mailto:suns-at-home-bounces&amp;lt; at &amp;gt;net-kitchen.com] On Behalf Of Hirschinger, Jerry D
Sent: Friday, November 18, 2011 7:12 PM
To: suns-at-home&amp;lt; at &amp;gt;net-kitchen.com
Subject: [Suns-at-Home] Solaris 8 patch 112438-03 /kernel/dev/random

Does anyone have this patch they could send me?  I am having a devil of a time getting ssh to run on a Solaris 8 Sparc box, and need the /kernel/dev/random patch number 112438-03.
Thanks in advance, -Hirsch

Jerry Hirschinger, NMR Instrumentation Specialist Purdue Interdepartmental NMR Facility
560 Oval Dr.  West Lafayette, IN   47907-2084
Office:           Wetherill 365A
Phone / Fax:(765) 494-5288 / 494-0239
Cellular:         (765) 427-3034


_______________________________________________
Suns-at-Home mailing list
Suns-at-Home&amp;lt; at &amp;gt;net-kitchen.com
http://www.net-kitchen.com/mailman/listinfo/suns-at-home
&lt;/pre&gt;</description>
    <dc:creator>Hirschinger, Jerry D</dc:creator>
    <dc:date>2011-11-21T16:28:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3901">
    <title>Re: Solaris 8 patch 112438-03 /kernel/dev/random</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3901</link>
    <description>&lt;pre&gt;Hello Jerry,

Unfortunately, I don't have that patch to share with you.

But, I can share that back in the day (pre Solaris 9), and before the
patch you are referencing came out, there were 3rd party /dev/random
devices available for Solaris.

For what its worth, if you are not able to find a copy of that patch, I
might suggest you look here.

http://www.cosy.sbg.ac.at/~andi/SUNrand/

Hope this helps.

Jerry

On 11/18/11 06:12 PM, Hirschinger, Jerry D wrote:
&lt;/pre&gt;</description>
    <dc:creator>Jerry Kemp</dc:creator>
    <dc:date>2011-11-19T04:45:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3900">
    <title>Solaris 8 patch 112438-03 /kernel/dev/random</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3900</link>
    <description>&lt;pre&gt;Does anyone have this patch they could send me?  I am having a devil of a time getting ssh to run on a Solaris 8 Sparc box, and need the /kernel/dev/random patch number 112438-03.
Thanks in advance, -Hirsch

Jerry Hirschinger, NMR Instrumentation Specialist
Purdue Interdepartmental NMR Facility
560 Oval Dr.  West Lafayette, IN   47907-2084
Office:           Wetherill 365A
Phone / Fax:(765) 494-5288 / 494-0239
Cellular:         (765) 427-3034
&lt;/pre&gt;</description>
    <dc:creator>Hirschinger, Jerry D</dc:creator>
    <dc:date>2011-11-19T00:12:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.solaris.at-home/3899">
    <title>Re: Firefox</title>
    <link>http://permalink.gmane.org/gmane.os.solaris.at-home/3899</link>
    <description>&lt;pre&gt;


Until you discover something that needs python and then pkgsrc fails.  All of the python packages in pkgsrc are broken at least on sparc.  They segfault during compile.  Anything that depends on python will then fail to install.  I've tried a dozen times on my IPX to get python to compile so I could install scons which would allow me to compile a new version of gpsd.  Python 2.4 through 2.7 all dead and scons wants at least 2.6.
&lt;/pre&gt;</description>
    <dc:creator>Alex Carver</dc:creator>
    <dc:date>2011-11-03T22:35:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.solaris.at-home">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.solaris.at-home</link>
  </textinput>
</rdf:RDF>
