[PATCH 1/5] bootstrap: add support to local files
Lorenzo Cappelletti
lorenzo.cappelletti at gmail.com
Wed May 28 05:55:38 CEST 2014
On Tue, May 27, 2014 at 9:42 PM, Joey Hess <joey at kitenet.net> wrote:
> What is the use case for using mr bootstrap with a local file or with
> stdin?
Current boostrap relays on curl which may not be available on the
hosting system. If other alternatives are available (wget, ftp, scp),
I can retrieve the file and save it in /tmp. As last resort, I can
cut boostrap content from a browser and paste it into a ssh window in
order to pipe it to mr via stdin.
--
Lorenzo
More information about the vcs-home
mailing list