Advertising
- shadeslayer
- Tuesday, February 23rd, 2010 at 5:52:35pm UTC
- # this is your configuration file for pbuilder.
- # the file in /usr/share/pbuilder/pbuilderrc is the default template.
- # /etc/pbuilderrc is the one meant for editing.
- #
- # read pbuilderrc.5 document for notes on specific options.
- BASETGZ=/var/cache/pbuilder/base.tgz
- #EXTRAPACKAGES=gcc3.0-athlon-builder
- #export DEBIAN_BUILDARCH=athlon
- BUILDPLACE=/var/cache/pbuilder/build/
- MIRRORSITE=http://ubuntuarchive.hnsdc.com/ubuntu
- #OTHERMIRROR="deb http://www.home.com/updates/ ./"
- #export http_proxy=http://your-proxy:8080/
- USEPROC=yes
- USEDEVPTS=yes
- USEDEVFS=no
- BUILDRESULT=/var/cache/pbuilder/result/
- # specifying the distribution forces the distribution on "pbuilder update"
- DISTRIBUTION=karmic
- # specifying the components of the distribution (default is "main")
- #COMPONENTS="main restricted universe multiverse"
- #specify the cache for APT
- APTCACHE="/var/cache/pbuilder/aptcache/"
- APTCACHEHARDLINK="yes"
- REMOVEPACKAGES=""
- #HOOKDIR="/usr/lib/pbuilder/hooks"
- HOOKDIR=""
- # make debconf not interact with user
- export DEBIAN_FRONTEND="noninteractive"
- DEBEMAIL="[email protected]"
- #for pbuilder debuild (sudo -E keeps the environment as-is)
- BUILDSOURCEROOTCMD="fakeroot"
- PBUILDERROOTCMD="sudo -E"
- # use cowbuilder for pdebuild
- #PDEBUILD_PBUILDER="cowbuilder"
- # command to satisfy build-dependencies; the default is an internal shell
- # implementation which is relatively slow; there are two alternate
- # implementations, the "experimental" implementation,
- # "pbuilder-satisfydepends-experimental", which might be useful to pull
- # packages from experimental or from repositories with a low APT Pin Priority,
- # and the "aptitude" implementation, which will resolve build-dependencies and
- # build-conflicts with aptitude which helps dealing with complex cases but does
- # not support unsigned APT repositories
- PBUILDERSATISFYDEPENDSCMD="/usr/lib/pbuilder/pbuilder-satisfydepends"
- #Command-line option passed on to dpkg-buildpackage.
- #DEBBUILDOPTS="-IXXX -iXXX"
- DEBBUILDOPTS=""
- #APT configuration files directory
- APTCONFDIR=""
- # the username and ID used by pbuilder, inside chroot. Needs fakeroot, really
- BUILDUSERID=1234
- BUILDUSERNAME=pbuilder
- # BINDMOUNTS is a space separated list of things to mount
- # inside the chroot.
- BINDMOUNTS=""
- # Set the debootstrap variant to 'buildd' type.
- DEBOOTSTRAPOPTS[0]='--variant=buildd'
- # or unset it to make it not a buildd type.
- # unset DEBOOTSTRAPOPTS
- # Set the PATH I am going to use inside pbuilder: default is "/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
- export PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
- # SHELL variable is used inside pbuilder by commands like 'su'; and they need sane values
- export SHELL=/bin/bash
- # The name of debootstrap command.
- DEBOOTSTRAP="debootstrap"
- # default file extension for pkgname-logfile
- PKGNAME_LOGFILE_EXTENTION="_$(dpkg --print-architecture).build"
- # default PKGNAME_LOGFILE
- PKGNAME_LOGFILE=""
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.