summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot_hacks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-07-18 19:11:55 +0200
committerDaniel Baumann <daniel@debian.org>2012-07-18 19:26:07 +0200
commit310be05bff5a268a874f6fb635d0f70912aaa81a (patch)
tree34de22cd70f08554d76969cba5d697c3e3b22069 /scripts/build/lb_chroot_hacks
parent23bf55a73c75f21dd8964a8b969be3049d4e7358 (diff)
downloadvyos-live-build-310be05bff5a268a874f6fb635d0f70912aaa81a.tar.gz
vyos-live-build-310be05bff5a268a874f6fb635d0f70912aaa81a.zip
Renaming net flavour to netboot for consistency.
Diffstat (limited to 'scripts/build/lb_chroot_hacks')
-rwxr-xr-xscripts/build/lb_chroot_hacks2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index 83e5730d3..334a5bfcb 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -141,7 +141,7 @@ do
done
case "${LB_BINARY_IMAGES}" in
- net)
+ netboot)
if [ ! -f chroot/sbin/mount.cifs ]
then
Apt chroot install cifs-utils