| Commit message (Expand) | Author | Age |
* | use pbuilder.maintscript for /etc/bash_completion.d/pbuilder removal | Andreas Beckmann | 2015-07-22 |
* | Use dpkg-maintscript-helper rm_conffile to clean up old /etc/bash_completion.... | Andreas Henriksson | 2015-06-22 |
* | postinst contains dummy call to debconf so that installing through dpkg will ... | Junichi Uekawa | 2008-03-15 |
* | move pbuilder.postinst to pbuilder.config | Junichi Uekawa | 2008-03-15 |
* | s/ftp.d.o/cdn.d.n/ for non-interactive installs, too•••Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| Eddy Petrișor | 2008-03-06 |
* | If there's no MIRRORSITE line in the pbuilderrc, add one•••If, when parsing the current existing pbuilderrc file, no
MIRRORSITE setting is found, fall back to autodetection.
Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| Eddy Petrișor | 2008-03-06 |
* | Accepting to rewrite the pbuilderrc is done just for on run of configure•••When accepting to rewrite the config, most definetly, the user
wants just this once to accept the rewrite, not every time from
this point onwards (including upgrades).
In other words, accepting rewrite is forgot immediately, and valid only
once.
Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| Eddy Petrișor | 2008-03-06 |
* | Make sure we don't change commented MIRRORSITE-s•••Hook the sed replacement to the begining of the line to
make sure we're not replacing any commented out entries.
Also, it is possible that the MIRRORSITE line to be
preceeded by whitespace. Accept that, too.
Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| Eddy Petrișor | 2008-03-06 |
* | 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șor | 2008-03-06 |
* | no temp file for sources.list concatenation•••Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| Eddy Petrișor | 2008-03-03 |
* | do not use temp files when's not necessary•••Fix the moronic use of a temporary file within postinst
when trying to generate the correct MIRRORSITE info via sed.
Sed already has in-place transformation.
Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| Eddy Petrișor | 2008-03-02 |
* | 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șor | 2008-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șor | 2008-03-02 |
* | The postinst doesn't rely on the /etc/pbuilderrc file to be present•••Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| Eddy Petrișor | 2008-03-02 |
* | saner way of modifying the conffile | Eddy Petrisor | 2007-06-28 |
* | do not overwrite custom pbuilderrc files, only the default | Eddy Petrisor | 2007-06-28 |
* | allow questions not to be shown if the priority indicates that | Eddy Petrisor | 2007-06-28 |
* | created a proper postinst which takes into account the different parameters w... | Eddy Petrisor | 2007-06-28 |
* | a crude first version of the default mirror selection code | Eddy Petrisor | 2007-06-28 |