summaryrefslogtreecommitdiffstats
path: root/debian (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.Colin Watson2016-01-292-2/+8
|
* releasing version 1.0.77Cyril Brulebois2016-01-271-1/+1
|
* Fix permissions on device nodes (Closes: #812811).Cyril Brulebois2016-01-271-0/+7
|
* releasing version 1.0.76Cyril Brulebois2016-01-241-2/+2
|
* Stop creating useless device nodes (Closes: #571136).Cyril Brulebois2016-01-241-0/+7
| | | | Thanks to Marco d'Itri.
* releasing version 1.0.75Cyril Brulebois2015-11-111-2/+2
|
* Add Tanglu support (Closes: #771687), thanks to Matthias Klumpp.Cyril Brulebois2015-11-111-0/+6
| | | | | | | | At the moment, the following extra suites are recognized: - aequorea - bartholomea - chromodoris - dasyatis
* Add Tanglu supportMatthias Klumpp2015-11-111-0/+2
| | | | | | | v2: Amended to avoid including staging, which is only an incomplete suite, and not meant to be debootstrap'd. Signed-off-by: Cyril Brulebois <kibi@debian.org>
* Stop cleaning KEEP_DEBOOTSTRAP_DIR twice, as spotted by Chris Lamb (Closes: ↵Cyril Brulebois2015-11-081-0/+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-291-0/+6
|
* releasing version 1.0.73Cyril Brulebois2015-10-221-2/+2
|
* Generate a deburis file with (package, version, uri) tuples.Cyril Brulebois2015-10-221-0/+7
| | | | | | 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-281-0/+4
| | | | #757819, LP: #1450980).
* last commit closes: #787117Colin Watson2015-07-281-1/+1
|
* Add (Ubuntu) wily as a symlink to gutsy.Colin Watson2015-07-281-0/+7
|
* releasing version 1.0.71Cyril Brulebois2015-07-091-2/+2
|
* Adjust sed call to render it more portable (Closes: #791802).Cyril Brulebois2015-07-091-0/+8
| | | | | 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 instead of (missing in d-i) xargs (Closes: #785693). Thanks, Julian ↵Cyril Brulebois2015-05-191-0/+7
| | | | 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-161-0/+2
| | | | Thanks, Wookey!
* Switch default mirror from ftp.us.debian.org to httpredir.debian.orgCyril Brulebois2015-05-151-0/+2
| | | | | The latter is now an official service, see announce: https://lists.debian.org/debian-devel-announce/2015/05/msg00003.html
* Add support for --force-check-gpg (Closes: #661501, #733179, #775454).Cyril Brulebois2015-05-151-0/+3
| | | | | 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-141-0/+9
| | | | | | | | | #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-101-0/+7
| | | | 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-301-0/+3
| | | | | | | #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-291-0/+8
| | | | | | | | | #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
|
* 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-201-0/+6
|
* releasing version 1.0.63Christian Perrier2014-09-251-2/+3
|
* Move set -e out of shebang line. Closes: #762713Joey Hess2014-09-241-0/+6
|
* 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-141-0/+7
| | | | 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-191-0/+7
| | | | 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 (Ubuntu) utopic as a symlink to gutsy.Colin Watson2014-05-061-0/+7
|