Bug#544513: Acknowledgement (dhcp returned hostname take precedence on netcfg/get_hostname)

2009-09-01 Thread Thomas Sondag
bad cut and past, the full patch : diff -Nru ./dhcp.c ../netcfg-1.47ep1/dhcp.c --- ./dhcp.c2008-09-16 10:57:59.0 + +++ ../netcfg-1.47ep1/dhcp.c2009-05-05 14:20:56.0 + @@ -304,6 +304,8 @@ int netcfg_activate_dhcp (struct debconfclient *client) { char* dhostnam

Bug#544516: netcfg/get_hostname isn't use with network preseed

2009-09-01 Thread Thomas Sondag
Package: network-preseed Version: 1.41 The idea is to run netcfg a second time if the parameter netcfg/get_hostname is found into the preseed file and by the way set the hostname to the correct value. For the full storry, I created a another package called mac-preseed taking the parameter preseed

Bug#544513: dhcp returned hostname take precedence on netcfg/get_hostname

2009-09-01 Thread Thomas Sondag
machine hostname in the DHCP. If this behavior wanted, could we introduce a parameter like netcfg/use_hostname ? I made a pacth on the 1.47 but that could apply on 1.51. Thanks, Thomas Sondag diff -Nru ./dhcp.c ../netcfg-1.47ep1/dhcp.c --- ./dhcp.c2008-09-16 10:57:59.0 +