summaryrefslogtreecommitdiff
path: root/scripts/build/lb_binary_rootfs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-09-28 11:17:47 +0200
committerDaniel Baumann <daniel@debian.org>2011-09-28 11:17:47 +0200
commit957cdb7cfe02c08d4723bed38d967ea960bdd938 (patch)
tree6d365041c4adfd4c5b8897067fe8eedda666d8e6 /scripts/build/lb_binary_rootfs
parentda0801ebf47881bc14171d2c206b087eae6f689f (diff)
downloadvyos-live-build-957cdb7cfe02c08d4723bed38d967ea960bdd938.tar.gz
vyos-live-build-957cdb7cfe02c08d4723bed38d967ea960bdd938.zip
Using 'none' instead of 'plain' when specifying that no chroot filesystem should be used.
Diffstat (limited to 'scripts/build/lb_binary_rootfs')
-rwxr-xr-xscripts/build/lb_binary_rootfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs
index 692a28d5a..280cd1a54 100755
--- a/scripts/build/lb_binary_rootfs
+++ b/scripts/build/lb_binary_rootfs
@@ -284,7 +284,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
Save_cache cache/packages_binary
;;
- plain)
+ none)
if [ -d binary/${INITFS}/filesystem.dir ]
then
rm -rf binary/${INITFS}/filesystem.dir