summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Restructured backend gateway scriptsShireesh Anjal2011-08-102-2/+11
|
* Updated dependency gluster-base-1.3Bala.FA2011-08-091-1/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* /opt/glustermg and /var/log/glustermg owned by tomcat:tomcat after ssh key ↵Bala.FA2011-08-091-1/+1
| | | | | | generation. Signed-off-by: Bala.FA <bala@gluster.com>
* Modified gateway packaging script to make sure that the scripts have ↵Shireesh Anjal2011-08-081-0/+1
| | | | executable permissions
* gluster pem keys are created without default password.Bala.FA2011-08-081-1/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* setup_cifs_config.py ignores already configured servers. Added new ↵Bala.FA2011-08-081-0/+2
| | | | | | setup_cifs_config_all.py helps to setup samba on existing cluster. Signed-off-by: Bala.FA <bala@gluster.com>
* Instead of id_rsa/id_rsa.pub, gluster.pem and gluster.pub are created in ↵Bala.FA2011-08-081-2/+3
| | | | | | /opt/glustermg/keys Signed-off-by: Bala.FA <bala@gluster.com>
* Console project changes in build systemSelvasundaram2011-08-061-1/+1
|
* Modified to fine-tune the feature jnlp file during packaging of gatewayShireesh Anjal2011-08-061-0/+20
|
* Renamed project/package com.gluster.storage.management.gui to ↵Shireesh Anjal2011-08-064-12/+12
| | | | com.gluster.storage.management.console
* Number of retries set to 1 second and the network timeout set to 1 second ↵Tim2011-08-051-1/+1
| | | | for wget (AWS web-service-url).
* Added create_volume_cifs_all.py, delete_volume_cifs_all.py and ↵Bala.FA2011-08-041-3/+17
| | | | | | get_volume_user_cifs.py used to do cifs volume operations. Signed-off-by: Bala.FA <bala@gluster.com>
* Removed /usr/share/tomcat5/webapps/glustermg on RPM uninstall.Bala.FA2011-08-041-0/+6
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* multicast-discoverd is started on rpm installation.Bala.FA2011-08-031-0/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Enhancements in multicast discovery services and run level init script is addedBala.FA2011-08-031-0/+15
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Modified to change value of the discoveryMechanism tag only in case of AWS ↵Shireesh Anjal2011-08-031-4/+1
| | | | environment.
* Modified to set correct path in JAVA_HOME in tomcat config fileShireesh Anjal2011-08-031-3/+3
| | | | Fixed Bug 3310 - rpm not copying id_rsa keys into /opt/glustermg/keys folder
* /opt/glustermg is owned by tomcat:tomcat when rpm installed and ↵Bala.FA2011-08-021-5/+3
| | | | | | /opt/glustermg/data is removed. Signed-off-by: Bala.FA <bala@gluster.com>
* Added support to update constructor-arg in gluster-server-base.xml based on ↵Bala.FA2011-08-021-0/+6
| | | | | | running platform. Signed-off-by: Bala.FA <bala@gluster.com>
* Added /opt/glustermg/data and /var/log/glustermg owned by tomcat:tomcat user ↵Bala.FA2011-08-011-0/+6
| | | | | | for glustermg RPM. Signed-off-by: Bala.FA <bala@gluster.com>
* Fixed - Bug 3291 - Installing glustermg-1.0.0-1.x86_64.rpm throws conflict errorBala.FA2011-08-011-18/+26
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Corrected URL of glustermg.war.tar.gzShireesh Anjal2011-08-011-1/+1
|
* Modified create-rpms.sh to change ownership of rpm files to jenkins, so that ↵Shireesh Anjal2011-08-011-0/+1
| | | | they can deleted during next build.
* Modified packaging script to make sure all the back-end scripts have ↵Shireesh Anjal2011-08-011-0/+1
| | | | executable permissions.
* Renamed project and package com.gluster.storage.management.server to ↵Shireesh Anjal2011-07-314-5/+5
| | | | com.gluster.storage.management.gateway
* Packaging related changesShireesh Anjal2011-07-301-1/+1
|
* Merge branch 'work'Shireesh Anjal2011-07-302-1/+4
|\
| * Packaging related changes.Shireesh Anjal2011-07-302-0/+6
| |
* | Packaging related changes.Shireesh Anjal2011-07-301-0/+3
|/
* Changes related to packagingShireesh Anjal2011-07-303-1/+114
|
* Changes related to packaging.Shireesh Anjal2011-07-302-5/+8
|
* Changed war name from glustermc.war to glustermg.warShireesh Anjal2011-06-101-1/+1
|
* Design changes - introducing cluster-server mapping on gatewayShireesh Anjal2011-06-061-2/+1
|
* Design changes - introducing cluster-server mapping on gatewayShireesh Anjal2011-06-061-1/+2
|
* Design changes - introducing cluster-server mapping on gatewayShireesh Anjal2011-06-031-1/+1
|