summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Merge git://git.debian.org/d-i/debootstrapIgor Pashev1-52/+66
2013-03-25Move extract_release_components to after signature verification.Julien Cristau1-1/+2
2013-03-25Disable InRelease support.Julien Cristau1-34/+13
2013-03-20* Properly decrypt the InRelease file when downloading from an archiveChristian PERRIER1-1/+2
2013-01-27debootstrap (1.0.38+dyson2) unstable; urgency=lowIgor Pashev1-8/+11
2013-01-26Revert "Device major number can vary, even for null-device, illumos sucks eve...Igor Pashev1-0/+6
2012-12-27Revert to using which, but only in non-d-iSamuel Thibault1-1/+4
2012-12-27 Find out /bin/sh using `type` instead of `which`,Samuel Thibault1-1/+1
2012-11-26functions: check for /bin/sh before using it in shebang (android)Shawn Landden1-1/+1
2012-10-16Support solaris (itself or other dpkg-based distros)Igor Pashev1-3/+3
2012-10-16Device major number can vary, even for null-device, illumos sucks even hereIgor Pashev1-6/+0
2012-09-05Fix "arc" typo. Closes: #686680Joey Hess1-1/+1
2012-06-25Downgrade the absence of an InRelease file from a warning to an info message....Colin Watson1-1/+1
2012-05-22minor cleanupJoey Hess1-2/+2
2012-05-22Add support for InRelease files (Closes: #638682)Mehdi Dogguy1-30/+55
2012-04-17point users at the log file on error, try to show a package name tooJoey Hess1-0/+12
2012-03-13Stop at the end of the retrieval phase if any packages failed to download.Colin Watson1-0/+1
2012-03-13Retry corrupted downloads rather than carrying on almost regardless. Patch mo...Colin Watson1-31/+23
2012-02-09Illumos: setup devices in chroot, test for /dev/nullIgor Pashev1-0/+16
2012-01-16disable test for null-device and some mounts on IllumosIgor Pashev1-0/+6
2011-11-21pkgdetails_perl: Use the last of a sequence of stanzas for the same package n...Colin Watson1-10/+37
2011-10-08Improve error message when a decompressor is not available, to indicate whic...Joey Hess1-1/+1
2011-08-21Workaround for umount bug #634107, which broke pbuilder and "debootstrap ."Joey Hess1-1/+1
2011-08-15When FreeBSD (not kfreebsd) is the host, don't chroot to mount special filesy...Joey Hess1-2/+8
2011-08-15Support using md5 and shaN programs, as found on FreeBSD, in addition to md5s...Joey Hess1-2/+14
2011-08-15IFS clobbering workaroundJoey Hess1-3/+4
2011-08-15put in_path at top so later functions can use itJoey Hess1-12/+12
2011-08-15Search PATH for programs, rather than checking hardcoded locations.Joey Hess1-6/+18
2011-08-15Fix support for running debootstrap on a FreeBSD host to create a kFreeBSD ch...Joey Hess1-3/+3
2011-08-15Guess host OS based on uname for non-Debian systems. Closes: #637363Joey Hess1-8/+8
2011-08-10Don't use --arch when we specifically care about the host architecture (close...Colin Watson1-3/+3
2011-07-26Move setup_devices to second stage of bootstrap. Closes: #498731, #531316Otavio Salvador1-0/+5
2011-07-26add /usr/sbin and /sbin to PATH for fakechroot variant. Closes: #588773Otavio Salvador1-0/+4
2011-07-24Add more information regarding the version and architecture in case a downloa...Otavio Salvador1-1/+1
2011-07-16Improve text of error message when decompression command is not available.Colin Watson1-1/+1
2011-05-20also look for md5sum in release file if using md5sumsJoey Hess1-1/+6
2011-05-20typoJoey Hess1-1/+1
2011-05-20Use md5sums for woody and potato, which only had those checksums in the Packa...Joey Hess1-2/+11
2011-04-13Resolve dependencies from all requested components (LP: #740167).Colin Watson1-9/+14
2011-04-08Removed the --boot-floppies switch and mode.Joey Hess1-9/+0
2011-04-08Clear all global variables used for options, so that unclean environment does...Joey Hess1-1/+1
2011-03-25improve warning messageJoey Hess1-4/+5
2011-03-25Add a warning message if the keyring file is not available, and --no-check-gp...Joey Hess1-0/+2
2011-03-25check keyrings by default, when possibleJoey Hess1-1/+7
2011-02-21sha checksum supportJoey Hess1-47/+47
2011-02-10fix to ar usage. closes #598729elmig1-1/+1
2011-01-20Hurd supportJeremie Koenig1-13/+5
2010-09-10support for https on debootstrapMiguel Figueiredo1-1/+16
2010-01-06Apply patch from Andres Salomon <dilinger@collabora.co.uk> to fix iteration t...Otavio Salvador1-1/+4
2010-01-06Apply patch from Andres Salomon <dilinger@collabora.co.uk> to honor --compone...Otavio Salvador1-1/+5