summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Stop cleaning KEEP_DEBOOTSTRAP_DIR twice, as spotted by Chris Lamb (Closes: ↵Cyril Brulebois2015-11-082-1/+7
| | | | #804415).
* releasing package debootstrap version 1.0.74Christian Perrier2015-11-031-2/+3
|
* Add (Ubuntu) xenial as a symlink to gutsy.Colin Watson2015-10-292-0/+7
|
* releasing version 1.0.73Cyril Brulebois2015-10-221-2/+2
|
* Generate a deburis file with (package, version, uri) tuples.Cyril Brulebois2015-10-222-0/+8
| | | | | | It is similar to the existing debpaths. Signed-off-by: Cyril Brulebois <cyril@debamax.com>
* releasing package debootstrap version 1.0.72Colin Watson2015-07-281-2/+2
|
* Fix resolve_deps and setup_available to work in the --foreign case (closes: ↵Colin Watson2015-07-282-3/+7
| | | | #757819, LP: #1450980).
* last commit closes: #787117Colin Watson2015-07-281-1/+1
|
* Add (Ubuntu) wily as a symlink to gutsy.Colin Watson2015-07-282-0/+8
|
* releasing version 1.0.71Cyril Brulebois2015-07-091-2/+2
|
* Adjust sed call to render it more portable (Closes: #791802).Cyril Brulebois2015-07-092-1/+9
| | | | | This makes it work with FreeBSD sed. Thanks to Nikolai Lifanov for the report and the patch.
* releasing version 1.0.70Cyril Brulebois2015-05-191-2/+2
|
* Use tr|tr for symmetry (instead of sed|tr).Cyril Brulebois2015-05-191-1/+1
|
* Use tr instead of (missing in d-i) xargs (Closes: #785693). Thanks, Julian ↵Cyril Brulebois2015-05-192-1/+8
| | | | Schauder!
* releasing package debootstrap version 1.0.69Christian Perrier2015-05-181-2/+2
|
* Update Standards to 3.9.6 (checked)Christian Perrier2015-05-182-1/+5
|
* Close #774752 as well.Cyril Brulebois2015-05-171-1/+2
|
* Make it possible to override the MAKEDEV variable (Closes: #734743).Cyril Brulebois2015-05-162-1/+3
| | | | Thanks, Wookey!
* Switch default mirror from ftp.us.debian.org to httpredir.debian.orgCyril Brulebois2015-05-153-3/+5
| | | | | The latter is now an official service, see announce: https://lists.debian.org/debian-devel-announce/2015/05/msg00003.html
* Detect incompatible options and abort accordingly.Cyril Brulebois2015-05-152-1/+7
|
* Add support for --force-check-gpg (Closes: #661501, #733179, #775454).Cyril Brulebois2015-05-154-1/+19
| | | | | With this option, one can programmatically make sure keyring checks are used and that no fallback to an https mirror happens.
* Make sure to deduplicate package list in download_release (Closes: #709751, ↵Cyril Brulebois2015-05-142-0/+14
| | | | | | | | | #768445, #785276). Do so to avoid issues while counting downloaded packages. The failure path could lead to printing some strange integer. This was reported to mostly happen whenever --no-resolve-deps is used.
* releasing package debootstrap version 1.0.68Christian Perrier2015-05-111-2/+3
|
* Support the jessie-kfreebsd suiteSteven Chamberlain2015-05-102-0/+8
| | | | Add jessie-kfreebsd as a symlink to sid
* releasing version 1.0.67Christian Perrier2015-01-141-2/+3
|
* Fix the empty sources.list bug with foreign architectures (Closes: #732255, ↵Cyril Brulebois2014-12-302-1/+6
| | | | | | | #773867). Update setup_apt_sources to look at USE_COMPONENTS if COMPONENTS is empty, so that some iteration over defined components happens.
* Use debian/changelog timestamp as mtime for devices.tar members (Closes: ↵Jérémy Bobbio2014-12-292-1/+10
| | | | | | | | | #774069) We also remove the timestamp in gzip header. This enables debootstap to be built reproducibly. Signed-off-by: Cyril Brulebois <kibi@debian.org>
* releasing version 1.0.66Christian Perrier2014-11-241-2/+3
|
* Specify gzip compression for debootstrap to mitigate the need for xz on ↵Cyril Brulebois2014-11-232-0/+7
| | | | | | | | non-Debian platforms (see: #770217). Keep xz for debootstrap-udeb though. Thanks, Joey Hess!
* Specify gzip compression in debian/source/options to allow for better ↵Cyril Brulebois2014-11-232-0/+8
| | | | | | portability on other platforms (Closes: #770214). Thanks, Joey Hess!
* releasing version 1.0.65Christian Perrier2014-11-111-2/+3
|
* I'm an idiot.Julien Cristau2014-11-091-0/+1
|
* Add support for stretch.Julien Cristau2014-11-091-0/+6
|
* remove myself from uploaders; retiring from DebianJoey Hess2014-11-071-1/+1
|
* releasing package debootstrap version 1.0.64Colin Watson2014-10-201-2/+2
|
* Add (Ubuntu) vivid as a symlink to gutsy.Colin Watson2014-10-202-0/+7
|
* releasing version 1.0.63Christian Perrier2014-09-251-2/+3
|
* Move set -e out of shebang line. Closes: #762713Joey Hess2014-09-242-1/+8
|
* releasing version 1.0.62Christian Perrier2014-09-151-2/+3
|
* Fix reporting of package version in retrieval and validation steps to cope ↵Cyril Brulebois2014-09-142-1/+8
| | | | with epochs.
* releasing package debootstrap version 1.0.61Colin Watson2014-08-311-2/+2
|
* Fix "possibly the package $pkg is at fault" warnings to account for changed ↵Colin Watson2014-08-192-1/+8
| | | | error output in dpkg 1.17.2.
* releasing package debootstrap version 1.0.60Colin Watson2014-05-061-2/+2
|
* Add changelog entry for Guillem's deb support patches.Colin Watson2014-05-061-0/+5
|
* Add uncompressed and xz control.tar deb member supportGuillem Jover2014-05-061-3/+15
| | | | | | | | These are currently not accepted by the Debian archive, but are supported since dpkg 1.17.6, and they do not incur any additional dependency from the host system. This is mostly for completeness' sake, as Debian base packages with uncompressed or xz control.tar members are probably not going to be used at all.
* Add uncompressed data.tar deb member supportGuillem Jover2014-05-061-1/+2
| | | | | | | | These are currently not accepted by the Debian archive, but have been supported since dpkg 1.10.24, and they do not incur any additional dependency from the host system. This is mostly for completeness' sake, as Debian base packages with uncompressed data.tar members are probably not going to be used at all.
* Add (Ubuntu) utopic as a symlink to gutsy.Colin Watson2014-05-062-0/+8
|
* releasing package debootstrap version 1.0.59Colin Watson2014-02-131-2/+2
|
* Install ca-certificates as well as apt-transport-https for HTTPS ↵Colin Watson2014-02-133-2/+11
| | | | installations. This makes it possible to copy certificates that were built into the installer to /usr/local/share/ca-certificates/ and thus have them continue to be trusted after installation.
* releasing package debootstrap version 1.0.58Colin Watson2014-02-111-2/+2
|