Add a dhcphostname option to grml which will set the hostname of the booted system...
authorAndreas Thienemann <andreas@bawue.net>
Wed, 14 Oct 2009 12:51:02 +0000 (14:51 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 17 Oct 2009 11:12:25 +0000 (13:12 +0200)
commit98b0e91f4ac3801dd6d084f39e7c112e211e0a40
treed7118d5d86b1f62157f927b98e59121efb7fa6a1
parent0623d5bfb8b8ef5553716ba9cfcec9eaec9cb065
Add a dhcphostname option to grml which will set the hostname of the booted system according to the dns information.

This Patch implements support for the non-netboot cases by adding
an appropriate script to be called by pump.
autoconfig.functions
etc/grml/pump-script [new file with mode: 0644]