[Git-commits] [grml/grml-terminalserver] a84378: Get rid of code which breaks Multi-ISO boot [Testi...

Michael Prokop mika at grml.org
Fri Mar 28 10:30:19 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-terminalserver
  Commit: a843783f475767ce244325eca06296c189d5b2da
      https://github.com/grml/grml-terminalserver/commit/a843783f475767ce244325eca06296c189d5b2da
  Author: Andreas "Jimmy" Gredler <jimmy at grml.org>
  Date:   2014-03-28 (Fri, 28 Mar 2014)

  Changed paths:
    M config
    M debian/README.Debian
    M default_config
    M grml-terminalserver
    M grml-terminalserver-config
    M shared_prog_vars
    M templates/grub-pxelinux_config

  Log Message:
  -----------
  Get rid of code which breaks Multi-ISO boot [Testing: issue1273]

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


  Commit: 876ee70ea224ce76b0a0a24d223c2cdb490d221c
      https://github.com/grml/grml-terminalserver/commit/876ee70ea224ce76b0a0a24d223c2cdb490d221c
  Author: Andreas "Jimmy" Gredler <jimmy at grml.org>
  Date:   2014-03-28 (Fri, 28 Mar 2014)

  Changed paths:
    R grub_cards
    M templates/grub-pxelinux_config

  Log Message:
  -----------
  Remove old grub support

Removed code to generate menu.lst in tftp root dir. grml2usb generates
grub config now and also takes care of live-media-path.


  Commit: f47343bac2f390cc5136130a310b952882621adf
      https://github.com/grml/grml-terminalserver/commit/f47343bac2f390cc5136130a310b952882621adf
  Author: Michael Prokop <mika at grml.org>
  Date:   2014-03-28 (Fri, 28 Mar 2014)

  Changed paths:
    M templates/grub-pxelinux_config

  Log Message:
  -----------
  grub-pxelinux_config: use shell features for directory browsing


Compare: https://github.com/grml/grml-terminalserver/compare/899b87ce0df1...f47343bac2f3


More information about the Git-commits mailing list