Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2007 16:51:38 -0800
From:      John Clark <jclark@metricsystems.com>
To:        Chuck Swiger <cswiger@mac.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Building an /etc from scratch...
Message-ID:  <460DB09A.7010609@metricsystems.com>
In-Reply-To: <7A767421-261E-4EF2-824B-B0290C17C62E@mac.com>
References:  <460D930B.1090309@metricsystems.com> <7A767421-261E-4EF2-824B-B0290C17C62E@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Swiger schrieb:
> On Mar 30, 2007, at 3:45 PM, John Clark wrote:
>> The doc for building the world indicate that the kernel and /etc are 
>> not build in the 'world'
>> process.
>>
>> How does one create an /etc from src/etc. There does not seem to be a 
>> make target in
>> the main Makefile at the top of the hierarchy.
>
> You might find mergemaster helpful

'mergemaster' seems to have gotten most of the things in the right 
place. The other wyrd problem
I had was since I was booting off of a linux box using an nfs mounted 
root, there seems to be a
problem with 'file locking' and 'pidfile_open'. In looking into it the 
linux box should have handled
nfs file locking, but perhaps not.

Also, as I'm using an nfs mounted file system for my 'root', there seems 
to be a problem with
flock for the calls to 'pidfile_open' and perhaps other calls. Using 
'rc.initdiskless' doesn't seem
to over come these problems.

Thanks,
John Clark.




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