summaryrefslogtreecommitdiffstats
path: root/debootstrap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clear all global variables used for options, so that unclean environment does...Joey Hess2011-04-081-9/+25
* check keyrings by default, when possibleJoey Hess2011-03-251-0/+6
* sha checksum supportJoey Hess2011-02-221-1/+10
* Remove 5 second sleeps when debootstrap finds additional required dependencie...Joey Hess2011-02-211-3/+0
* fix to --private-key. Thanks to Jonathan KleeMiguel Figueiredo2011-01-041-2/+2
* Patch by Karl Goetz. Closes: #601821Christian Perrier2010-10-301-1/+1
* Remove debug statement that slipped in.Joey Hess2010-09-201-1/+0
* support for https on debootstrapMiguel Figueiredo2010-09-101-1/+31
* * Refactor deb extractors into two new functions.Otavio Salvador2009-11-271-0/+22
* Apply patch from Riku Voipio <riku.voipio@iki.fi> to add support for scratchb...Otavio Salvador2009-07-221-2/+19
* Apply patch from Felix Zielcke <fzielcke@z-51.de> to use "dpkgOtavio Salvador2009-06-031-2/+2
* Apply patch from Luca Favatella <slackydeb@gmail.com> to improve coding style.Otavio Salvador2009-03-241-4/+4
* Export PATH, just to make sure. It isn't necessarily exported by shellsColin Watson2009-03-171-0/+3
* Remove partial support for emitting translated progress messages withColin Watson2009-03-171-6/+0
* Fix --unpack-tarball= option (thanks, Torsten Landschoff; closes:Colin Watson2009-01-131-5/+8
* Fix --make-tarball= option (closes: #484869).Colin Watson2009-01-131-2/+2
* Error out on unrecognized optionsFrans Pop2008-01-191-0/+3
* * Use ftp.us.debian.org rather than ftp.debian.orgColin Watson2008-01-151-1/+1
* * Make --second-stage not bother recalculating required and base asAnthony Towns2007-12-191-36/+75
* * Add minbase variant for the sid script that only install apt (andAnthony Towns2007-12-071-1/+1
* * Change /usr/lib/debootstrap to /usr/share/debootstrap for both debootstrap ...Frans Pop2007-11-141-1/+1
* Also try 'udpkg --print-architecture' in debootstrap when determining the tar...Frans Pop2007-11-131-0/+3
* Use tab indentation in debootstrap and functions saving 3kB (relevant forFrans Pop2007-11-131-361/+363
* * Skip the noexec/nodev test when running --print-debs or other operationsJoey Hess2007-10-211-7/+4
* * Emit an error if we cannot create working devices or executables on theColin Watson2007-10-191-0/+7
* * Don't rely on XSI test(1) extensions.Colin Watson2007-10-191-3/+3
* Add --second-stage-target option that allows embedded to to test an installat...Otavio Salvador2007-10-161-2/+21
* * Add --version option (closes: #294484).Colin Watson2007-07-311-0/+7
* make debootstrap executable in svn, for convenienceColin Watson2007-07-311-0/+0
* * Extensive quoting fixes, allowing installation to a target containingColin Watson2007-07-311-20/+20
* * Add default_mirror function; reorganise the debootstrap script a littleColin Watson2007-06-201-9/+15
* * When removing $TARGET/debootstrap, debootstrap.log is still open asColin Watson2007-06-191-1/+9
* fix am_doing_phaseAnthony Towns2007-06-181-1/+1
* initial commit of debootstrap from sid (0.3.3.3)Anthony Towns2007-06-161-0/+491