On Tue, Feb 21, 2006 at 05:02:37PM -0500, Joey Hess wrote:
> So, here's how it's currently implemented instead:
>
> if substring (option vendor-class-identifier, 0, 3) = "d-i" {
> filename "http://dragon/~joey/preseed.cfg";;
> }
The emitted string is "NetcfgDHClient" ( don't "d-i" )
I
While I prefer the way suggested here of using a new option for
the preseed file, our current implementation in d-i instead overloads
the "filename" option.
I tried to get it working as shown in this bug report, using
dhcp3-server. I removed the vendor-class-identifier test for simplicity,
so I ha
2 matches
Mail list logo