mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 00:35:25 +01:00
Make Python bootstrap optional
Sets precedent for including additional language bootstraps.
This commit is contained in:
parent
749b2bfe37
commit
c9fa9a00f4
3 changed files with 29 additions and 12 deletions
|
|
@ -40,6 +40,13 @@ this correctly, otherwise you risk overwriting an existing disk on your
|
|||
system. LIVE-BOOTSTRAP TAKES NO LIABILITY FOR ANY DATA LOSS RESULTING FROM
|
||||
ITS USE.
|
||||
|
||||
m /extras _ _ _ Extra bootstraps
|
||||
Various extra language or package bootstraps that are not core to
|
||||
live-bootstrap, but are an optional part of it.
|
||||
|
||||
o /extras/python EXTRA_PYTHON bool False Python bootstrap
|
||||
Bootstraps Python.
|
||||
|
||||
m /sysinfo _ _ _ System information
|
||||
Details about your specific system and the environment live-bootstrap is
|
||||
running in.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue