fosslinux / live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process
490 stars 34 forks source link

Pass `--unshare-net` to bwrap when building with `--external-sources` #279

Closed eduardosm closed 1 year ago

eduardosm commented 1 year ago

Ensures that when --external-sources is used, the build does not require a working internet connection.

--unshare-net is always passed for the sysa phase.