Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

shadeslayer
Friday, February 26th, 2010 at 12:14:56pm UTC 

  1. # this is your configuration file for pbuilder.
  2. # the file in /usr/share/pbuilder/pbuilderrc is the default template.
  3. # /etc/pbuilderrc is the one meant for editing.
  4. #
  5. # read pbuilderrc.5 document for notes on specific options.
  6.  
  7. BASETGZ=/var/cache/pbuilder/base.tgz
  8. #EXTRAPACKAGES=gcc3.0-athlon-builder
  9. #export DEBIAN_BUILDARCH=athlon
  10. BUILDPLACE=/var/cache/pbuilder/build/
  11. MIRRORSITE=http://ubuntuarchive.hnsdc.com/ubuntu
  12. #OTHERMIRROR="deb http://www.home.com/updates/ ./"
  13. #export http_proxy=http://your-proxy:8080/
  14. USEPROC=yes
  15. USEDEVPTS=yes
  16. USEDEVFS=no
  17. BUILDRESULT=/var/cache/pbuilder/result/
  18.  
  19. # specifying the distribution forces the distribution on "pbuilder update"
  20. DISTRIBUTION=karmic
  21. # specifying the components of the distribution (default is "main")
  22. #COMPONENTS="main restricted universe multiverse"
  23. #specify the cache for APT
  24. APTCACHE="/var/cache/pbuilder/aptcache/"
  25. APTCACHEHARDLINK="yes"
  26. REMOVEPACKAGES=""
  27. #HOOKDIR="/usr/lib/pbuilder/hooks"
  28. HOOKDIR=""
  29.  
  30. # make debconf not interact with user
  31. export DEBIAN_FRONTEND="noninteractive"
  32.  
  33.  
  34. #for pbuilder debuild (sudo -E keeps the environment as-is)
  35. BUILDSOURCEROOTCMD="fakeroot"
  36. PBUILDERROOTCMD="sudo -E"
  37. # use cowbuilder for pdebuild
  38. #PDEBUILD_PBUILDER="cowbuilder"
  39.  
  40.  
  41. # command to satisfy build-dependencies; the default is an internal shell
  42. # implementation which is relatively slow; there are two alternate
  43. # implementations, the "experimental" implementation,
  44. # "pbuilder-satisfydepends-experimental", which might be useful to pull
  45. # packages from experimental or from repositories with a low APT Pin Priority,
  46. # and the "aptitude" implementation, which will resolve build-dependencies and
  47. # build-conflicts with aptitude which helps dealing with complex cases but does
  48. # not support unsigned APT repositories
  49. PBUILDERSATISFYDEPENDSCMD="/usr/lib/pbuilder/pbuilder-satisfydepends"
  50.  
  51. #Command-line option passed on to dpkg-buildpackage.
  52. #DEBBUILDOPTS="-IXXX -iXXX"
  53. DEBBUILDOPTS=""
  54.  
  55. #APT configuration files directory
  56. APTCONFDIR=""
  57.  
  58. # the username and ID used by pbuilder, inside chroot. Needs fakeroot, really
  59. BUILDUSERID=1234
  60. BUILDUSERNAME=pbuilder
  61.  
  62. # BINDMOUNTS is a space separated list of things to mount
  63. # inside the chroot.
  64. BINDMOUNTS=""
  65.  
  66. # Set the debootstrap variant to 'buildd' type.
  67. DEBOOTSTRAPOPTS[0]='--variant=buildd'
  68. # or unset it to make it not a buildd type.
  69. # unset DEBOOTSTRAPOPTS
  70.  
  71. # Set the PATH I am going to use inside pbuilder: default is "/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
  72. export PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
  73.  
  74. # SHELL variable is used inside pbuilder by commands like 'su'; and they need sane values
  75. export SHELL=/bin/bash
  76.  
  77. # The name of debootstrap command.
  78. DEBOOTSTRAP="debootstrap"
  79.  
  80. # default file extension for pkgname-logfile
  81. PKGNAME_LOGFILE_EXTENTION="_$(dpkg --print-architecture).build"
  82.  
  83. # default PKGNAME_LOGFILE
  84. 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.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



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.

comments powered by Disqus
worth-right