summaryrefslogtreecommitdiffstats
path: root/helper_scrips/rpm_download_install.sh
Commit message (Collapse)AuthorAgeFilesLines
* renaming helper_scrips->helper_scripts and cleaning up the whitespacesM S Vishwanath Bhat2012-01-121-161/+0
| | | | | Change-Id: I6004e4066fab30e14716ef6475c1281270974d2b Signed-off-by: M S Vishwanath Bhat <vishwanath@gluster.com>
* helper_scripts/install_glusterfs_rpm: script to install glusterfs rpm ↵Raghavendra Bhat2011-10-131-12/+21
| | | | | | | | | parallely on multiple machines installs the glusterfs rpm of specified version (can upgrade too depending upon the arguments), on multiple machines parallely. And also some changes to the rpm installing script helper_scripts/rpm_download_install.
* helper_scripts/rpm_download_install: script which downloads and installs ↵Raghavendra Bhat2011-10-101-0/+152
glusterfs rpms This script not only installs the qa releases but also installs the main releases also. Can be even upgraded by giving option "yes".