aboutsummaryrefslogtreecommitdiff
path: root/debian/pbuilder.templates
Commit message (Expand)AuthorAge
* use cdn.debian.netJunichi Uekawa2008-03-07
* Better default placeholder URL; Create minimalistic pbuilderrc files•••Use http://you-have-broken-debconf-configuration.example.com/ as a default place-holder instead of the possiblly confusing _ No longer create large /etc/pbuilderrc files, instead create a minimal file which contains just the MIRRORSITE definition since pbuilder sources the default options, so there's only need for overrides. Thanks Junichi for clearing that up. Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> Eddy Petrișor2008-03-06
* Allow the existing configuration to be updated/redone•••When the config exists already, ask the user if he/she really wants to reconfigure pbuilder's config. Small layout fixes. Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> Eddy Petrișor2008-03-02
* Add support for sources.list.d and validate autodetection.•••A the system might use sources.list.d, but might miss sources.list entirely. All the relevant files are concatenated and the first deb source is picked from that list. When the autodection fails, make sure the responsability to insert the valid information drops on the shoulders of the user. Even if the shell is non-interactive, add some mirror. Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> Eddy Petrișor2008-03-02
* a crude first version of the default mirror selection codeEddy Petrisor2007-06-28