Removing Sendmail

Jens Rehsack rehsack at liwing.de
Wed Apr 2 10:08:38 PST 2003


David O'Brien wrote:
> On Wed, Apr 02, 2003 at 06:01:01PM +0200, Jens Rehsack wrote:
> 
>>The problem I see with that is, that even a minimalistic base install 
>>installs things like sendmail, ppp, atm-stuff, g77 and so on.
> 
> I would love to see the toolchain broken out into its own tarball like
> NetBSD.  It isn't a simple 10min change though.
> 

I know. If it would someone had done before :-)
It more a wish than a real expectation.

Is somewhere a todo list how going on when trying to add eg. NO_PPP?

Maybe:
update your source to current
check directories belong to <eg. ppp>
patch Makefile(s)
save patches
buildworld
reboot to single user mode
rm usr/bin usr/lib usr/sbin /usr/libexec
make installworld

Are there any tests for the world available? If not, maybe a good point 
starting is writing a test suite which checks working of each not 
deselected world-component as good as it get's.

Regards,
Jens



More information about the freebsd-current mailing list