summaryrefslogtreecommitdiffstats
path: root/autocluster
Commit message (Expand)AuthorAgeFilesLines
* Sensible handling for YUM repositories.Martin Schwenke2010-02-181-1/+1
* New configuration variable CREATE_BASE_TIMEOUT.Martin Schwenke2010-02-041-1/+1
* Add create node help to usage message.Martin Schwenke2010-01-051-0/+3
* Reinstate "autocluster create node" functionality.Martin Schwenke2009-12-101-15/+53
* Copying a non-existent base template node-type-specific directory is harmless.Martin Schwenke2009-12-041-1/+1
* When copying base templates, check if node-type-specific directory exists.Martin Schwenke2009-12-041-0/+1
* Reorganise base templates directory to allow for node-type-specific files.Martin Schwenke2009-12-041-9/+27
* Add new configuration option HOSTNAME_HACKING_FUNCTION.Martin Schwenke2009-09-231-4/+19
* Add noapic to kernel options when modifying the grub config of nodes.Martin Schwenke2009-08-181-1/+1
* create_cluster should create cluster directory before creating files.Martin Schwenke2009-08-131-3/+1
* Fix typo in make_public_addresses().Martin Schwenke2009-07-241-1/+1
* Fix SoFS public address generation.Martin Schwenke2009-07-241-13/+39
* Update hosts file generation to get canonical hostnames right.Martin Schwenke2009-05-291-1/+1
* Add sofs_storage node type and clean up shared disk creation.Martin Schwenke2009-05-261-6/+6
* Generalise the types of nodes that can be created.Martin Schwenke2009-05-221-171/+257
* Make the default public addresses more intuitive.Martin Schwenke2009-04-301-2/+2
* Replace spaces with underscores in TIMEZONE if it is read from a file.Martin Schwenke2009-04-261-0/+1
* Dynamic configuration of public addresses in conf.base-SoFS*.Martin Schwenke2009-04-211-0/+23
* 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-211-5/+8
* 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-201-30/+70
* Rework some of the postinstall logic to make it easier to setup andMartin Schwenke2009-04-031-14/+18
* Can now set SHAREDDISKSIZE to "" to avoid creating shared disks. NewMartin Schwenke2009-03-021-8/+10
* 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-011-24/+51
* In setup_network(), only setup the NFS mount on the nodes if $NFSSHAREMartin Schwenke2009-01-281-3/+5
* Add --with-release option to allow kickstart and yum templates to beMartin Schwenke2008-10-141-9/+39
* Factor common code from create_node and create_tsm intoMartin Schwenke2008-10-131-76/+60
* Apply Tridge's patch to set more MAC addresses.Martin Schwenke2008-10-131-0/+8
* Fix typo in setup_base.Martin Schwenke2008-09-191-1/+1
* setup_base now does more grub command-line hackery to make multipathMartin Schwenke2008-09-191-9/+377
* GUIMEM is only used on node 1 if WITH_SOFS_GUI is 1.Martin Schwenke2008-09-181-1/+1
* New base script template /root/scripts/postinstall.sh replacesMartin Schwenke2008-09-171-1/+1
* Usage message now goes to stdout to enable easier use with grep. NewMartin Schwenke2008-08-251-3/+3
* auto-test WEBPROXYAndrew Tridgell2008-08-191-8/+15
* Fix broken commit in autocluster.Martin Schwenke2008-08-151-1/+2
* Configuration generalised so that all options can be set viaMartin Schwenke2008-08-151-28/+55
* added patch from Christian Ambach for -n switch (no tsm node)Andrew Tridgell2008-08-011-4/+12
* nicer error handling in some scriptsAndrew Tridgell2008-07-311-0/+6
* split out waitforAndrew Tridgell2008-07-291-9/+4
* allow override of FIRSTIPAndrew Tridgell2008-07-291-3/+9
* changed root passwordAndrew Tridgell2008-07-231-0/+2
* fixed install keyAndrew Tridgell2008-07-231-1/+15
* make sure the shared disks are raw formatAndrew Tridgell2008-07-171-1/+1
* allow use of non-raw base imagesAndrew Tridgell2008-07-171-2/+2
* new config systemAndrew Tridgell2008-07-161-0/+1
* really fix domainAndrew Tridgell2008-07-161-1/+1