summaryrefslogtreecommitdiffstats
path: root/base/root
Commit message (Expand)AuthorAgeFilesLines
* Reorganise base templates directory to allow for node-type-specific files.Martin Schwenke2009-12-0416-1359/+0
* Move list of extra SoFS packages to new config variable SOFS_EXTRA_PACKAGES.Martin Schwenke2009-10-011-9/+6
* Make setup_gpfs.sh designate quorum nodes more cleanly.Martin Schwenke2009-09-231-12/+9
* Update conf.base-SoFS to tell vsftpd to use connect_from_port_20=YES.Martin Schwenke2009-09-211-0/+2
* Attempt to set adminMode to allToAll in setup_gpfs.sh to for GPFS 3.3.Martin Schwenke2009-09-101-0/+4
* SoFS-postinstall.sh should install more CIM packages.Martin Schwenke2009-09-071-1/+1
* Add version-specific package installation to SoFS-postinstall.sh.Martin Schwenke2009-09-031-0/+10
* Revert typo introduced by commit d39e4a7c395d057cc7b4ad4a4b23937a7b2363bb.Martin Schwenke2009-09-021-1/+1
* SoFS-postinstall.sh - next attempt, drop the continuation backslash.Martin Schwenke2009-08-211-1/+1
* Fix mysterious syntax error in SoFS-postinstall.sh.Martin Schwenke2009-08-211-2/+2
* Change the conditions that SoFS-postinstall.sh installs the SoFS GUI packages.Martin Schwenke2009-08-211-1/+5
* Make the use of GPFS_DEFAULT_NSDS clearer in setup_gpfs.sh.Martin Schwenke2009-08-181-2/+3
* New config variable GPFS_DEFAULT_NSDS.Martin Schwenke2009-08-181-1/+8
* In setup_gpfs.sh, limit the GPFS quorum nodes.Martin Schwenke2009-08-181-1/+15
* Make setup_gpfs.sh set up licensing of GPFS server nodes if required.Martin Schwenke2009-08-181-0/+6
* Split DISK_TYPE into SYSTEM_DISK_TYPE and SHARED_DISK_TYPE. DISK_PREFIX too.Martin Schwenke2009-08-171-3/+3
* Make setting of CTDB recovery lock more reliable in setup_gpfs.sh.Martin Schwenke2009-08-141-3/+3
* Make KDC name configurable.Martin Schwenke2009-08-131-1/+1
* Parameterise disk type and the corresponding device file prefix.Martin Schwenke2009-08-131-3/+3
* Really remove conf.base-SoFS-1.5.3.Martin Schwenke2009-08-131-506/+0
* Reconcile conf.base-SoFS.Martin Schwenke2009-08-131-74/+28
* Merge branch 'master' into merged_kickstartMartin Schwenke2009-07-311-1/+1
|\
| * Fix setup_samba.sh script for ctdb >= 1.0.78.Martin Schwenke2009-07-311-1/+1
* | Make SoFS-postinstall.sh use SOFS_GUI_PACKAGES.Martin Schwenke2009-07-311-1/+1
|/
* More general selection of secondary GPFS server in setup_gpfs.sh.Martin Schwenke2009-05-291-7/+14
* Make setup_gpfs.sh and mknsd.sh aware of NSD servers.Martin Schwenke2009-05-293-24/+51
* Rationalise the the use of "yum clean all" in postinstall scripts.Martin Schwenke2009-05-251-1/+0
* Use "yum clean all" before any "yum -y update" to avoid yum weirdness.Martin Schwenke2009-05-121-0/+1
* Dynamic configuration of public addresses in conf.base-SoFS*.Martin Schwenke2009-04-212-35/+2
* Really add new conf.base-SoFS-1.5.3 file.Martin Schwenke2009-04-171-0/+523
* conf.base updates and memory limit tweaks.Martin Schwenke2009-04-172-2/+5
* Fix the state check in setup_gpfs.sh to be more robust. ChangeMartin Schwenke2009-04-092-3/+12
* Rework some of the postinstall logic to make it easier to setup andMartin Schwenke2009-04-031-7/+5
* Make the version of the GPFS base package that is installed byMartin Schwenke2009-04-011-1/+1
* Merge commit 'martin/for-tridge'Andrew Tridgell2009-01-081-0/+5
|\
| * Get postinstall.sh to install keyutils-libs-devel.i386 - it is neededMartin Schwenke2009-01-081-0/+5
* | Merge commit 'martin/for-tridge'Andrew Tridgell2009-01-083-4/+9
|\|
| * Enable NFS locking in postinstall.sh.Martin Schwenke2008-11-061-0/+4
| * New format for HTTP configuration in conf.base.Martin Schwenke2008-10-201-4/+4
| * Add an extra SSH public key to the base authorized keys.Martin Schwenke2008-10-101-0/+1
* | Merge commit 'svart/master'Andrew Tridgell2008-10-074-21/+120
|\|
| * setup_samba.sh tries even harder to make the cluster healthy.Martin Schwenke2008-10-021-1/+9
| * Update the httpexports section as well asMartin Schwenke2008-10-011-4/+9
| * setup_samba.sh waits 10 seconds, not until healthy, before 2nd ctdb restart.Martin Schwenke2008-10-011-2/+2
| * setup_samba.sh needs to say #!/bin/bash, as does anything that callsMartin Schwenke2008-09-241-1/+1
| * Add base file /root/scripts/functions. setup_samba.sh now properlyMartin Schwenke2008-09-242-15/+45
| * Put back the chroot jail fixes and httpd config changes that somehowMartin Schwenke2008-09-192-4/+8
| * New option WITH_SOFS_GUI can be set to 0 to avoid installation of theMartin Schwenke2008-09-181-1/+6
| * Move the forced network configuration from postinstall.sh to aMartin Schwenke2008-09-171-22/+0
| * New base script template /root/scripts/postinstall.sh replacesMartin Schwenke2008-09-173-9/+78