Get rid of code which breaks Multi-ISO boot [Testing: issue1273]
[grml-terminalserver.git] / shared_prog_vars
index d0c9f3b..9f5d29c 100644 (file)
@@ -63,18 +63,5 @@ TFTPD_PID_="/var/run/grml-tftpd.pid"
 # the dir where the templates for the configuration files are stored
 TEMPLATE_CONFIG_DIR_="$USR_SHARE_/templates"
 
-# maximum initrd size
-MAX_INITRD_SIZE_=16000
-
-# path to uclibc
-UCLIBC_PATH_="/usr/i386-uclibc-linux/lib"
-
-# this is where the terminalserver-config creates the initrd
-INITRD_="$PATH_/mini-root"
-
-# only for this cards (kernel module names of drivers) drivers are copied into
-# the initrd
-CARDS_DETECTED_BY_DISCOVER="$PATH_/discover_netcards"
-
 # as long as this pattern is in a config file, it will be overwritten every time
 CONFIG_PATTERN_="__PLEASE_UPDATE_THIS_FILE__"