summaryrefslogtreecommitdiffstats
path: root/debian (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch default mirror to deb.debian.org.Julien Cristau2016-10-201-0/+1
|
* Close merged bug only onceJulien Cristau2016-10-201-1/+1
|
* Merge branch 'master' of https://github.com/aburch/debootstrapJulien Cristau2016-10-202-1/+16
|\
| * Enable merged-/usr by default.Ansgar Burchardt2016-10-191-0/+4
| | | | | | | | Thanks to Marco d'Itri for the patch.
| * Update changelog.Ansgar Burchardt2016-10-191-0/+15
| |
| * No longer Build-Depend on makedevAnsgar Burchardt2016-10-181-1/+1
| | | | | | | | | | The code using makedev to create devices.tar.gz was removed in 26ae52971b21e14c6c81af3b8aa0211bc3553dd2
* | Add (Ubuntu) zesty as a symlink to gutsy.Colin Watson2016-10-191-0/+4
| |
* | Revert "Switch default mirror to deb.debian.org."Julien Cristau2016-10-191-1/+0
| | | | | | | | | | | | Pushed by mistake. This reverts commit fc9b919df580daf1183649bf197cb2c06a41e95b.
* | Switch default mirror to deb.debian.org.Julien Cristau2016-10-181-0/+1
| |
* | Add support for downloading and validating InRelease filesJulien Cristau2016-10-181-0/+7
|/ | | | | Split up detached signature from signed data, in effect re-creating a Release and Release.gpg pair that we can verify with gpgv.
* releasing package debootstrap version 1.0.84Christian Perrier2016-10-061-2/+3
|
* Add support for xz-compressed Packages indicesAnsgar Burchardt2016-10-041-0/+6
| | | | Bug: https://bugs.debian.org/837649
* Release 1.0.83Steve McIntyre2016-09-131-1/+1
|
* Update Standards-Version to 3.9.8Steve McIntyre2016-09-132-2/+6
| | | | No package changes needed
* Update changelog entry for default change.Ansgar Burchardt2016-09-131-1/+1
|
* Add changelog entry for change to READMEAnsgar Burchardt2016-09-131-0/+1
|
* Add changelog entry for feigning dpkg install in second stageAnsgar Burchardt2016-09-131-0/+2
|
* Add changelog entry for merged-/usr support.Ansgar Burchardt2016-09-081-0/+2
|
* Validate SUITE against Release's Suite or CodenameAnsgar Burchardt2016-09-081-0/+7
| | | | Bug: https://bugs.debian.org/837075
* releasing package debootstrap version 1.0.82Christian Perrier2016-09-081-2/+2
|
* Excise all devices.tar.gz codeAlex Bennée2016-09-061-0/+7
| | | | | | | Since bug #571136 was fixed the --second-stage doesn't even use the devices tarball so we can remove all its related cruft. The README has been updated to show when real root access is required and give an example of a foreign debootstrap which works with fakeroot.
* releasing package debootstrap version 1.0.81Christian Perrier2016-05-031-2/+3
|
* Add changelog entry for yakkety symlinkLuca Falavigna2016-05-011-0/+6
|
* releasing package debootstrap version 1.0.80Christian Perrier2016-03-221-2/+2
|
* close bugSamuel Thibault2016-03-201-1/+2
|
* Support kfreebsd & hurd arches on Ubuntu targets.Jon Boden2016-03-201-0/+7
|
* releasing package debootstrap version 1.0.79Christian Perrier2016-02-191-2/+3
|
* hurd: move setting up dev and servers firmlink to setup_proc stage.Samuel Thibault2016-02-181-0/+8
| | | | | Also firmlink proc there. Thanks Gabriele Giacone for all the investigation!
* Split setup_devices in setup_devices and setup_dynamic_devices,Marco d'Itri2016-02-181-0/+19
| | | | | | | | | | | | | (setup_devices now only deals with static device nodes) and move the calls to setup_devices from the beginning of the second stage to the end of the first stage. setup_dynamic_devices mounts the appropriate filesystems which provide dynamic device nodes for the architectures which need one in debootstrap (kfreebsd and hurd). This fixes a bug in --second-stage introduced in 1.0.34 and exposed by the devices-related changes of 1.0.76: the second stage debootstrap runs "dpkg --print-architecture >/dev/null" at the very beginning of the program when /dev is still empty, so it creates an empty regular file in place of /dev/null and this will cause mknod to fail later. (Closes: #813232)
* Adding myself to uploaders and uploading.Steve McIntyre2016-01-292-2/+3
|
* Don't call mknod with --mode, it's not supported in busyboxSteve McIntyre2016-01-291-2/+6
| | | | | | | Use -m instead - fixes the broken fix for #812811. Closes: #813124. Uploading with urgency high to get this fix propagated quickly - it's breaking d-i installs right now.
* 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.