Subject: Re: INET6 needed for INSTALL?
To: Simon J. Gerraty <sjg@quick.com.au>
From: None <itojun@iijlab.net>
List: current-users
Date: 05/04/2000 12:33:17
>In looking at what can be removed to drop the size of the embeded
>ramdisk, INET6 looks like a good candidate. Are there in fact any
>sites out there that would use INET6 to install NetBSD - other than
>"because they can"?
could you run "nm -o *.o | grep getaddrinfo" in
distrib/sparc/ramdisk/obj? if the function is not referenced,
your boot floppy is totally IPv4-only.
(I fixed distrib/utils/x_ifconfig/Makefile a minute before - sorry
about this leftover)
itojun