aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* make ftp.jp.debian.org the default for for the time being. ftp.debian.org ↵Junichi Uekawa2008-03-07
| | | | only has parts of Debian.
* Merge git://git.debian.org/git/users/eddyp-guest/pbuilder into eddyJunichi Uekawa2008-03-06
|\
| * If there's no MIRRORSITE line in the pbuilderrc, add oneEddy Petrișor2008-03-06
| | | | | | | | | | | | | | 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>
| * Change back the MIRRORSITE in the example fileEddy Petrișor2008-03-06
| | | | | | | | | | | | | | | | | | Since now the pbuilderrc is just an example, might as well use some correct info that is meaningful for a human. Also, this was broken since the default rc info was not valid anymore (in the absence of /etc/pbuilderrc) Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| * Accepting to rewrite the pbuilderrc is done just for on run of configureEddy Petrișor2008-03-06
| | | | | | | | | | | | | | | | | | | | | | 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>
| * Make sure we don't change commented MIRRORSITE-sEddy Petrișor2008-03-06
| | | | | | | | | | | | | | | | | | | | 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>
| * Better default placeholder URL; Create minimalistic pbuilderrc filesEddy Petrișor2008-03-06
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * no temp file for sources.list concatenationEddy Petrișor2008-03-03
| | | | | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| * do not use temp files when's not necessaryEddy Petrișor2008-03-02
| | | | | | | | | | | | | | | | 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>
| * ran debconf-updatepo; + Romanian translation, + closes stanza for 333294Eddy Petrișor2008-03-02
| | | | | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| * Update and merge the debian chaneglog entry I used back into the current oneEddy Petrișor2008-03-02
| | | | | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| * Allow the existing configuration to be updated/redoneEddy Petrișor2008-03-02
| | | | | | | | | | | | | | | | | | 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>
| * Add support for sources.list.d and validate autodetection.Eddy Petrișor2008-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * The postinst doesn't rely on the /etc/pbuilderrc file to be presentEddy Petrișor2008-03-02
| | | | | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
| * Merge branch 'master' of git://git.debian.org/git/pbuilder/pbuilderEddy Petrișor2008-02-29
| |\ | | | | | | | | | | | | | | | | | | Conflicts: Makefile debian/changelog
| * | No longer install /etc/pbuilderrcEddy Petrisor2008-02-29
| | | | | | | | | | | | Instead put that file in the examples directory.
| * | saner way of modifying the conffileEddy Petrisor2007-06-28
| | |
| * | do not overwrite custom pbuilderrc files, only the defaultEddy Petrisor2007-06-28
| | |
| * | allow questions not to be shown if the priority indicates thatEddy Petrisor2007-06-28
| | |
| * | po-debconf support addedEddy Petrisor2007-06-28
| | |
| * | created a proper postinst which takes into account the different parameters ↵Eddy Petrisor2007-06-28
| | | | | | | | | | | | which are used when calling it
| * | add podebconf supportEddy Petrisor2007-06-28
| | |
| * | build depends on debconf nowEddy Petrisor2007-06-28
| | |
| * | a crude first version of the default mirror selection codeEddy Petrisor2007-06-28
| | |
* | | remove linda and use lintian, linda is now gone.Junichi Uekawa2008-03-06
| |/ |/|
* | French documentation update (closes: #465515)Junichi Uekawa2008-02-18
| |
* | testsuite updateJunichi Uekawa2008-02-18
| |
* | ignore some filesJunichi Uekawa2008-02-18
| |
* | open new changelogJunichi Uekawa2008-02-02
| |
* | 0.178 releaseJunichi Uekawa2008-02-02
| |
* | testsuite updateJunichi Uekawa2008-02-02
| |
* | testsuite update.Junichi Uekawa2008-01-26
| | | | | | | | cdebootstrap no longer debootstraps lenny.
* | Set APT::Get::AutomaticRemove=true in upgrade instead of calling autoremoveLoïc Minier2008-01-12
| | | | | | | | | | | | | | Instead of running "apt-get autoremove", run apt-get dist-upgrade with -o APT::Get::AutomaticRemove=true; this avoids solutions based on checking for the version of APT or outputting an error on older APT, or masking all errors. Also, autoremove happens after the upgrade instead of before.
* | Do not show "Upgrading for distribution xyz" message on update when ↵Junichi Uekawa2008-01-11
| | | | | | | | | | | | | | | | | | | | | | --override-config is not specified (closes: #459432) when no --override-config option is given, options like --distribution, .... (or their .pbuilderrc counterparts DISTRIBUTION, ...) are not taken into account for setting up the chroot, they also shouldn't be used for outputting diagnostics. Thanks to Andreas Beckmann <debian@abeckmann.de>
* | revise japanese documentationJunichi Uekawa2008-01-04
| |
* | gdebi: install gdebi-core, not gdebi into chroot.Junichi Uekawa2008-01-04
| | | | | | | | gdebi pulls in too much too the chroot, maybe gdebi-core is better.
* | satisfydepends-gdebi: reorganize code to go in-line with other funcs.Junichi Uekawa2008-01-04
| | | | | | | | | | | | | | | | The original implementation did not work well with cowdancer, change it so that gdebi is called inside chroot and inside chroot only. This has the drawback that gdebi must be available within chroot, but it is much simpler than adding conditional cowdancer support to gdebi, and hopefully better for future development.
* | note changes are no longer maintained in ChangeLogJunichi Uekawa2008-01-04
| |
* | Change pbuilder tags to be git-dch-friendlyJunichi Uekawa2007-12-26
| | | | | | | | Change generated tag names to debian/VERSION from VERSION.
* | add snapshot headerJunichi Uekawa2007-12-26
| |
* | release 0.177Junichi Uekawa2007-12-26
| |
* | Document pbuilder-satisfydepends-gebi in manpageJunichi Uekawa2007-12-26
| |
* | Fix devpts mount permissions (closes: #453862)Junichi Uekawa2007-12-26
| | | | | | | | | | | | | | | | | | Use the same permission as /etc/init.d/mountdevsubfs.sh for mounting devpts. devpts mount points share the same system-wide permission for all mounts, which gets re-set every time pbuilder mounts it. Since the current gid/permission information is not exported from devpts, use the /etc/default/devpts value provided by glibc.
* | python-apt/gdebi based pbuilder-satisfydepends-gdebi (closes: #453388)Junichi Uekawa2007-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: Michael Vogt <mvo@ubuntu.com> In Ubuntu, we've applied the attached patch to achieve the following: * Makefile: - Addded pbuilder-satisfydepends-gdebi * pbuilder-buildpackage-funcs: - always pass --chroot to the pbuilder-satisfydepends (needed for pbuilder-satisfydepends-gdebi) * pbuilder-satisfydepends-gdebi: - added alternative b-d resolver pbuilder-satisfydepends-gdebi is a build-dependencies resolver based on gdebi (that in turn uses python-apt/libapt). It is fast and does not need to build a dummy package. It should behave exactly like apt-get build-dep $pkg It used to be more interessting because of the speed gain when pbuilder-satisfydepends-classic was the default. You probably want to add a recommends or suggests for gdebi too (if you like the patch method). Modified by dancerj: --chroot is given before --chrootexec so that cowdancer can continue to work.
* | testsuite log updateJunichi Uekawa2007-12-26
| |
* | * Run apt-get autoremove after upgrade.Loïc Minier2007-12-18
| |
* | try ignoring test for packages which do not have testsJunichi Uekawa2007-12-16
| |
* | open new releaseJunichi Uekawa2007-11-25
| |
* | 0.176Junichi Uekawa2007-11-25
| |
* | use debootstrap instead of cdebootstrapJunichi Uekawa2007-11-25
| |