DragonFly BSD
DragonFly kernel List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Conditionally removing NIS from base system


From: Einar Karttunen <ekarttun@xxxxxxxxxxxxxx>
Date: 20 Jul 2004 22:20:49 +0300

Hello

I have created a patch which removes NIS from the base system. 
The patch causes various programs to be compiled without NIS 
support, avoids compiling NIS utilities and removes NIS support
from libc. 

http://www.cs.helsinki.fi/u/ekarttun/no_nis.diff

This is very much work in progress, but works fine in my tests.
The patch works by adding a make.conf(5) setting NO_NIS which
causes NIS to be removed if defined.

- Einar Karttunen



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]