summaryrefslogtreecommitdiff
path: root/scripts/build/binary_manifest
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-12-30 12:51:03 +0100
committerDaniel Baumann <daniel@debian.org>2012-12-30 12:51:18 +0100
commit2ef5a2bfe1dec6ecdf0a163177459ef074f67f7c (patch)
tree3aab07c25f545b9cafad982d47c267487a1cea98 /scripts/build/binary_manifest
parent8541893e7c4744a170c411ce2061447cdc005c8d (diff)
downloadvyos-live-build-2ef5a2bfe1dec6ecdf0a163177459ef074f67f7c.tar.gz
vyos-live-build-2ef5a2bfe1dec6ecdf0a163177459ef074f67f7c.zip
Omitting binary manifest creation when chroot filesystem is set to none.
Diffstat (limited to 'scripts/build/binary_manifest')
-rwxr-xr-xscripts/build/binary_manifest5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/build/binary_manifest b/scripts/build/binary_manifest
index 420d6b427..2f0d9cf2a 100755
--- a/scripts/build/binary_manifest
+++ b/scripts/build/binary_manifest
@@ -24,6 +24,11 @@ Arguments "${@}"
Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
Set_defaults
+if [ "${LB_CHROOT_FILESYSTEM}" = "none" ]
+then
+ exit 0
+fi
+
Echo_message "Begin creating manifest..."
# Requiring stage file