/etc/src.conf in the right place?
David Wolfskill
david at catwhisker.org
Thu Dec 17 20:31:19 UTC 2015
On Thu, Dec 17, 2015 at 09:15:48PM +0100, Bertram Scharpf wrote:
> Hi,
>
> when updating the base system I usually compile it using
> "make buildworld" on my fastest machine. Then I nfs-mount
> the directories /usr/src and /usr/obj on the machine I want
> to update. There I say "make installworld". If I forgot to
> copy the file /etc/src.conf to the target machine, the
> install will fail.
>
> Wouldn't it be more reasonable if src.conf was stored inside
> the source tree?
> ....
Not for me.
While I do something quite similar, my "build" machine runs a GENERIC
kernel, but the "production" machines have their own requirements (&
kernels); thus, I use each machine's /etc/src.conf to specify which
kernel it ought to be installing for "make installkernel".
(To clarfy: the build machine builds a GENERIC kernel as well as each of
the other kernels (for the production machines), but only
(self-)installs GENERIC. Each production machine installs its own
kernel, as specified by its own /etc/src.conf.)
Peace,
david
--
David H. Wolfskill david at catwhisker.org
Those who would murder in the name of God or prophet are blasphemous cowards.
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20151217/b10c76b3/attachment.sig>
More information about the freebsd-hackers
mailing list