summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* crond is restarted instead of reload for fedora 16Shireesh Anjal2011-12-131-1/+4
|
* Modified Utils.py to use version placeholder @VERSION@ while forming ↵Shireesh Anjal2011-12-131-1/+5
| | | | commandPath, which will be replaced with actual version number during build.
* Fixed dependency checking in gmg-backend-install.shShireesh Anjal2011-12-121-3/+3
|
* Merge pull request #21 from balamurugana/masterShireesh Anjal2011-12-121-0/+25
|\ | | | | Added dependency checking of python, perl, perl::RRDs, samba and libxml2.
| * Added dependency checking of python, perl, perl::RRDs, samba and libxml2.Bala.FA2011-12-121-0/+25
| | | | | | | | Signed-off-by: Bala.FA <barumuga@redhat.com>
* | Modified to include API version number in root JNLP file, and rename the ↵Shireesh Anjal2011-12-121-0/+1
|/ | | | | | feature jnlp file appropriately during build. Modified ClientUtil to pick up the API version number from the system property gluster.api.version
* Modified to clean files left by previous build before starting the build.Shireesh Anjal2011-12-121-1/+15
|
* Modified to use placeholder @VERSION@ instead of hard coding version number, ↵Shireesh Anjal2011-12-092-8/+17
| | | | and replacing the same at build time with required version number.
* Modified to create the directory /opt/glustermg/etc during installationShireesh Anjal2011-12-091-1/+2
|
* Added indentation to if constructs, added detailed information to Usage message.Shireesh Anjal2011-12-091-33/+59
|
* Changed version number to 1.0.0-alphaShireesh Anjal2011-12-082-2/+2
|
* gmc-build.sh accepts BUILD-DIR as optional argument. It uses gmc-target as ↵Bala.FA2011-12-081-14/+21
| | | | | | GMC-TARGET-DIR and gmc-build as BUILD-DIR at source directory level if its not given. Signed-off-by: Bala.FA <barumuga@redhat.com>
* Added dependency check and other improvements in gmc-build.shBala.FA2011-12-061-141/+203
| | | | Signed-off-by: Bala.FA <barumuga@redhat.com>
* Corrected typo in usage.Shireesh Anjal2011-12-021-1/+1
|
* Modified to call post function at the end.Shireesh Anjal2011-12-021-0/+1
|
* Added pre-check for chkconfigShireesh Anjal2011-12-011-2/+7
|
* Merge pull request #12 from balamurugana/masterShireesh Anjal2011-11-291-19/+23
|\ | | | | Removed gluster-provision-block, added license text and updated glustermg.spec file
| * Updated tomcat6/samba dependency and multicast-discoverd stop is added into ↵Bala.FA2011-11-291-19/+23
| | | | | | | | | | | | preun of backend RPM. Signed-off-by: Bala.FA <barumuga@redhat.com>
* | Used correct variable name GMGBE_ARCHIVE_PATH instead of GMG_ARCHIVE_PATHShireesh Anjal2011-11-291-1/+1
| |
* | Corrected installer tar name (removed .war from it)Shireesh Anjal2011-11-291-1/+1
| |
* | Corrected installer tar name (removed .war from it)Shireesh Anjal2011-11-291-1/+1
| |
* | Introduced gateway backend installation script and modified build script to ↵Shireesh Anjal2011-11-2910-91/+229
|/ | | | | | package it. Also corrected typos in copyright notice.
* Modified to configure SSL in tomcat server.xml during installation.Shireesh Anjal2011-11-291-0/+1
|
* Modified to change ownership of the glsutermg root directory ↵Shireesh Anjal2011-11-291-1/+1
| | | | (/opt/glustermg/version) to tomcat:tomcat
* Modified to package the installation script with gmg when using gmc-build.shShireesh Anjal2011-11-282-24/+48
|
* Corrected typo - variable was defined with name MINVERSION but used later as ↵Shireesh Anjal2011-11-281-2/+2
| | | | MINVER
* Renamed references to com.gluster.* with org.gluster.*Shireesh Anjal2011-11-259-37/+32
|
* Modified to copy the gateway installation script in the output directory.Shireesh Anjal2011-11-251-0/+1
|
* Added copyright notice.Shireesh Anjal2011-11-256-2/+123
|
* Modified so that gmc-build.sh can now be used to build gmc+gmg+backend from ↵Shireesh Anjal2011-11-252-9/+228
| | | | source.
* Removed redundant filesShireesh Anjal2011-11-251-6/+0
|
* Enhanced scripts to support command line build from source.Shireesh Anjal2011-11-223-26/+124
|
* Renamed gmc-gui-buckminster.commands to gmc-buckminster.commandsShireesh Anjal2011-11-171-0/+0
|
* Moved all build related sources (cquery, rmap, etc) from ↵Shireesh Anjal2011-11-179-22/+46
| | | | src/com.gluster.storage.management.releng to build directory, deleted the project com.gluster.storage.management.releng.
* Removed appliance-base dependenciesSelvasundaram2011-11-151-1/+0
|
* Modified to remove glustermg related files from /usr/src/redhat/SOURCES ↵Shireesh Anjal2011-09-231-0/+1
| | | | after RPM build
* Modified packaging script to use git branch name instead of application ↵Shireesh Anjal2011-09-151-1/+1
| | | | version while referring to another jenkins project (glustermc)
* Modified to pick the console distributions from the correct job ↵Shireesh Anjal2011-09-021-1/+1
| | | | (<version>-glustermc)
* Modified RPM build to pick up the glustermg.war.tar.gz from SOURCES ↵Shireesh Anjal2011-09-024-27/+16
| | | | directory. Also changed the name of the back-end tar file to include the word 'backend'
* Modified to correct the output tar nameShireesh Anjal2011-08-311-1/+1
|
* Corrected variable name from VERSION to release_versionShireesh Anjal2011-08-311-1/+1
|
* Modified to run all commands as sudoShireesh Anjal2011-08-311-6/+6
|
* Modified RPM build to pick up the glustermg.war.tar.gz from current ↵Shireesh Anjal2011-08-313-8/+15
| | | | directory instead of the last successful build url
* Modified the scripts to take release version from env variable VERSIONShireesh Anjal2011-08-313-4/+7
|
* Added libxml2 dependency in glustermg-backend RPM.Bala.FA2011-08-231-0/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Added gluster CIFS volume statup script.Bala.FA2011-08-231-0/+14
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Added symlink of gmg-reset-password.sh in /usr/sbin.Bala.FA2011-08-231-0/+2
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Samba service on existing system is set to on when installing ↵Bala.FA2011-08-191-0/+2
| | | | | | glustermg-backend RPM. Signed-off-by: Bala.FA <bala@gluster.com>
* Terminal ViewShireesh Anjal2011-08-161-0/+1
|
* grun.py has symlink in /usr/bin than /usr/sbin.Bala.FA2011-08-111-2/+3
| | | | Signed-off-by: Bala.FA <bala@gluster.com>