summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Initial work on merging the kickstart templates.Martin Schwenke2009-06-189-285/+86
|/ /
* | Fix more sofs_tsm -> tsm_server breakage.Martin Schwenke2009-05-291-2/+2
* | Update hosts file generation to get canonical hostnames right.Martin Schwenke2009-05-291-1/+1
|/
* Updates to README to document the NODES configuration variable.Martin Schwenke2009-05-261-0/+42
* Rationalise the the use of "yum clean all" in postinstall scripts.Martin Schwenke2009-05-252-2/+3
* Fix SoFS.common to use tsm_server node type.Martin Schwenke2009-05-221-1/+1
* Merge branch 'multinode' into martinsMartin Schwenke2009-05-227-182/+502
|\
| * Add config.d/10shareddisk.defconf, which was omitted from previous commit.Martin Schwenke2009-05-221-0/+61
| * Generalise the types of nodes that can be created.Martin Schwenke2009-05-226-182/+441
| * Updates to README.Martin Schwenke2009-05-141-6/+30
* | Updates to README.Martin Schwenke2009-05-141-6/+30
|/
* Use "yum clean all" before any "yum -y update" to avoid yum weirdness.Martin Schwenke2009-05-122-0/+2
* Rename configuration variable LANGUAGE to KS_LANGUAGE.Martin Schwenke2009-05-066-6/+6
* Make the default public addresses more intuitive.Martin Schwenke2009-04-301-2/+2
* Add introduction to README so that people know what autocluster is.Martin Schwenke2009-04-281-0/+7
* Replace spaces with underscores in TIMEZONE if it is read from a file.Martin Schwenke2009-04-261-0/+1
* Update README to be more distribution-centric.Martin Schwenke2009-04-241-39/+73
* Dynamic configuration of public addresses in conf.base-SoFS*.Martin Schwenke2009-04-214-35/+27
* Support for indirect command substitution.Martin Schwenke2009-04-211-8/+24
* Make decision to create shared disks consistent.Martin Schwenke2009-04-211-1/+4
* Clean up create_node().Martin Schwenke2009-04-211-2/+1
* New -e option for debugging.Martin Schwenke2009-04-213-7/+26
* Use mktemp rather than tempfile, which is Debian-specific.Martin Schwenke2009-04-201-1/+1
* Add support for template file variables within templates.Martin Schwenke2009-04-2011-68/+115
* 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-178-6/+26
* 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-036-24/+36
* Increase default for MEM to 384MB - this is to cover a potential 128MBMartin Schwenke2009-04-021-1/+1
* Change default value for KVM configuration option to /usr/bin/qemu-kvmMartin Schwenke2009-04-021-1/+1
* Don't specify GPFS_BASE_VERSION for SoFS-1.5.3 after all.Martin Schwenke2009-04-011-1/+0
* Fix typo in previous commit.Martin Schwenke2009-04-011-1/+1
* Make the version of the GPFS base package that is installed byMartin Schwenke2009-04-013-1/+5
* Updated README.Martin Schwenke2009-03-031-3/+49
* Set KS_KERNEL_OPTS in SoFS-1.5.3.release.Martin Schwenke2009-03-021-0/+2
* Can now set SHAREDDISKSIZE to "" to avoid creating shared disks. NewMartin Schwenke2009-03-0216-256/+219
* Restrict cluster name to [A-Za-z0-9] to avoid GPFS problems.Martin Schwenke2009-03-011-0/+8
* Changed the default values for some options (including NFSSHARE,Martin Schwenke2009-03-0125-279/+704
* In setup_network(), only setup the NFS mount on the nodes if $NFSSHAREMartin Schwenke2009-01-281-3/+5
* Merge commit 'origin/master' into martinsMartin Schwenke2009-01-121-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-0817-81/+304
| |\|
| | * Enable NFS locking in postinstall.sh.Martin Schwenke2008-11-061-0/+4
| | * Merge branch 'martins' into for-tridgeMartin Schwenke2008-10-201-4/+4
| | |\
| | * \ Merge branch 'martins' into for-tridgeMartin Schwenke2008-10-1417-83/+315
| | |\ \
| | * \ \ Merge branch 'martins' into for-tridgeMartin Schwenke2008-09-2415-549/+988
| | |\ \ \
| | * \ \ \ Merge commit 'origin/master' into for-tridgeMartin Schwenke2008-09-243-4/+11
| | |\ \ \ \
| | * | | | | Usage message now goes to stdout to enable easier use with grep. NewMartin Schwenke2008-08-254-41/+41
| * | | | | | Merge commit 'svart/master'Andrew Tridgell2008-10-0716-553/+1005
| |\ \ \ \ \ \