summaryrefslogtreecommitdiff
path: root/scripts/sarge.fakechroot
AgeCommit message (Collapse)AuthorFilesLines
2011-07-26Move setup_devices to second stage of bootstrap. Closes: #498731, #531316Otavio Salvador1-2/+1
2011-07-10Use md5sums for sarge, which did not consistently have sha1sums everywhere. ↵Joey Hess1-0/+1
Closes: #633158
2010-02-18Make scripts directory in source tree look like installed directory,Joey Hess1-0/+171
and add a section to README explaining an easy way to run debootstrap w/o installing it. Closes: #345762 r62297