Well, I've gotten further. The sources build, gmake install works, and
I've been following through the docs for Linux setup (best guess...)
bosserver -noauth returns immediately, and doesn't appear to do anything,
and afsd won't start, claiming there are files missing in
/usr/local/etc/openaf
Unfortunately I won't have time to work out a patch in the near-term (next
month!), however I wondering if a documentation note would tide people
over until then?
On Wed, 14 Dec 2005, Jim Rees wrote:
I thought the "new way" was more recent than that. But I could be wrong.
Like I said, if you
I thought the "new way" was more recent than that. But I could be wrong.
Like I said, if you want to send a patch I'll look at it.
There is already some code in the libafs Makefile to generate the vnode_if.h
file. Maybe this could be extended to also generate the files it depends on.
___
That has been the "correct" procedure according to the documentation
dating back to FreeBSD 4.6 (that's the furthest back I have the handbook.)
:)
Need to ease up the tone, not starting conflict, I really really really
want this to work and work well on FreeBSD, perhaps overly enthusiastic is
We still support OpenAFS on previous versions of FreeBSD and I don't feel
like making the default depend on the OS version. But if you want to send
me a patch I'll be happy to look at it.
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lis
I got the instructions on how to do the build from:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
Procedure 2. Building a Kernel the "New" Way
cd /usr/src
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
That places the files in /usr/