Date: Fri, 6 Aug 2010 15:53:55 +0200 From: Roland Smith <rsmith@xs4all.nl> To: thc <xwo41js4biip5op@jetable.org> Cc: freebsd-questions@freebsd.org Subject: Re: installworld via NFS with FreeBSD 8 Message-ID: <20100806135355.GA20787@slackbox.erewhon.net> In-Reply-To: <4C5C08DD.2000601@jetable.org> References: <4C5C08DD.2000601@jetable.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Aug 06, 2010 at 03:06:37PM +0200, thc wrote: > Hello > > I have a concern with the deployment of FreeBSD 8.1. > I usually compile on a server and deploy the result by NFS. > It works fine with FreeBSD 6 and 7, but curiously, > I just can not get the same result with FreeBSD 8.1 (or with 8.0). > > > Here is the df of the source: > Filesystem 1K-blocks Used Avail Capacity Mounted on > ... > /dev/da0s1f 10,655,968 3,410,840 6,392,652 35% / exports > ... > <above>:/export/src 12681998 5436870 6392652 46% /usr/src > <above>:/exports/obj 12681998 5436870 6392652 46% /usr/obj > <above>:/export/ports 12681998 5436870 6392652 46% /usr/ports > > The partitions are mounted via rc.local via > /sbin/mount-t unionfs /export/src /usr/src > > Here is my exports file: > /exports -alldirs -maproot=root -network 192.168.40.0 -mask 255.255.255.0 > > The file /etc/make.conf on both servers is empty. > Server and client are ntp synchronised. Remember that the settings for the base system have been moved from make.conf to src.conf! How does /etc/src.conf look on both system? > The client is first installed with the CD-ROM with minimal version. > I've tested a with an All install from CDROM, and got the same problem > > I copied the file /usr/src/share/info/dir-tmpl missing on the client, > but it is not enough. > > The command make ends installworld > make: do not know how to make audit_uevents.h. Stop > *** Error code 2 Does /usr/src/contrib/openbsm/bsm/audit_uevents.h exsit? If not, you probably need to update your source tree. Roland -- R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkxcE/MACgkQEnfvsMMhpyWQ6QCfULxPDe8ZCd4oQPudArqtPHHj dMAAoJqhwdR6cOH474yrp1MiyaRxRGUt =ZzTL -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100806135355.GA20787>
