summaryrefslogtreecommitdiffstats
path: root/build/glustermg.spec
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typo in glustermg.specShireesh Anjal2011-12-131-1/+1
|
* crond is restarted instead of reload for fedora 16Shireesh Anjal2011-12-131-1/+4
|
* 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>
* | Introduced gateway backend installation script and modified build script to ↵Shireesh Anjal2011-11-291-2/+2
|/ | | | | | package it. Also corrected typos in copyright notice.
* Removed appliance-base dependenciesSelvasundaram2011-11-151-1/+0
|
* Modified RPM build to pick up the glustermg.war.tar.gz from SOURCES ↵Shireesh Anjal2011-09-021-18/+3
| | | | directory. Also changed the name of the back-end tar file to include the word 'backend'
* Corrected variable name from VERSION to release_versionShireesh Anjal2011-08-311-1/+1
|
* Modified RPM build to pick up the glustermg.war.tar.gz from current ↵Shireesh Anjal2011-08-311-4/+11
| | | | directory instead of the last successful build url
* Modified the scripts to take release version from env variable VERSIONShireesh Anjal2011-08-311-1/+4
|
* 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>
* grun.py has symlink in /usr/bin than /usr/sbin.Bala.FA2011-08-111-2/+3
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* 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>
* 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>
* 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
|
* Packaging related changesShireesh Anjal2011-07-301-1/+1
|
* Merge branch 'work'Shireesh Anjal2011-07-301-1/+1
|
* Changes related to packagingShireesh Anjal2011-07-301-0/+111