summaryrefslogtreecommitdiffstats
path: root/debian (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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-131-0/+9
| | | | 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
|
* Install apt-transport-https if installing from an HTTPS mirror (LP: #1135163).Colin Watson2014-02-111-0/+6
| | | | | | | It may still be necessary to copy certificates into place, but there's at least a reasonable chance that somebody installing from HTTPS may want to keep using it, and we have to install apt-transport-https at this point otherwise they won't be able to do that end-to-end.
* Policy version 3.9.5: no changes required.Colin Watson2014-02-082-1/+7
|
* releasing package debootstrap version 1.0.57Colin Watson2014-02-071-2/+2
|
* pkgdetails_perl: Only interpret percentages following whitespace, to cope ↵Colin Watson2014-02-071-0/+8
| | | | with GNU wget outputting the local file name (which may contain "%" due to URL-encoding) after it finishes the download (LP: #1172101).
* releasing version 1.0.56Christian Perrier2013-12-301-2/+2
|
* Avoid writing https urls into sources.list, as apt does not support https.Joey Hess2013-12-271-0/+1
| | | | When a https url is used, fall back to the default mirror for sources.list.
* default to https mirror for Debian when no gpg verification is availableJoey Hess2013-12-271-0/+8
| | | | | | | | | | | | | | | | | When deboostrapping Debian, and the debian-archive-keyring is not available, switch the default mirror to a https url. This way at least the CA level of security is available even for users who have no way to check gpg keys in the WoT. The https mirror is currently https://mirrors.kernel.org/debian. When the keyring is available, the default mirror remains non-https, for several reasons: a) to avoid overloading mirrors.kernel.org b) because http.us.debian.org lacks https support c) because mirrors.kernel.org is not currently in the http.us.debian.org rotation d) because mirrors.kernel.org lacks IPv6 support
* Install base-passwd and base-files in two callsTollef Fog Heen2013-12-191-0/+9
|
* releasing version 1.0.55Christian Perrier2013-10-221-2/+2
|
* Add (Ubuntu) trusty as a symlink to gutsy.Matthias Klose2013-10-211-0/+7
|
* releasing version 1.0.53Christian Perrier2013-07-171-2/+2
|
* Update Standards to 3.9.4 (checked)Christian Perrier2013-07-132-1/+5
|
* Mass-commit packaging changes. http://deb.li/qxqhDmitrijs Ledkovs2013-06-074-4/+13
|
* releasing version 1.0.52Colin Watson2013-05-221-2/+2
|
* scripts/sid, scripts/gutsy: Add a policy-rc.d, matching that in ↵Colin Watson2013-05-221-0/+3
| | | | debian-installer-utils. This is the primary way to disable daemon startup.
* scripts/gutsy: Make the fake initctl pass through "initctl version" calls, ↵Colin Watson2013-05-221-0/+8
| | | | used by such things as invoke-rc.d to figure out whether it's running under Upstart (LP: #1182540).