summaryrefslogtreecommitdiff
path: root/scripts/build/binary_win32-loader
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-05-03 15:53:27 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2015-05-03 16:03:10 +0200
commit279a149d8a2e01a7fbb7e002c5a38e4b82ccd74e (patch)
tree15e180ee76e6665f52f6b32bffc633605e002615 /scripts/build/binary_win32-loader
parentf93e83e351193a93c0a529798f7d01997c9d0909 (diff)
downloadvyos-live-build-279a149d8a2e01a7fbb7e002c5a38e4b82ccd74e.tar.gz
vyos-live-build-279a149d8a2e01a7fbb7e002c5a38e4b82ccd74e.zip
Dropping automagics for ubuntu.
Future live-build versions will still allow to use casper, but its configuration will be done differently by a custom config tree, rather than embedded and maintenance intensive code in live-build itself.
Diffstat (limited to 'scripts/build/binary_win32-loader')
-rwxr-xr-xscripts/build/binary_win32-loader4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/build/binary_win32-loader b/scripts/build/binary_win32-loader
index 99adc0d0d..eecb6b263 100755
--- a/scripts/build/binary_win32-loader
+++ b/scripts/build/binary_win32-loader
@@ -48,10 +48,6 @@ case "${LB_MODE}" in
RUN_LABEL="Run Progress Linux"
;;
- ubuntu)
- RUN_LABEL="Run Ubuntu"
- ;;
-
*)
RUN_LABEL="Run Debian GNU/Linux"
;;