Taking over comment from #27, stuff like grub-mknetdir --net-directory="${TFTPD_DATA_DIR_}" --subdir=grub should be avoided, but instead grml-live should provide an ISO that can be used as-is with grml-terminalserver.
Let's try to avoid any code duplication and try to handle all relevant bits in grml-live itself.
Taking over comment from #27, stuff like
grub-mknetdir --net-directory="${TFTPD_DATA_DIR_}" --subdir=grubshould be avoided, but instead grml-live should provide an ISO that can be used as-is with grml-terminalserver.Let's try to avoid any code duplication and try to handle all relevant bits in grml-live itself.