mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Add mirrors to the configurator
This commit is contained in:
parent
00e39e13d0
commit
92ed6453fb
1 changed files with 13 additions and 0 deletions
|
|
@ -40,6 +40,19 @@ this correctly, otherwise you risk overwriting an existing disk on your
|
||||||
system. LIVE-BOOTSTRAP TAKES NO LIABILITY FOR ANY DATA LOSS RESULTING FROM
|
system. LIVE-BOOTSTRAP TAKES NO LIABILITY FOR ANY DATA LOSS RESULTING FROM
|
||||||
ITS USE.
|
ITS USE.
|
||||||
|
|
||||||
|
o /general/mirrors MIRRORS "" _ Mirrors
|
||||||
|
live-bootstrap needs a mirror to download repackaged distfiles from,
|
||||||
|
as long as you do not already have all the distfiles on an attached disk.
|
||||||
|
Please see the README for your options of selecting one.
|
||||||
|
This should be a URI of the form http(s)://[...], or if it is locally accessible
|
||||||
|
on a filesystem (perhaps because you are running this in a sandboxing tool,
|
||||||
|
instead of a VM or hardware), file://[...].
|
||||||
|
Multiple mirrors can be provided, space separated.
|
||||||
|
ENSURE YOU UPDATE MIRRORS_COUNT.
|
||||||
|
|
||||||
|
o /general/mirrors_count MIRRORS_LEN int _ Number of mirrors configured
|
||||||
|
The number of mirrors you put into Mirrors. Should be an integer >= 0.
|
||||||
|
|
||||||
m /sysinfo _ _ _ System information
|
m /sysinfo _ _ _ System information
|
||||||
Details about your specific system and the environment live-bootstrap is
|
Details about your specific system and the environment live-bootstrap is
|
||||||
running in.
|
running in.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue