From 8123c907015e6ad6e2975ba77eadd4db32e08628 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Tue, 7 Apr 2009 00:43:23 -0700 Subject: Commit package making files for FreeBSD and Solaris platform. Commit for package making related files for FreeBSD and Solaris. These files are supposed to be in repository to not loose track and update them as needed. I will update them soon for upcoming release where we support Solaris on ib fabric also. Signed-off-by: Anand V. Avati --- extras/Solaris/README.solaris | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 extras/Solaris/README.solaris (limited to 'extras/Solaris/README.solaris') diff --git a/extras/Solaris/README.solaris b/extras/Solaris/README.solaris new file mode 100644 index 000000000..0cea45bdc --- /dev/null +++ b/extras/Solaris/README.solaris @@ -0,0 +1,17 @@ + +1. Download GlusterFS.2.0.0rc1.i86pc.Solaris.2.11.pkg.tgz to /tmp +2. tar xvf GlusterFS.2.0.0rc1.i86pc.Solaris.2.11.pkg.tgz in /tmp +3. pkgadd -d /tmp GlusterFS +4. +$ pkginfo GlusterFS +system GlusterFS GlusterFS 2.0.0rc1 +$ which glusterfs +/usr/sfw/sbin/glusterfs +$ glusterfs --version +glusterfs 2.0.0rc1 built on Jan 16 2009 03:36:59 +Repository revision: glusterfs--mainline--3.0--patch-844 +Copyright (c) 2006, 2007, 2008 Z RESEARCH Inc. +GlusterFS comes with ABSOLUTELY NO WARRANTY. +You may redistribute copies of GlusterFS under the terms of the GNU General Public License. + +Thats it you are done! \ No newline at end of file -- cgit