Subject: Re: iBook G4 trouble
To: Ted Lemon <mellon@fugue.com>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: port-macppc
Date: 06/08/2004 00:31:03
Ted Lemon <mellon@fugue.com> wrote:

> There's actually no need to patch the server like that.   You can just
> define those options in the dhcpd.conf file.   Since the options are in
> violation of the DHCP standard, it would actually be inappropriate to
> patch the server like that.   But it's easy to make it work in the 
> config file:
> 
> option mac-nc-client-unknown code 220 = string;
> option mac-nc-client-id code 221 = string;
> option mac-version code 230 = string;
> option mac-user-name code 232 = string;
> option mac-password code 233 = string;
> option mac-nb-image code 234 = string;
> option mac-apps-image code 235 = string;
> option mac-machine-name code 237 = string;
> option mac-client-nb-image code 238 = string;

But all of that is used to netboot MacOS X, right? Why would I need that
for NetBSD?

-- 
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent 
le binaire et ceux qui ne le comprennent pas.
manu@netbsd.org