summaryrefslogtreecommitdiff
path: root/scripts/build/config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-02-08 23:11:15 +0100
committerDaniel Baumann <daniel@debian.org>2013-02-08 23:11:15 +0100
commit36e9376517e8b20c08bcb877e18591430b573df9 (patch)
treea5ce9e1addae20a791fcafff68e76b4d139201f5 /scripts/build/config
parentcfb9b190e1631f7ea7e5f179977c6a0a680408df (diff)
downloadvyos-live-build-36e9376517e8b20c08bcb877e18591430b573df9.tar.gz
vyos-live-build-36e9376517e8b20c08bcb877e18591430b573df9.zip
Dropping theme package support, themes are either in the config tree or the embedded one from live-build is used.
Diffstat (limited to 'scripts/build/config')
-rwxr-xr-xscripts/build/config12
1 files changed, 1 insertions, 11 deletions
diff --git a/scripts/build/config b/scripts/build/config
index b08e2e4e2..91a433f6f 100755
--- a/scripts/build/config
+++ b/scripts/build/config
@@ -124,7 +124,6 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
\t [--firmware-chroot true|false]\n\
\t [--swap-file-path PATH]\n\
\t [--swap-file-size MB]\n\
-\t [--syslinux-theme THEME_SUFFIX]\n\
\t [--tasksel apt|aptitude|tasksel]\n\
\t [--templates PATH]\n\
\t [--updates true|false]\n\
@@ -157,7 +156,7 @@ Local_arguments ()
grub-splash:,isohybrid-options:,hdd-label:,hdd-size:,iso-application:,iso-preparer:,iso-publisher:,
iso-volume:,jffs2-eraseblock:,memtest:,net-root-filesystem:,net-root-mountoptions:,
net-root-path:,net-root-server:,net-cow-filesystem:,net-cow-mountoptions:,net-cow-path:,
- net-cow-server:,net-tarball:,firmware-binary:,firmware-chroot:,swap-file-path:,swap-file-size:,syslinux-theme:,
+ net-cow-server:,net-tarball:,firmware-binary:,firmware-chroot:,swap-file-path:,swap-file-size:,
loadlin:,win32-loader:,source:,source-images:,breakpoints,conffile:,debug,force,
help,ignore-system-defaults,quiet,usage,verbose,version,bootstrap-qemu-static:,bootstrap-qemu-arch:,
bootstrap-qemu-exclude:"
@@ -751,11 +750,6 @@ Local_arguments ()
shift 2
;;
- --syslinux-theme)
- LB_SYSLINUX_THEME="${2}"
- shift 2
- ;;
-
--loadlin)
LB_LOADLIN="${2}"
shift 2
@@ -1457,10 +1451,6 @@ LB_SWAP_FILE_PATH="${LB_SWAP_FILE_PATH}"
# \$LB_SWAP_FILE_SIZE: set swap file size
# (Default: ${LB_SWAP_FILE_SIZE})
LB_SWAP_FILE_SIZE="${LB_SWAP_FILE_SIZE}"
-
-# \$LB_SYSLINUX_THEME: set syslinux theme package
-# (Default: ${LB_SYSLINUX_THEME})
-LB_SYSLINUX_THEME="${LB_SYSLINUX_THEME}"
EOF
# Creating lb_source_* configuration