[Git-commits] grml-terminalserver: branch, master, updated. v0.99.13-2-g2614b90
git repository hosting
gitosis at grml.org
Tue Jul 12 11:40:43 CEST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grml-terminalserver - terminalserver for Grml".
The branch, master has been updated
via 2614b9011596f05ba4c4cb8aa8864962780b5ed7 (commit)
from 0f45dd8e4dd2b3ff9a300672d53318744cd5231f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2614b9011596f05ba4c4cb8aa8864962780b5ed7
Author: Michael Prokop <mika at grml.org>
Date: Tue Jul 12 00:51:20 2011 +0200
Do not use "nodhcp" bootoption anymore, since recent ISOs have new way of network configuration.
With integration of recent live-boot versions we don't have DHCP
requests in grml-autoconfig anymore (which used to require the
nodhcp option to disable the request) but the initrd cares about
it. If we're using nodhcp for booting then the initrd won't
configure networking any longer at all, which means booting via
PXE doesn't work.
To make sure that the nodhcp bootoption isn't present in custom
live systems let's remove the option using grml2usb's
--remove-bootoption=nodhcp feature (grml2usb ftw!).
Acked by: Ulrich Dangel <mru at grml.org>
Acked by: Christian Hofstaedtler <ch at grml.org>
Acked by: Michael Gebetsroither <gebi at grml.org>
-----------------------------------------------------------------------
Summary of changes:
templates/grub-pxelinux_config | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
terminalserver for Grml
More information about the Git-commits
mailing list