summaryrefslogtreecommitdiff
path: root/scripts/build/lb_binary_yaboot
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_binary_yaboot
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_binary_yaboot')
-rwxr-xr-xscripts/build/lb_binary_yaboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_binary_yaboot b/scripts/build/lb_binary_yaboot
index c4e21c88f..ef001ef06 100755
--- a/scripts/build/lb_binary_yaboot
+++ b/scripts/build/lb_binary_yaboot
@@ -158,7 +158,7 @@ case "${LB_BINARY_IMAGES}" in
DESTDIR_INSTALL="binary/install"
;;
- hdd*|net|tar)
+ hdd*|netboot|tar)
Echo_error "not yet supported, aborting (FIXME)."
exit 1
;;