You are not logged in.
Pages: 1
What is required by the Arch Dev team in a 64-bit build box? I'm decommissioning my home desktop for a new one. The old one could possibly be made available to the team for building 64-bit packages if it's suitable?
As far as specs go, it's nothing spectacular (hence the upgrade
) but it is 64-bit and it seems to pop up occasionally that some devs has problems accessing 64-bit boxes to build things...
fukawi2@Phil-Desktop ~ $ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 44
model name : AMD Sempron(tm) Processor 3000+
stepping : 2
cpu MHz : 1808.357
cache size : 128 KB
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up rep_good pni lahf_lm
bogomips : 3618.41
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc
fukawi2@Phil-Desktop ~ $ free -m
total used free shared buffers cached
Mem: 1002 962 39 0 28 121
-/+ buffers/cache: 811 190
Swap: 2070 2030 40
fukawi2@Phil-Desktop ~ $ sudo fdisk -l | grep ^Disk
Disk /dev/sda: 250.1 GB, 250058268160 bytes
Disk /dev/sdb: 160.0 GB, 160040803840 bytes
Disk /dev/sdc: 40.0 GB, 40019582464 bytes
Disk /dev/sdd: 40.0 GB, 40020664320 bytesI'm happy to set it up and host it -- I will probably use it as a build server for the ArchServer project anyway.
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
I do not think we have ever had a dev/TU build machine outside the control of a dev/TU. And I am not sure we would want that (for obvious reasons). No offence intended.
Offline
That's cool, I understand that. Figured I may as well ask/offer - the worst that can happen is that it's not accepted ![]()
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
some unofficial repo might be happy.
Offline
some unofficial repo might be happy.
If someone wants it for building, could probably arrange it... Not suitable for hosting a repo since I've only got 256k upstream connection.
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
Pages: 1