Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pbuilder-satisfydepends-gdebi: add "--force-yes" to apt-get call | Loïc Minier | 2008-06-27 |
| | | | | | Add "--force-yes" to generated apt-get call, consistent with other apt-get calls; thanks Michael Vogt; Launchpad #123068. | ||
* | UNRELEASED snapshot banner | Loïc Minier | 2008-06-27 |
| | |||
* | merge conflict | Junichi Uekawa | 2008-06-27 |
|\ | |||
| * | release 0.181 | Junichi Uekawa | 2008-05-24 |
| | | |||
| * | Finnish translation of the debconf templates (closes: #482108) | Esko Arajärvi | 2008-05-24 |
| | | |||
| * | Catalan debconf templates translation update (closes: #481930) | Jordà Polo | 2008-05-24 |
| | | |||
| * | Basque translation (closes: #481842) | xabier bilbao | 2008-05-24 |
| | | |||
| * | Russian debconf templates translation (closes: #481711) | Yuri Kozlov | 2008-05-24 |
| | | |||
| * | Czech translation of pbuilder debconf messages (closes: #481627) | Miroslav Kure | 2008-05-24 |
| | | |||
| * | Galician debconf template translation (closes: #481118) | Jacobo Tarrio | 2008-05-24 |
| | | |||
| * | unreleased snapshot banner | Junichi Uekawa | 2008-05-12 |
| | | |||
| * | documentation .po files changed. | Junichi Uekawa | 2008-05-12 |
| | | |||
| * | release 0.180 | Junichi Uekawa | 2008-05-12 |
| | | |||
| * | add po4a build-dependency (closes: #480633) | Junichi Uekawa | 2008-05-11 |
| | | | | | | | | thanks to Christian Perrier <bubulle@debian.org>. | ||
* | | update japanese po translation. | Junichi Uekawa | 2008-06-27 |
|/ | |||
* | lvmpbuilder is not complete in the binary packages (closes: #475363) | Sylvain Beucler | 2008-05-08 |
| | | | | | The target directory was not created, and files were copied to a file lvmpbuilder/lib. | ||
* | pbuilder: html doc enhancement (closes: #478021) | Sandro Tosi | 2008-05-08 |
| | | | | | Fix some typo, correct some highlighting in "code" and some stuffa round for html doc. | ||
* | umount on failed bind-mount (closes: #474771) | Junichi Uekawa | 2008-04-29 |
| | | | | | | | | | | | Special-case bind-mounting points since it might result in user-data loss when pbuilder clean is ran. When multiple bind-mount points are specified in command-line options, and one of them failed to mount, not all of them were umounted in clean-up. That is now fixed. | ||
* | [INTL:de] initial German debconf translation (closes: #475046) | Junichi Uekawa | 2008-04-09 |
| | |||
* | pbuilder: French debconf templates translation (closes: #474567) | Junichi Uekawa | 2008-04-09 |
| | |||
* | pbuilder: [INTL:pt] Portuguese translation for debconf messages (closes: 473825) | Junichi Uekawa | 2008-04-06 |
| | |||
* | typo, double-semicolon, please | Junichi Uekawa | 2008-03-31 |
| | |||
* | --create with --basetgz will not fail file does not exist (closes: #451835) | Junichi Uekawa | 2008-03-30 |
| | | | | | | --basetgz expects an existing file except for when 'create'-ing. 'create' was special-cased, but '--create' wasn't. Special-case both. | ||
* | annotate how I manage git-dch here so that I don't forget. | Junichi Uekawa | 2008-03-29 |
| | |||
* | open up 0.180 | Junichi Uekawa | 2008-03-29 |
| | |||
* | release0.179 | Junichi Uekawa | 2008-03-29 |
| | |||
* | Only use ftp or http as a default source URI | Eddy Petrișor | 2008-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 script | Eddy Petrișor | 2008-03-18 |
| | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> | ||
* | it's a config script, not a postinst. | Junichi Uekawa | 2008-03-15 |
| | |||
* | add reconfigure target. | Junichi Uekawa | 2008-03-15 |
| | |||
* | postinst contains dummy call to debconf so that installing through dpkg will ↵ | Junichi Uekawa | 2008-03-15 |
| | | | | call debconf pbuilder.config script | ||
* | move set -e before sourcing anything in script | 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 | Eddy Petrișor | 2008-03-06 |
| | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> | ||
* | Updated Romanian translation back to 100%. | Eddy Petrișor | 2008-03-06 |
| | | | | | | Updated Romanian translation to 100% again and made some minor corrections. Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> | ||
* | revise information about Git commit logs and changelog. | Junichi Uekawa | 2008-03-07 |
| | | | | Information about committing and Changelog maintenance in pbuilder was outdated. | ||
* | update templates.pot | Junichi Uekawa | 2008-03-07 |
| | |||
* | add ja.po | Junichi Uekawa | 2008-03-07 |
| | |||
* | use cdn.debian.net | Junichi Uekawa | 2008-03-07 |
| | |||
* | make ftp.jp.debian.org the default for for the time being. ftp.debian.org ↵ | Junichi Uekawa | 2008-03-07 |
| | | | | only has parts of Debian. | ||
* | Merge git://git.debian.org/git/users/eddyp-guest/pbuilder into eddy | Junichi Uekawa | 2008-03-06 |
|\ | |||
| * | If there's no MIRRORSITE line in the pbuilderrc, add one | Eddy Petrișor | 2008-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 file | Eddy Petrișor | 2008-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 configure | Eddy Petrișor | 2008-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-s | Eddy Petrișor | 2008-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 files | Eddy Petrișor | 2008-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 concatenation | Eddy Petrișor | 2008-03-03 |
| | | | | | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> | ||
| * | do not use temp files when's not necessary | Eddy Petrișor | 2008-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 333294 | Eddy Petrișor | 2008-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 one | Eddy Petrișor | 2008-03-02 |
| | | | | | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> |