Subject: Re: Proposal: removal of sendmail and postfix from base install
To: None <current-users@netbsd.org>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: current-users
Date: 03/19/2005 18:38:44
Alan Post --> current-users (2005-03-18 16:38:41 +0000):
> In article <20050318101124.04ca7e9c.mishka@apk.od.ua>, Mike M. Volokhov wrote:
> >
> > 1) use MKSENDMAIL=no, MKPOSTFIX=no and so on, like it have done
> > for kerberos and some other packages...
>
> If one uses these options, is there a way to delete the currently
> installed base-system Sendmail or Postfix or BIND?
I recently updated two netbsd-2 systems using sets built with
MKKERBEROS4 = no
MKPOSTFIX = no
MKSENDMAIL = no
MKSKEY = no
MKYP = no
After building a distribution to $DESTDIR, I compared (sorted) output of
find /
with that of
find $DESTDIR
and thereby saw which files need to be deleted from /.
HTH, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~