summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2016-01-26 16:12:26 -0500
committerDaniil Baturin <daniil@baturin.org>2016-01-26 16:12:26 -0500
commit1444f5f3e57e11302eb08596f55203ef035ab247 (patch)
treeb20c382ad40356b3dcb0188d66ec56ec05c51aa7
parentcddc611ae3a6da15aaa2bded568209bb3eca27de (diff)
parented565077cb9bfed6780ff186f20bc9a80915ecca (diff)
downloadvyos-build-1444f5f3e57e11302eb08596f55203ef035ab247.tar.gz
vyos-build-1444f5f3e57e11302eb08596f55203ef035ab247.zip
Merge branch 'current' of github.com:vyos/vyos-build into current
-rwxr-xr-xscripts/live-build-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-build-config b/scripts/live-build-config
index bd9a7767..afcfcdb7 100755
--- a/scripts/live-build-config
+++ b/scripts/live-build-config
@@ -34,7 +34,7 @@ util.check_build_config()
lb_config_tmpl = """
lb config noauto \
--architectures {{architecture}} \
- --bootappend-live "boot=live components hostname=vyos username=live" \
+ --bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \
--bootloader syslinux \
--binary-images iso-hybrid \
--debian-installer false \