Siegfried-Angel Gevatter Pujals
80435aaceb
Further progress with the pbuilder-dist rewrite.
2008-03-13 22:56:27 +01:00
Siegfried-Angel Gevatter Pujals
eb67a7bbac
Reimplement pbuilder-dist in python.
2008-03-12 00:40:45 +01:00
Siegfried-Angel Gevatter Pujals
53cef1a285
pbuilder-dist: more fixes (thanks to Adrien Cunin), accept 'upgrade' as an alias for 'update', comment out not used stuff (authenticacion method detection), etc.
2008-02-24 14:08:48 +01:00
Siegfried-Angel Gevatter Pujals
1db357f778
Fixes (presumably) in pbuilder-dist and comment the code better. Fix a regression in update-maintainer. Other changes?
2008-02-23 21:40:39 +01:00
Siegfried-Angel Gevatter Pujals
5eb5427dc2
Commit patch from Adrien Cunin for 404main.
2008-02-23 17:53:22 +01:00
Siegfried-Angel Gevatter Pujals
498b7d681d
Fixes in pbuilder-dist (seems it works now, but needs testing)
2008-02-17 19:27:32 +01:00
Stephan Hermann
cc7c0f544c
bug fix for pbuilder-dist
2008-01-23 20:23:14 +01:00
Stephan Hermann
cbaaa07dab
pbuilder-dist:
...
- add support for gksudo|kdesudo|sudo depending on $DESKTOP_SESSION.
or if $PBUILDAUTH is set to something else, it will be used instead of
sudo|gksudo|kdesudo (LP: #172943 )
2008-01-22 19:12:40 +01:00
Stephan Hermann
84f00a9165
check if $BASE_DIR/etc/$DISTRIBUTION/apt.conf/sources.list already exists,
...
if not, create new, if yes, leave it untouched
2008-01-22 19:01:44 +01:00
Stephan Hermann
a4411984ad
pbuilder-dist: removed set -x ;)
2008-01-22 18:52:02 +01:00
Stephan Hermann
519d99d407
* pbuilder-dist:
...
- check if $SYSCACHE is not set and stay with the default, if
SYSCACHE = 0 use the default from pbuilderrc or honor $DEBCACHE
(LP: #156183 )
- removed $BINARCH check in pbuilder call, and set --debootstrapopts
directly, it doesn't matter when it's always set. The Subshell call
didn't work (LP: #175183 )
- added support for --http-proxy, honours now $http_proxy or $HTTP_PROXY
- removed $COMPONENTS_LINE from pbuilder call, data is crippled in the
pbuilder chroot.
Instead of this behaviour add $BASE_DIR/etc/$DISTRIBUTION/apt.conf/
directory and install a sane sources.list, depending on the releases of Ubuntu
and add --aptconfdir to pbuilder call (LP: #175183 )
- add support for gksudo|kdesudo|sudo depending on $DESKTOP_SESSION.
(LP: #172943 )
* pbuilder-dist.bash_completion: (LP: #175728 )
- added bash_completion instructions
* debian/rules:
- install pbuilder-dist.bash_completion to /etc/bash_completion.d/
2008-01-22 18:35:56 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
11a3f04603
Update my email address.
2008-01-17 19:43:26 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
660c7f8eae
Merge with trunk.
2008-01-04 18:23:35 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
7957399f70
what-patch: apply patch by Daniel Hahler (LP: #163454 ). pbuilder-dist: assume action 'build' when .dsc is passed, and update it's manpage.
2007-12-01 22:56:45 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
9ebf3062e4
merge with trunk; remove unnecesary fix
2007-11-23 22:18:34 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
b23a437c2c
Fix 2 bugs in pbuilder (one of them with an ugly solution -.-)
2007-11-22 18:37:50 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
b5f2c5e9e8
Improvements to pbuilder-dist (close bug #160769 , bug 160769 and fix compatibility issue with the existing fix for bug #140964 )
2007-11-07 23:21:40 +01:00
Laurent Bigonville
3ce52f59cf
* pbuilder-dist: Add an empty --othermirror
2007-10-25 14:29:05 +02:00
Laurent Bigonville
89ac3cf249
* pbuilder-dist: Use new --components options (LP: #140964 )
2007-10-23 19:25:13 +02:00
Laurent Bigonville
d3a982ac61
* debian/control: add a space before the Homepage pseudo-field
...
* pbuilder-dist: add hardy to the distribution list
2007-10-23 18:56:59 +02:00
Laurent Bigonville
e1947a56a6
* pbuilder-dist: Use new --components options (LP: #140964 )
2007-10-22 19:51:10 +02:00
Laurent Bigonville
ea1c24b771
* pbuilder-dist: Fix error on chroot creation (LP: #146475 )
2007-09-28 23:45:51 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
f993423019
Fix bug in pbuilder (--mirror was missing)
2007-09-14 22:44:32 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
1da77082b5
pbuilder-dist: fix for amd64 arch changing.
2007-08-14 12:22:02 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
78e374dc94
pbuilder-dist: some fixes.
2007-08-09 19:42:40 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
b358cfe47c
pbuilder-dist: fixed another problem when working with more than one architecture. Added an option to store the last log. Added an option to use the same cache directory for .deb's as apt-get when possible.
2007-08-08 23:55:10 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
e5e47f3117
(pbuilder-dist: improved architecture detection, thanks to geser.)
2007-08-08 22:21:17 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
d74688f04c
pbuilder-dist: fixed problem when using more than one architecture.
2007-08-08 21:22:44 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
e2bbdb1bb6
pbuilder-dist: added an option to disable universe/multiverse
2007-08-07 21:58:34 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
b6435c4685
pbuilder-dist: filename related improvements. Updated AUTHORS, and sorted them A-Z. Updated debian/copyright and fixed a problem there (some scripts don't have the 'or later' clause).
2007-08-07 20:20:03 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
254ce498a1
pbuilder-dist: Implemented architecture choosing for amd64.
2007-08-07 18:25:49 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
3d458054e6
Improved (mainly rewrote) pbuilder-dist. (Other insignificant changes.)
2007-08-07 16:05:50 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
49cbb653f3
Complete the README file. Unify all script headers. Delete pbuilder-template (same as -dist). Change my mail address.
2007-08-04 13:52:30 +02:00
Michael Bienia
346da7265e
* Fix 'if' test. It worked, but for other reason as one would expect.
2007-06-04 17:21:36 +02:00
Luke Yelavich
6322ae60a1
* Added pbuilder-dist. Rename to feisty/gutsy/etc to use pbuilder with
...
that release.
2007-05-10 09:14:28 +10:00