scripts: Add autocluster-test-ctdb script
[tridge/autocluster.git] / autocluster
2010-05-12 Martin SchwenkeNew value for SYSTEM_DISK_FORMAT: "none".
2010-05-12 Martin SchwenkeNew function create_node_configure_image() to do the...
2010-04-30 Martin Schwenkenbd-client is also optional if SYSTEM_DISK_FORMAT is...
2010-04-29 Martin SchwenkeAllow releases of the form <product>-<version> to use...
2010-04-29 Martin SchwenkeMake with_release() pass args $2.. to the release file...
2010-03-23 Martin SchwenkeOnly check for QEMU_NBD command if SYSTEM_DISK_FORMAT...
2010-03-17 Martin SchwenkeIf $SYSTEM_DISK_FORMAT is raw then just do a loopback...
2010-03-17 Martin SchwenkeIf SYSTEM_DISK_FORMAT is "raw" then BASE_FORMAT must...
2010-03-17 Martin SchwenkeBase image filename now ends in $BASE_FORMAT.
2010-03-17 Martin SchwenkeNew configuration option SYSTEM_DISK_FORMAT.
2010-03-16 Martin SchwenkeMerge branch 'iscsi'
2010-03-15 Martin SchwenkeAdd new hook cluster_created_hook.
2010-03-15 Martin SchwenkeRework handling of existing hooks.
2010-03-15 Martin SchwenkeNew infrastructure functions register_hook and run_hooks.
2010-03-12 Martin Schwenkesetup_base now calls commands in $setup_base_hooks.
2010-02-18 Martin SchwenkeSensible handling for YUM repositories.
2010-02-04 Martin SchwenkeNew configuration variable CREATE_BASE_TIMEOUT.
2010-01-05 Martin SchwenkeAdd create node help to usage message.
2009-12-10 Martin SchwenkeReinstate "autocluster create node" functionality.
2009-12-04 Martin SchwenkeCopying a non-existent base template node-type-specific...
2009-12-04 Martin SchwenkeWhen copying base templates, check if node-type-specifi...
2009-12-04 Martin SchwenkeReorganise base templates directory to allow for node...
2009-09-23 Martin SchwenkeAdd new configuration option HOSTNAME_HACKING_FUNCTION.
2009-08-18 Martin SchwenkeAdd noapic to kernel options when modifying the grub...
2009-08-13 Martin Schwenkecreate_cluster should create cluster directory before...
2009-07-24 Martin SchwenkeMerge branch 'master' into merged_kickstart
2009-07-24 Martin SchwenkeFix typo in make_public_addresses().
2009-07-24 Martin SchwenkeFix SoFS public address generation.
2009-07-24 Martin SchwenkeMerge branch 'sofs_storage'
2009-05-29 Martin SchwenkeUpdate hosts file generation to get canonical hostnames...
2009-05-28 Martin SchwenkeUpdate hosts file generation to get canonical hostnames...
2009-05-26 Martin SchwenkeAdd sofs_storage node type and clean up shared disk...
2009-05-22 Martin SchwenkeMerge branch 'multinode' into martins
2009-05-22 Martin SchwenkeGeneralise the types of nodes that can be created.
2009-04-30 Martin SchwenkeMake the default public addresses more intuitive.
2009-04-25 Martin SchwenkeReplace spaces with underscores in TIMEZONE if it is...
2009-04-21 Martin SchwenkeDynamic configuration of public addresses in conf.base...
2009-04-21 Martin SchwenkeSupport for indirect command substitution.
2009-04-21 Martin SchwenkeMake decision to create shared disks consistent.
2009-04-20 Martin SchwenkeClean up create_node().
2009-04-20 Martin SchwenkeNew -e option for debugging.
2009-04-20 Martin SchwenkeUse mktemp rather than tempfile, which is Debian-specific.
2009-04-20 Martin SchwenkeAdd support for template file variables within templates.
2009-04-03 Martin SchwenkeRework some of the postinstall logic to make it easier...
2009-03-02 Martin SchwenkeCan now set SHAREDDISKSIZE to "" to avoid creating...
2009-02-28 Martin SchwenkeRestrict cluster name to [A-Za-z0-9] to avoid GPFS...
2009-02-28 Martin SchwenkeChanged the default values for some options (including...
2009-01-28 Martin SchwenkeIn setup_network(), only setup the NFS mount on the...
2009-01-08 Andrew TridgellMerge commit 'martin/for-tridge'
2008-10-14 Martin SchwenkeMerge branch 'martins' into for-tridge
2008-10-14 Martin SchwenkeAdd --with-release option to allow kickstart and yum...
2008-10-13 Martin SchwenkeFactor common code from create_node and create_tsm...
2008-10-12 Martin SchwenkeApply Tridge's patch to set more MAC addresses.
2008-10-06 Andrew TridgellMerge commit 'svart/master'
2008-09-24 Martin SchwenkeMerge branch 'martins' into for-tridge
2008-09-19 Martin SchwenkeFix typo in setup_base.
2008-09-19 Martin Schwenkesetup_base now does more grub command-line hackery...
2008-09-18 Martin SchwenkeGUIMEM is only used on node 1 if WITH_SOFS_GUI is 1.
2008-09-17 Martin SchwenkeNew base script template /root/scripts/postinstall...
2008-08-25 Martin SchwenkeUsage message now goes to stdout to enable easier use...
2008-08-25 Martin SchwenkeUsage message now goes to stdout to enable easier use...
2008-08-21 Martin SchwenkeMerge branch 'master' into martins
2008-08-19 Andrew Tridgellauto-test WEBPROXY
2008-08-15 Andrew TridgellMerge branch 'master' of git://git.samba.org/tridge...
2008-08-15 Martin SchwenkeFix broken commit in autocluster.
2008-08-15 Martin SchwenkeConfiguration generalised so that all options can be...
2008-08-15 Martin SchwenkeFix broken commit in autocluster.
2008-08-15 Martin SchwenkeConfiguration generalised so that all options can be...
2008-08-08 Andrew TridgellMerge branch 'master' of git://git.samba.org/tridge...
2008-08-08 Andrew Tridgellsome systems don't support compression in qemu-img
2008-08-08 Andrew TridgellMerge branch 'master' of git://git.samba.org/tridge...
2008-08-08 Andrew Tridgelladded compression to images by default
2008-08-07 Martin SchwenkeMerge commit 'origin/master' into martins
2008-07-31 Andrew Tridgelladded patch from Christian Ambach for -n switch (no...
2008-07-30 Andrew Tridgellnicer error handling in some scripts
2008-07-29 Andrew Tridgellsplit out waitfor
2008-07-29 Andrew Tridgellallow override of FIRSTIP
2008-07-22 Andrew Tridgellchanged root password
2008-07-22 Andrew Tridgellfixed install key
2008-07-17 Andrew Tridgellmake sure the shared disks are raw format
2008-07-17 Andrew Tridgellallow use of non-raw base images
2008-07-16 Andrew Tridgellnew config system
2008-07-15 Andrew Tridgellreally fix domain
2008-07-15 Andrew Tridgellfixed case of hosts
2008-07-15 Andrew Tridgellauto-create hosts file
2008-07-15 Andrew Tridgellallow install in $PATH
2008-07-15 Andrew Tridgellauto-create KVMLOG
2008-07-15 Andrew Tridgellmake virsh configurable
2008-07-12 Andrew Tridgellfixed memory in nodes
2008-07-12 Andrew Tridgellswitch TSM server back to sdb - multipath was too messy
2008-07-12 Andrew Tridgelladded help for create base
2008-07-12 Andrew Tridgell- use multipath for tsm server
2008-07-11 Andrew Tridgellfixed name of install log in 2 more places
2008-07-11 Andrew Tridgell- keep install log
2008-07-11 Andrew Tridgellsupport -h
2008-07-11 Andrew Tridgelladded testproxy
2008-07-11 Andrew Tridgellswitched to a single autostart script