[SURVEY] builders, how do you build? what do you build?

Dennis Gilmore dennis at ausil.us
Mon Jun 30 08:40:27 EDT 2008


On Friday 27 June 2008, Erik Garrison wrote:
> Developers, specifically those running build systems,
>
> Many of us are confused about the software flows inherent in the daily
> build processes which are occuring at OLPC.  I would like to conduct a
> simple survey of all people building software for OLPC so that all of us
> can better understand the sources of the software running on the XO and
> XS without individually hassling the responsible parties every time we
> have generic questions about their build processes.
>
> Builders, please describe your local build network:
Going forward we will only accept rpms that are built in 
koji.fedoraproject.org for inculsion into the images.  

if you test build you should only build using mock.  The attached mock config 
file will work for the current Fedora 9 based builds. 

-- 
Dennis Gilmore

-------------- next part --------------
config_opts['root'] = 'olpc-3-i386'
config_opts['target_arch'] = 'i386'
config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build'
config_opts['dist'] = 'olpc3'  # only useful for --resultdir variable subst

config_opts['yum.conf'] = """
[main]
cachedir=/var/cache/yum
debuglevel=1
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1

# repos

[fedora]
name=fedora
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-9&arch=i386
failovermethod=priority

[updates-released]
name=updates
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f9&arch=i386
failovermethod=priority

[local]
name=local
baseurl=http://koji.fedoraproject.org/static-repos/dist-olpc3-build-current/i386/
"""



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.laptop.org/pipermail/devel/attachments/20080630/257dab26/attachment.sig>


More information about the Devel mailing list