make buildworld?

Ion-Mihai Tetcu itetcu at apropo.ro
Wed Mar 3 15:28:30 PST 2004


On Wed, 3 Mar 2004 13:28:45 -0800 (PST)
NevTide <nevtide at yahoo.com> wrote:

> Simple question:
> 
> Does building and installing world under FreeBSD 5.2
> just overwrite older files, or does it completely
> replace the directories?
> 
> For example, if I include "NO_SENDMAIL" in my
> /etc/make.conf and "make buildworld" this should make
> the new system without sendmail, right?
> 
> However, the default FreeBSD 5.2 comes with sendmail,
> so... will that old sendmail still exists on my system
> when I "make installworld", or is the whole base
> system replaced by the rebuilt one?

It will. Setting "NO_SENDMAIL" means that it won't build and install
sendmail and override your modified config files (if you'reusing postfix
for example).

-- 
IOnut
Unregistered ;) FreeBSD user



More information about the freebsd-newbies mailing list