X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=overlay-boot;h=75939fe97a2b670863cabf5252297f59e1bd10c7;hb=4796e2275dab7a87639758084db9f01221c539a5;hp=5e6bef92a9b7451627b5d257ce14ade89a66381b;hpb=a3b6bd2a94624852e5fef890fda9fde9548080f3;p=rrq%2Foverlay-boot.git diff --git a/overlay-boot b/overlay-boot index 5e6bef9..75939fe 100755 --- a/overlay-boot +++ b/overlay-boot @@ -44,10 +44,11 @@ config CABLES "" config START "networking ssh" config SUBSHELL /bin/sh -# Setup virtual cabling and subhost's /etc/network/interfaces +# Setup virtual cabling setup_veth_cables $NAME $CABLES # Set up the mount for this subhost, including a new tmpfs on its /run +# and a default $UPPER/etc/network/interfaces if needed echo setup_overlay "$NAME" "$LIVE" "$LOWER" "$UPPER" "$WORK" setup_overlay "$NAME" "$LIVE" "$LOWER" "$UPPER" "$WORK"