Re: Configuration files structure for openafs port(s)
"Ben Kaduk" <[email protected]> Sat, 13 Dec 2008 14:22:38 -0500
| Newsgroups | gmane.os.freebsd.devel.afs |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 13, 2008 at 12:37 PM, Boris Samorodov <[email protected]> wrote: > Hello List, > > > here is a proposed coniguration files structure for openafs port(s): > ----- > PREFIX=/usr/local > ETCBASE=${PREFIX}/etc > AFSCONFDIR=${ETCBASE}/openafs > AFSCLIENTCONFDIR=${AFSCONFDIR}/client #should this be named VICEETC? > AFSSERVERCONFDIR=${AFSCONFDIR}/server #is there a historical variable? > ----- That seems reasonable to me. I pulled your port from ftp://ftp.ipt.ru/pub/tmp/openafs.shar and I removed "--disable-kernel-module" from the Makefile on a recent -current system. The build will take a couple hours, but I did notice that we will probably need to add a --with-bsd-kernel-build line in the Makefile that defaults to /usr/obj/usr/src/sys/GENERIC but can be overridden for those of use with custom kernel configs. -Ben Kaduk _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-afs To unsubscribe, send any mail to "[email protected]"