FAI Stable release 3.4.4
Thomas Lange
lange at informatik.uni-koeln.de
Sat Nov 6 09:08:08 CET 2010
>>>>> On Fri, 5 Nov 2010 19:14:18 +0100, Manuel Hachtkemper <hacman at math.uni-bonn.de> said:
> your patch
> # svn diff -c 6150
> +
> + # live-config provides hostname handling through a separate script,
> + # $HOSTNAME isn't available in environment any longer
> + if [ -x /lib/live/config.sh ] ; then
> + LIVE_CONFIGS=hostname /lib/live/config.sh
> + HOSTNAME=$(hostname)
> + fi
> +
> + export HOSTNAME
> +
> breaks our (modified) installation in a DHCP environment.
I also found this bug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601750
I prepared a patch for this and FAI 3.4.5. will fix this. The plans
are that 3.4.5 will be released next week.
--
regards Thomas
More information about the linux-fai-devel
mailing list