1 Nov 2002 01:54
Distributing bulk package building (was mac68k Packages for 1.6)
John Klos <john <at> sixgirls.org>
2002-11-01 00:54:23 GMT
2002-11-01 00:54:23 GMT
Hi, > How about it: Another distributed computing project, kindof a > bin-builds <at> home... > > How tough a programming job would it be, to write a perl script/ daemon > that would let a central server assign compilation tasks, and collect > the results when done? Those of us who are not too concerned about > security, could let our boxes join the project. This is something that I've talked about with a number of other people about. Some framework for this is already in place, but it'd have a number of requirements on the client end. Namely, we imagined that it'd have to be secure, so it couldn't just be anonymous. Therefore, ssh keys would need to be exchanged between the server and clients. The clients would have to be responsible for contacting the server when they are available for more work, as many machines might be behind IP NAT or on non-static connections. Disk space would be necessary, as doing bulk builds requires a specifically set up environment which would make a typical machine not very useful. Therefore, a chrooted environment would be recommended on any machine that is not going to be dedicated to only doing bulk builds. The work on the client end is pretty much done; there's very little logic there. The client, when run, contacts the server, is told what package to build, auto-fetches any binary packages on which the package is dependent, builds the package, uses scp to copy back the finished binary package, then asks for another package. If the server doesn't have anything, the(Continue reading)
> - a better color X support? i wasn't able to build it under 1.5
> - faster SCSI support (DMA) on quadra840
Hey, mrz! What's up with this?
> IIRC floppy disk isn't working on any mac, but that's a minor priority!
I think it was working for the IWM. At least a little. Am I wrong?
Floppies are a pain, anyway...
-allen
RSS Feed