Debian Developers - Re: debootstrap-farm (was: Automatic building of (parts of) the archive)

This is Interesting: Free IT Magazines  
Home > Archive > Debian Developers > March 2005 > Re: debootstrap-farm (was: Automatic building of (parts of) the archive)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: debootstrap-farm (was: Automatic building of (parts of) the archive)
Kenshi Muto

2005-03-05, 8:47 pm

Hi,

At Sat, 05 Mar 2005 19:59:27 +0100,
Frank K=FCster wrote:
>=20
> While I only read it back then, I wanted to actually do the stuff
> described in the cheat sheet. However, it mentions the command
> "debootstrap-farm". I can't find anything about it. What is changed in
> this command, compared to standard debootstrap?


debootstrap-farm is included in unofficial buildd-farm package, on
volatile.debian.net.

This command is the wrapper of debootstrap, just does:
----
#! /bin/bash +e

debootstrap $*

if [ "$1" =3D=3D "--variant=3Dbuildd" ]; then
echo "adding extra directories"
install -d $3/var/debbuild/srcdep-lock -o buildd
install -d $3/build/buildd -m 777
cp /etc/passwd $3/etc/
fi
----

I wrote a note on http://kmuto.jp/open.cgi?buildd
This note is not perfect and has funny English :-), but will help you.

(BTW I tried to queue tetex-bin with manual installed tetex-base yesterday,=
but
it goes strange infinite loop. I'll send a report to BTS later.)

Thanks,
--=20
Kenshi Muto
kmuto@debian.org
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com