File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,19 @@ this correctly, otherwise you risk overwriting an existing disk on your
4040system. LIVE-BOOTSTRAP TAKES NO LIABILITY FOR ANY DATA LOSS RESULTING FROM
4141ITS USE.
4242
43+ o /general/mirrors MIRRORS "" _ Mirrors
44+ live-bootstrap needs a mirror to download repackaged distfiles from,
45+ as long as you do not already have all the distfiles on an attached disk.
46+ Please see the README for your options of selecting one.
47+ This should be a URI of the form http(s)://[...], or if it is locally accessible
48+ on a filesystem (perhaps because you are running this in a sandboxing tool,
49+ instead of a VM or hardware), file://[...].
50+ Multiple mirrors can be provided, space separated.
51+ ENSURE YOU UPDATE MIRRORS_COUNT.
52+
53+ o /general/mirrors_count MIRRORS_LEN int _ Number of mirrors configured
54+ The number of mirrors you put into Mirrors. Should be an integer >= 0.
55+
4356m /sysinfo _ _ _ System information
4457Details about your specific system and the environment live-bootstrap is
4558running in.
You can’t perform that action at this time.
0 commit comments