FreeBSD 9.1-PRERELEASE
Sergio de Almeida Lenzi
lenzi.sergio at gmail.com
Thu Dec 27 15:49:32 UTC 2012
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
More information about the freebsd-questions
mailing list