aboutsummaryrefslogtreecommitdiff
path: root/debian/pbuilder.config
Commit message (Collapse)AuthorAge
* debian/pbuilder.config: fix detection of mirror through ↵Mattia Rizzolo2015-10-11
| | | | | | | | | | | | /etc/apt/sources.list.d/* at install time Now it supports * all files ending with *.list (before we checked *.sources.list) * multiple files Thanks: jre <jre.winesim@gmail.com> for the patch Closes: 772062 Gbp-Dch: Short
* Switch to httpredir.debian.org as default mirrorMichael Prokop2015-06-30
|
* Bug#598316: pbuilder: mirrorsite is not preseedableMatthew Palmer2012-01-27
| | | | | | | | | | | | | | | | | | | tag 598316 +patch usertags 598316 +patch-supplied thanks Attached are three patches fixing the three issues reported in this bug. Hopefully it should be fairly self-explanatory which one is for which. - Matt >From 3631bcda0a9bf0011d02268942ebc7756fd03ada Mon Sep 17 00:00:00 2001 From: Matt Palmer <mpalmer@hezmatt.org> Date: Mon, 13 Dec 2010 17:04:45 +1100 Subject: [PATCH] Allow arbitrary whitespace in sources.list. Ref: #598316 An overly restrictive regex means that people who like very neat sources.list files get penalised. Not any more.
* Nicer comments in pbuilderrc; closes: #504599Loïc Minier2008-11-06
| | | | | | | | Improve comments to add an explanation header that the new /etc/pbuilderrc uses the default values from /usr/share/pbuilder/pbuilderrc in pbuilder.config-generated pbuilderrc; thanks Ubuntu, Michael Vogt, and Martin Pitt for the patch; closes: #504599.
* Only use ftp or http as a default source URIEddy Petrișor2008-03-18
| | | | | | | | Although https, debtorrent, rsh, ssh and cdrom could be also used, they need special preparation in the pbuilder environment and will not work with a default installation made via *debootstrap. Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
* Remove any reference to postinst from the config scriptEddy Petrișor2008-03-18
| | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
* it's a config script, not a postinst.Junichi Uekawa2008-03-15
|
* add reconfigure target.Junichi Uekawa2008-03-15
|
* move set -e before sourcing anything in scriptJunichi Uekawa2008-03-15
|
* move pbuilder.postinst to pbuilder.configJunichi Uekawa2008-03-15