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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to