Hi, On Saturday 02 February 2008 22:17, [EMAIL PROTECTED] wrote: > Author: finnarne-guest > Date: 2008-02-02 21:17:44 +0000 (Sat, 02 Feb 2008) > New Revision: 40138 > > Modified: > trunk/src/debian-edu-install/debian-edu-preseed > Log: > Another untested fix found > > Modified: trunk/src/debian-edu-install/debian-edu-preseed > =================================================================== > --- trunk/src/debian-edu-install/debian-edu-preseed 2008-02-02 21:15:33 UTC > (rev 40137) +++ trunk/src/debian-edu-install/debian-edu-preseed > 2008-02-02 > 21:17:44 UTC (rev 40138) @@ -143,7 +143,7 @@ > auto lo > iface lo inet loopback > EOF > - if [ "$DNSDOMAIN" ] && [ "NAMESERVER" = "127.0.0.1" ] ; then > + if [ "$DNSDOMAIN" ] && [ "$NAMESERVER" = "127.0.0.1" ] ; then > cat >> $interfaces <<EOF > dns-search $DNSDOMAIN > EOF
Do we want/need this fix in etch?
Finnarne, I think you forgot to mention it in the changelog, or is it covered
here:
[ Finn-Arne Johansen ]
* try not to add dns-search intern to dhcp-clients
(closes skolelinux #1293)
* Set type of value when preseeding group prefix for lwat
(thats from the 0.668 changelog)
regards,
Holger
pgpi2bv2ZVQdU.pgp
Description: PGP signature

