FreeBSD support being added to GlusterFS
Harshavardhana
harsha at harshavardhana.net
Sat Jun 28 07:07:59 UTC 2014
On Sat, Jun 28, 2014 at 12:04 AM, Baptiste Daroussin <bapt at freebsd.org> wrote:
> On Fri, Jun 27, 2014 at 11:29:22PM -0700, Jordan Hubbard wrote:
>>
>> On Jun 27, 2014, at 3:34 PM, Baptiste Daroussin <bapt at FreeBSD.org> wrote:
>>
>> > Here is a new version which uses /var/db, /var/log and /var/run
>> > This version also works with pkg_install and handle the
>> > /var/db/glusterd/groups/virt file as a config file so it will not overwrite user
>> > one on reinstallation.
>> >
>> > Maybe someone at FreeNAS it willing to take maintainership of this port in the
>> > ports tree?
>> >
>> > Jordan does this new port fits FreeNAS requirements?
>>
>> Something seems to have eaten the attachment - did you simply update the diff at http://people.freebsd.org/~bapt/glusterfs.diff ? If so, I can re-grab that and test it in FreeNAS easily tomorrow.
>>
Also looking at the "glusterfs.diff" one doesn't have to use external "argp"
http://people.freebsd.org/~bapt/glusterfs.diff
+CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
+ --with-mountutildir=${PREFIX}/sbin \
+ --localstatedir=/var
+CPPFLAGS+= -I/usr/local/include
+LDFLAGS+= -L/usr/local/lib -largp
+ACLOCAL_ARGS= -I ./contrib/aclocal
+AUTOMAKE_ARGS= --add-missing --copy --foreign
argp-standalone is provided as part of the build process and its not a
necessary build dependency.
--
Religious confuse piety with mere ritual, the virtuous confuse
regulation with outcomes
More information about the freebsd-fs
mailing list