Re: dhcpcd support in sysinst

Izumi Tsutsui <[email protected]> Sun, 11 Nov 2012 02:51:32 +0900
Newsgroups gmane.os.netbsd.ports.x68k
Message-ID <[email protected]>
abs@ wrote:

> On 4 November 2012 06:35, Izumi Tsutsui <[email protected]> wrote:

> > Currently x68k sysinst in install floppies doesn't include DHCP support.
> > The attached patch adds it, but it requires a bit larger ramdisk size.
> >
> > I think nowadays DHCP is almost mandatory (especially for XM6i users)
> > and there is few possbile users who will try NetBSD/x68k on 4MB machines.
> >
> > Any comments/objections?
> 
> I think that makes perfect sense.

Thanks, committed.

> For easy install on lower memory machines one options might be to have
> the kernel use a compressed miniroot directly from a floppy or other
> device. Would limit the compressed filesystem size to a floppy disk,
> but that should be enough.

NetBSD/x68k now supports netboot so manual installation
over NFS would be easy enough :-)
---
Izumi Tsutsui