Age | Commit message (Expand) | Author | Files | Lines |
2011-08-21 | Workaround for umount bug #634107, which broke pbuilder and "debootstrap ." | Joey Hess | 1 | -1/+1 |
2011-08-15 | When FreeBSD (not kfreebsd) is the host, don't chroot to mount special filesy... | Joey Hess | 1 | -2/+8 |
2011-08-15 | Support using md5 and shaN programs, as found on FreeBSD, in addition to md5s... | Joey Hess | 1 | -2/+14 |
2011-08-15 | IFS clobbering workaround | Joey Hess | 1 | -3/+4 |
2011-08-15 | put in_path at top so later functions can use it | Joey Hess | 1 | -12/+12 |
2011-08-15 | Search PATH for programs, rather than checking hardcoded locations. | Joey Hess | 1 | -6/+18 |
2011-08-15 | Fix support for running debootstrap on a FreeBSD host to create a kFreeBSD ch... | Joey Hess | 1 | -3/+3 |
2011-08-15 | Guess host OS based on uname for non-Debian systems. Closes: #637363 | Joey Hess | 1 | -8/+8 |
2011-08-10 | Don't use --arch when we specifically care about the host architecture (close... | Colin Watson | 1 | -3/+3 |
2011-07-26 | Move setup_devices to second stage of bootstrap. Closes: #498731, #531316 | Otavio Salvador | 1 | -0/+5 |
2011-07-26 | add /usr/sbin and /sbin to PATH for fakechroot variant. Closes: #588773 | Otavio Salvador | 1 | -0/+4 |
2011-07-24 | Add more information regarding the version and architecture in case a downloa... | Otavio Salvador | 1 | -1/+1 |
2011-07-16 | Improve text of error message when decompression command is not available. | Colin Watson | 1 | -1/+1 |
2011-05-20 | also look for md5sum in release file if using md5sums | Joey Hess | 1 | -1/+6 |
2011-05-20 | typo | Joey Hess | 1 | -1/+1 |
2011-05-20 | Use md5sums for woody and potato, which only had those checksums in the Packa... | Joey Hess | 1 | -2/+11 |
2011-04-13 | Resolve dependencies from all requested components (LP: #740167). | Colin Watson | 1 | -9/+14 |
2011-04-08 | Removed the --boot-floppies switch and mode. | Joey Hess | 1 | -9/+0 |
2011-04-08 | Clear all global variables used for options, so that unclean environment does... | Joey Hess | 1 | -1/+1 |
2011-03-25 | improve warning message | Joey Hess | 1 | -4/+5 |
2011-03-25 | Add a warning message if the keyring file is not available, and --no-check-gp... | Joey Hess | 1 | -0/+2 |
2011-03-25 | check keyrings by default, when possible | Joey Hess | 1 | -1/+7 |
2011-02-21 | sha checksum support | Joey Hess | 1 | -47/+47 |
2011-02-10 | fix to ar usage. closes #598729 | elmig | 1 | -1/+1 |
2011-01-20 | Hurd support | Jeremie Koenig | 1 | -13/+5 |
2010-09-10 | support for https on debootstrap | Miguel Figueiredo | 1 | -1/+16 |
2010-01-06 | Apply patch from Andres Salomon <dilinger@collabora.co.uk> to fix iteration t... | Otavio Salvador | 1 | -1/+4 |
2010-01-06 | Apply patch from Andres Salomon <dilinger@collabora.co.uk> to honor --compone... | Otavio Salvador | 1 | -1/+5 |
2009-12-15 | Apply patch from Vagrant Cascadian <vagrant+bugs@freegeek.org> not fail if re... | Otavio Salvador | 1 | -1/+1 |
2009-11-27 | * Refactor deb extractors into two new functions. | Otavio Salvador | 1 | -14/+82 |
2009-11-17 | Properly inform the user if the required uncompress command is not found on t... | Otavio Salvador | 1 | -4/+10 |
2009-11-16 | Apply patch from Clint Adams <schizo@debian.org> to add support for | Otavio Salvador | 1 | -2/+8 |
2009-09-24 | Ignore failures from dpkg --predep-package. It exits 1 if there are no | Colin Watson | 1 | -1/+1 |
2009-09-23 | * Only use dpkg from the chroot, as there is no guarantee dpkg is | Aurelien Jarno | 1 | -3/+3 |
2009-09-22 | Remove boneheaded use of sudo left over from testing (closes: #547949). | Colin Watson | 1 | -1/+1 |
2009-07-29 | Cope with pre-dependencies of included packages that aren't in Priority: | Colin Watson | 1 | -0/+40 |
2009-07-23 | On Linux, clear out /etc/mtab on exit if it's not a symlink. Should fix | Colin Watson | 1 | -0/+7 |
2009-07-22 | Apply patch from Riku Voipio <riku.voipio@iki.fi> to add support for scratchb... | Otavio Salvador | 1 | -3/+3 |
2009-03-24 | Apply patch from Luca Favatella <slackydeb@gmail.com> to improve coding style. | Otavio Salvador | 1 | -5/+5 |
2009-03-17 | Remove partial support for emitting translated progress messages with | Colin Watson | 1 | -6/+0 |
2009-01-13 | Cope with ancient versions of chroot(8) that don't call chdir() (thanks, | Colin Watson | 1 | -1/+1 |
2009-01-13 | Fix handling of relative DEBOOTSTRAP_DIR (thanks, Mikhail Gusarov; | Colin Watson | 1 | -1/+1 |
2009-01-13 | Rename 'repeat' to 'repeatn', since 'repeat' is a reserved word in zsh; | Colin Watson | 1 | -1/+2 |
2008-07-01 | * Do not cache Release and Release.gpg files. Closes: #488424. | Frans Pop | 1 | -8/+21 |
2008-05-18 | Avoid "broken pipe" errors in bootstrap.log from the the smallyes function. | Frans Pop | 1 | -1/+1 |
2007-11-14 | Correction of r50134: pkgdetails does not belong under /usr/share; move it ba... | Frans Pop | 1 | -0/+2 |
2007-11-13 | Add note that pkgdetails is now provided by bootstrap-base udeb | Frans Pop | 1 | -0/+4 |
2007-11-13 | Linewrap inlined perl code for readability | Frans Pop | 1 | -2/+26 |
2007-11-13 | Use tab indentation in debootstrap and functions saving 3kB (relevant for | Frans Pop | 1 | -978/+978 |
2007-10-21 | * Ensure that the target directory exists in check_sane_mount. | Colin Watson | 1 | -0/+2 |