Subject: Re: building a NetBSD system that matches the goals
To: Jeremy C. Reed <reed@reedmedia.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-users
Date: 05/31/2001 21:38:00
On Thu, May 31, 2001 at 11:16:21AM -0700, Jeremy C. Reed wrote:
> Sorry, my question was unclear. I want a resulting operating system that
> works to do services (like DNS or DHCP).
> 
> I understand that the resulting operating system will not have GCC or
> other GNU-related development tools.
> 
> I do understand that I need these tools to initially build it.
> 
> I am interested in finding out what steps to follow (maybe Makefile
> settings?) to build the resulting system.
> 
> Or do I just manually remove everything I don't want after I am finished
> building the complete system?

I think if you remove 
SUBDIR+= gnu
from the top-level makefile, and do a make build with DESTDIR set, the
resulting binaries should be GPL-free

--
Manuel Bouyer <bouyer@antioche.eu.org>
--