Age | Commit message (Expand) | Author | Files | Lines |
2015-12-13 | debootstrap (1.0.48+dyson4)HEADdyson/1.0.48+dyson4master | Igor Pashev | 1 | -0/+7 |
2014-05-06 | debootstrap (1.0.48+dyson3) unstable; urgency=mediumdyson/1.0.48+dyson3 | Igor Pashev | 1 | -0/+7 |
2013-04-23 | debootstrap (1.0.48+dyson2) unstable; urgency=low | Igor Pashev | 1 | -0/+7 |
2013-04-11 | debootstrap (1.0.48+dyson1) unstable; urgency=low1.0.48+dyson1 | Igor Pashev | 1 | -0/+6 |
2013-04-11 | Merge git://git.debian.org/d-i/debootstrap | Igor Pashev | 1 | -0/+102 |
2013-04-04 | debootstrap 1.0.48 Debian release. | Didier Raboud | 1 | -2/+5 |
2013-03-25 | Move extract_release_components to after signature verification. | Julien Cristau | 1 | -0/+2 |
2013-03-25 | Disable InRelease support. | Julien Cristau | 1 | -0/+7 |
2013-03-22 | releasing version 1.0.47 | Christian Perrier | 1 | -2/+2 |
2013-03-20 | Add a dependency on gpg because of the above change. | Christian Perrier | 1 | -0/+1 |
2013-03-20 | * Properly decrypt the InRelease file when downloading from an archive | Christian PERRIER | 1 | -0/+11 |
2013-01-27 | debootstrap (1.0.38+dyson2) unstable; urgency=low | Igor Pashev | 1 | -0/+8 |
2012-12-27 | upload | Samuel Thibault | 1 | -2/+3 |
2012-12-27 | Revert to using which, but only in non-d-i | Samuel Thibault | 1 | -2/+1 |
2012-12-27 | Find out /bin/sh using `type` instead of `which`, | Samuel Thibault | 1 | -0/+7 |
2012-12-22 | releasing version 1.0.45 | Christian Perrier | 1 | -2/+3 |
2012-11-26 | changelog | Joey Hess | 1 | -0/+8 |
2012-11-20 | releasing version 1.0.44 | Cyril Brulebois | 1 | -2/+2 |
2012-11-20 | Remove double quotes to fix for loop on GNU/kFreeBSD, thanks to Oleg Ginzburg... | Cyril Brulebois | 1 | -0/+7 |
2012-10-27 | releasing version 1.0.43 | Christian Perrier | 1 | -2/+2 |
2012-10-27 | Replace XC-Package-Type by Package-Type in debian/control | Christian Perrier | 1 | -0/+1 |
2012-10-27 | * Add myself to Uploaders and drop Anthony Towns who is no | Christian Perrier | 1 | -0/+6 |
2012-10-24 | Add (Ubuntu) raring as a symlink to gutsy. | Colin Watson | 1 | -0/+4 |
2012-09-05 | Fix "arc" typo. Closes: #686680 | Joey Hess | 1 | -0/+6 |
2012-07-03 | releasing version 1.0.421.0.42 | Colin Watson | 1 | -2/+2 |
2012-06-25 | Downgrade the absence of an InRelease file from a warning to an info message.... | Colin Watson | 1 | -0/+9 |
2012-06-21 | releasing version 1.0.411.0.41 | Joey Hess | 1 | -2/+3 |
2012-05-22 | minor cleanup | Joey Hess | 1 | -2/+1 |
2012-05-22 | Add support for InRelease files (Closes: #638682) | Mehdi Dogguy | 1 | -0/+7 |
2012-04-26 | releasing version 1.0.401.0.40 | Colin Watson | 1 | -2/+2 |
2012-04-26 | Add (Ubuntu) quantal as a symlink to gutsy. | Colin Watson | 1 | -0/+4 |
2012-04-17 | point users at the log file on error, try to show a package name too | Joey Hess | 1 | -0/+8 |
2012-03-13 | releasing version 1.0.391.0.39 | Colin Watson | 1 | -2/+2 |
2012-03-13 | Stop at the end of the retrieval phase if any packages failed to download. | Colin Watson | 1 | -0/+2 |
2012-03-13 | Retry corrupted downloads rather than carrying on almost regardless. Patch mo... | Colin Watson | 1 | -0/+8 |
2012-02-09 | Illumos: setup devices in chroot, test for /dev/null | Igor Pashev | 1 | -0/+7 |
2011-11-21 | releasing version 1.0.381.0.38 | Colin Watson | 1 | -2/+2 |
2011-11-21 | pkgdetails_perl: Use the last of a sequence of stanzas for the same package n... | Colin Watson | 1 | -0/+4 |
2011-11-19 | Fix --print-debs support when using --foreign param. Closes: #551837. | Otavio Salvador | 1 | -0/+5 |
2011-10-08 | Merge remote-tracking branch 'origin/master' | Joey Hess | 1 | -1/+7 |
2011-10-08 | Improve error message when a decompressor is not available, to indicate whic... | Joey Hess | 1 | -0/+8 |
2011-10-05 | releasing version 1.0.371.0.37 | Colin Watson | 1 | -2/+2 |
2011-10-05 | Add (Ubuntu) precise as a symlink to gutsy. | Colin Watson | 1 | -0/+6 |
2011-08-21 | releasing version 1.0.361.0.36 | Joey Hess | 1 | -2/+2 |
2011-08-21 | Workaround for umount bug #634107, which broke pbuilder and "debootstrap ." | Joey Hess | 1 | -0/+2 |
2011-08-15 | warn about missing modules on FreeBSD | Joey Hess | 1 | -2/+4 |
2011-08-15 | When FreeBSD (not kfreebsd) is the host, don't chroot to mount special filesy... | Joey Hess | 1 | -0/+2 |
2011-08-15 | Support using md5 and shaN programs, as found on FreeBSD, in addition to md5s... | Joey Hess | 1 | -0/+2 |
2011-08-15 | Search PATH for programs, rather than checking hardcoded locations. | Joey Hess | 1 | -0/+1 |
2011-08-15 | Clarify "target" in usage message. | Joey Hess | 1 | -0/+1 |