diff --git a/host/make.sh b/host/make.sh index d99f76a..8a8b6a3 100644 --- a/host/make.sh +++ b/host/make.sh @@ -48,6 +48,10 @@ if xreadYes "# Install additional apps?" APPS ; then fi # Networking +# XXX need to: +# - bootstrap this +# - setup the gate and wireguard f +# - inalize if xreadYes "# Create bridges?" BRIDGES ; then xread "WAN port: " WAN_PORT xread "ADMIN port: " ADMIN_PORT @@ -61,6 +65,8 @@ if xreadYes "# Create bridges?" BRIDGES ; then # source command or at the end... # XXX + # XXX /etc/hosts + #@ ifupdown2 -a fi