diff options
author | Harshavardhana <harsha@gluster.com> | 2010-07-23 17:38:26 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2010-08-16 03:38:37 -0700 |
commit | b53bdce3ea4a73c6dd974f3d3e4d67d94a0b7186 (patch) | |
tree | 3fcffcb3476d90072e9b457a9475e165408d9fb1 /extras/Solaris/README.solaris | |
parent | f5137bf755542f4ea28d4fce3c659c1b9ec38647 (diff) |
Add Solaris Packaging manifest
* script to build the package
* init script for starting glusterfs server
* pkginfo manifest and updated copyright.
* options file which is read to take additional arguments to glusterfs server.
Signed-off-by: Harshavardhana <harsha@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 1212 (Add solaris building manifest)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1212
Diffstat (limited to 'extras/Solaris/README.solaris')
-rw-r--r-- | extras/Solaris/README.solaris | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/extras/Solaris/README.solaris b/extras/Solaris/README.solaris deleted file mode 100644 index ddb70c22c..000000000 --- a/extras/Solaris/README.solaris +++ /dev/null @@ -1,17 +0,0 @@ - -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 Gluster Inc. <http://www.gluster.com> -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 |