aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-apt-config
Commit message (Collapse)AuthorAge
* pbuilder-apt-config: update the hardcoded list of releases/architectures of ↵Mattia Rizzolo2015-11-25
| | | | | | | | | | | ubuntu and debian This list is ugly. This really is the last time I'm going to touch this script, I only want it to pass the tests on ppc64el under Ubuntu. Next time this script causes troubles I'll just remove it. Gbp-Dch: Short
* fix a whole bunch of warning from shellcheckMattia Rizzolo2015-09-18
| | | | | | | There are still quite some, this is a first chunk based on a given patch applied where i felt confident enough. Thanks: Herbert Parentes Fortes Neto <hpfn@ig.com.br> for the initial patch-set
* Recognize armhf as an architecture on ubuntu-portsSjoerd Simons2012-05-29
|
* Add support for Ubuntu security hostLoïc Minier2010-02-13
|
* Sort alphabeticallyLoïc Minier2010-02-06
|
* Add support for dapperLoïc Minier2010-02-06
|
* Add support for Ubuntu "old-releases"Loïc Minier2010-02-06
|
* Add header and TODOLoïc Minier2010-01-31
|
* Don't use sed to parse mirror-mapLoïc Minier2010-01-30
|
* Add mirror-map supportLoïc Minier2010-01-30
|
* Add Debian Security supportLoïc Minier2010-01-30
|
* Add Launchpad PPA support with ppa:* archivesLoïc Minier2010-01-30
|
* Add support for --archiveLoïc Minier2010-01-30
|
* Add support for *-proposed-updates/volatileLoïc Minier2010-01-30
|
* Rename volatile archive to debian-volatileLoïc Minier2010-01-29
|
* Add support for oldstable and archive.debian.orgLoïc Minier2010-01-25
|
* Add support for debootstrap-mirror and -suiteLoïc Minier2010-01-25
|
* Use apt-sources command to dump sourcesLoïc Minier2010-01-25
|
* Add --help and rework usage()Loïc Minier2010-01-25
|
* Drop --archive and wishlist TODOsLoïc Minier2010-01-25
|
* Fix dependencies between Ubuntu pocketsLoïc Minier2010-01-25
|
* Rename vendor to archiveLoïc Minier2010-01-25
|
* Move arch specific handling to guess_*_vendor()Loïc Minier2010-01-25
| | | | | | Move arch specific handling from guess_vendor_arch_mirror() to guess_dist_vendor() and rename functions accordingly. Introduce an "ubuntu-ports" vendor -- should really be an "archive".
* Add support for pockets in suite mode and testsLoïc Minier2010-01-25
|
* Remove security pocket until deps are clarifiedLoïc Minier2010-01-25
|
* Add more sanity checksLoïc Minier2010-01-25
|
* Add sanity checksLoïc Minier2010-01-25
|
* Add support for */volatile-sloppyLoïc Minier2010-01-25
|
* Remove useless mirror= for two casesLoïc Minier2010-01-25
|
* Reflow output_sources into individual case stmtsLoïc Minier2010-01-25
|
* Add support for debian-volatileLoïc Minier2010-01-25
|
* Add support for outputting deb-src linesLoïc Minier2010-01-25
|
* Support commas to separate components and pocketsLoïc Minier2010-01-25
|
* Use backports.org as a vendor instead of bpoLoïc Minier2010-01-25
|
* Better handling of some error conditionsLoïc Minier2010-01-25
|
* Add initial pbuilder-apt-configLoïc Minier2010-01-25