Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2012 13:49:21 -0200
From:      Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 9.1-PRERELEASE
Message-ID:  <1356623361.26983.5.camel@z6000.lenzicasa>
In-Reply-To: <10CAB5BED66A49CBAF20A9DE02CAC3DD@jarasc430>
References:  <10CAB5BED66A49CBAF20A9DE02CAC3DD@jarasc430>

next in thread | previous in thread | raw e-mail | index | archive | help
Em Qui, 2012-12-27 às 10:53 +0100, Jack Raats escreveu:

> Hi,
> 
> In this mailinglist I'm reading a lot about problems (re)compiling the system. At this moment I'm running:
> "FreeBSD 9.1-PRERELEASE (ORAC) #0 r244047: Sun Dec  9 15:33:19 CET 2012" without problems.
> 
> Is it save to recompile the system with all patches?


Here I use the svn to fetch the src
than I build a config (xxxx) file in /sys/amd64/conf
than go to /usr/src
make sure there is an user named auditdistd in /etc/master.passwd
==>auditdistd:*:78:77::0:0:Auditdistd unprivileged
user:/var/empty:/usr/sbin/nologin
export KERNCONF=xxxx
make buildworkld && make buildkernel
then make installworld installkernel

if your config ===> xxxx is correct,
Should work



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1356623361.26983.5.camel>