summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make waitfor set LANG=C before running expect.Martin Schwenke2011-01-251-0/+1
* Make setting of MEM happen in post_config_hooks() by default.Martin Schwenke2011-01-181-1/+15
* $ISO and $SYSTEM_DISK_MOUNTS now automatically set via post_config_hooks.Martin Schwenke2011-01-181-2/+24
* New hook post_config_hooks.Martin Schwenke2011-01-181-2/+8
* Change handling of packages in kickstart with new variable RHEL_PACKAGES.Martin Schwenke2011-01-185-202/+165
* Add RHEL6-compatible option to default value of KS_DONE_MESSAGE.Martin Schwenke2011-01-171-1/+1
* Remove persisent NIC naming in basic-postinstall.sh.Martin Schwenke2011-01-171-0/+4
* Add RHEL5.6 ISO details.Martin Schwenke2011-01-171-0/+1
* Support for RHEL_VERSION=6.0 in rhel_print_iso.Martin Schwenke2011-01-131-1/+7
* Optimise newline subsitution during template expansion.Martin Schwenke2011-01-111-2/+3
* Allow a lot more shared disks (about 700).Martin Schwenke2011-01-111-2/+2
* Change shared disk device name code to use a bash array.Martin Schwenke2011-01-111-4/+4
* Revert "Allow a lot more shared disks (about 700)."Martin Schwenke2011-01-111-13/+2
* Allow a lot more shared disks (about 700).Martin Schwenke2011-01-051-2/+13
* Added TODO file for cluster_configure.Martin Schwenke2010-12-061-0/+3
* Configuration file and wrapper script for simple GPFS-based NAS stack.Martin Schwenke2010-12-062-0/+161
* kickstart and post-install templated for simplified GPFS-based NAS cluster.Martin Schwenke2010-12-062-0/+333
* Initial version of cluster_configure.Martin Schwenke2010-12-0647-0/+1592
* Change the SCSI ID prefix in shared disk images from "SOFS" to "AUTO".Martin Schwenke2010-12-021-1/+1
* mknsd.sh creates its own list of disks to use as NSDs.Martin Schwenke2010-12-021-1/+3
* setup_gpfs.sh no longer uses cnpushfile.Martin Schwenke2010-11-291-1/+1
* New configuration variable GPFS_DEFAULT_MOUNTPOINT, used by setup_gpfs.sh.Martin Schwenke2010-11-292-1/+4
* Move GPFS config variables from 50sofs.defconf to new file 40gpfs.defconf.Martin Schwenke2010-11-292-6/+7
* Move public IP config variables from 50sofs.defconf to 00base.defconf.Martin Schwenke2010-11-292-6/+7
* Make 3rd octet of IP addresses configurable.Martin Schwenke2010-09-238-9/+23
* NTP server should be GATEWAY, not a hand constructed IP address.Martin Schwenke2010-09-231-1/+1
* New -E options needs "shift 2" - oops!Martin Schwenke2010-08-251-1/+1
* Add new -E option like -e but doesn't exit.Martin Schwenke2010-08-251-2/+5
* Fix 2 bugs in iscsimultipath initscript.Martin Schwenke2010-08-121-1/+2
* Fix think in iscsimultipath initscript.Martin Schwenke2010-08-101-1/+1
* Support HOSTS_STATIC_ENTRIES on the rhel_base nodes too.Martin Schwenke2010-08-061-0/+2
* New configuration variable HOSTS_STATIC_ENTRIES.Martin Schwenke2010-08-062-0/+5
* Rework the code that finds the list of variables in a template.Martin Schwenke2010-06-291-6/+7
* Fix the template substitution in certain corner cases.Martin Schwenke2010-06-281-1/+2
* Fix hardcoded 10.0.0.1 in one of the iSCSI templates.Martin Schwenke2010-06-221-1/+1
* New function shared_disk_iscsi_setup_base_get_ip() prints IP for iSCSI client.Martin Schwenke2010-06-221-1/+7
* Register shared_disk_iscsi_setup_base in shared_disk_setup.Martin Schwenke2010-06-221-4/+1
* Move the "cluster created" message back into create_cluster().Martin Schwenke2010-06-181-1/+4
* Put /etc/hosts editing suggestion into cluster_created_hooks.Martin Schwenke2010-06-181-2/+7
* In setup_gpfs.sh, getopt complains if it doesn't have a -o option.Martin Schwenke2010-06-181-1/+2
* Kickstart: don't install xulrunner-devel - nothing needs it.Martin Schwenke2010-06-181-0/+1
* grep sanity check in waitfor should now use extended regexps.Martin Schwenke2010-05-311-1/+1
* Make waitfor look for a regular expression rather than just a string.Martin Schwenke2010-05-281-1/+1
* Add $node_type to the UUID map.Martin Schwenke2010-05-281-1/+1
* Modify create_node_COMMON() to pull the UUID for this node out of the map.Martin Schwenke2010-05-281-1/+3
* Build a UUID map file in common_nodelist_hacking.Martin Schwenke2010-05-281-0/+8
* Fix a typo causing as syntax error.Martin Schwenke2010-05-241-2/+3
* Support SYSTEM_DISK_MOUNTS in unmount_disk().Martin Schwenke2010-05-241-1/+12
* New configuration variable SYSTEM_DISK_MOUNTS.Martin Schwenke2010-05-242-11/+20
* Fix typo "derconf".Martin Schwenke2010-05-211-1/+1