Get rid of code which breaks Multi-ISO boot [Testing: issue1273]
authorAndreas "Jimmy" Gredler <jimmy@grml.org>
Sun, 23 Mar 2014 04:55:04 +0000 (21:55 -0700)
committerAndreas "Jimmy" Gredler <jimmy@grml.org>
Fri, 28 Mar 2014 08:43:56 +0000 (01:43 -0700)
Removed lots of code which is not needed any longer because grml2usb
can do a lot of the work.
Did some redesign to support multiple ISOs, see also bug report #1273.
Because of this changes it's no longer possible to overwrite the used
kernel in /etc/grml/terminalserver/config. This should not be needed
nowadays, anyway.

Fixed syntax error and wrong variable assignement

In default_config the variable MULTIBOOT was assigned wrong


No differences found