mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
Add minimal unprivileged bootstrap
This commit is contained in:
parent
1f272f9050
commit
f3828e44db
7 changed files with 66 additions and 10 deletions
5
seed/wrap-bootstrap.cfg
Normal file
5
seed/wrap-bootstrap.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
CHROOT=True
|
||||
DISK=sda1
|
||||
KERNEL_BOOTSTRAP=False
|
||||
BUILD_KERNELS=False
|
||||
JOBS=${FINAL_JOBS}
|
||||
Loading…
Add table
Add a link
Reference in a new issue