From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org> |
Subject: | [Pgbuildfarm-members] fixing architecture descriptions |
Date: | 2006-06-12 23:22:01 |
Message-ID: | 448DF719.1040907@dunslane.net |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members |
below is a list of the various architecture specs we have in the buildfarm.
Would someone like to suggest a standardised subset that makes sense?
cheers
andrew
pgbfprod=# select lower(architecture), count(*) from buildsystems group
by lower(architecture) ;
lower | count
------------------------+-------
sparc 64 | 1
itanium | 1
i686 (athlon 64) | 1
amd64 (i386 kernel) | 1
powerpc g4 | 4
ppc | 3
athlon xp | 1
x86_64 | 5
sparc | 6
arm | 1
isa | 1
x86/smp | 1
parisc | 1
amd mp | 1
i386 | 9
amd 2600x2 | 1
athalon | 1
amd64 | 5
sparc64 | 1
ppc64 | 1
alpha | 2
m68k | 1
x86-32 | 1
x86 | 21
amd | 1
ia32 | 2
x86 smp | 1
powerpc | 2
mipsel | 2
i386 (intel pentium 4) | 1
ia64 | 3
mips | 1
i686 | 4
s390 | 1
x86-64 | 2
ultra sparc | 1
amd xp | 1
(37 rows)
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Buttafuoco | 2006-06-13 01:13:41 | Re: [Pgbuildfarm-members] fixing architecture descriptions |
Previous Message | Andrew Dunstan | 2006-06-04 23:34:57 | [Pgbuildfarm-members] buildfarm client 2.15 released |