mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Small addition of bubblewrap mode to documentation
This commit is contained in:
parent
ce2276583a
commit
808fc67cbd
1 changed files with 2 additions and 2 deletions
|
|
@ -156,8 +156,8 @@ sysc
|
||||||
sysc is the (current) last 'system' of live-bootstrap. This is a continuation
|
sysc is the (current) last 'system' of live-bootstrap. This is a continuation
|
||||||
from sysb, executed through util-linux's ``switch_root`` command which moves
|
from sysb, executed through util-linux's ``switch_root`` command which moves
|
||||||
the entire rootfs without a reboot. Every package from here on out is compiled
|
the entire rootfs without a reboot. Every package from here on out is compiled
|
||||||
under this system, taking binaries from sysa. Chroot mode skips sysb, as it
|
under this system, taking binaries from sysa. Chroot and bubblewrap modes skip
|
||||||
is obviously irrelevant for a chroot.
|
sysb, as it is obviously irrelevant to them.
|
||||||
|
|
||||||
Python-less build
|
Python-less build
|
||||||
-----------------
|
-----------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue