autocluster.git
2011-02-11 Martin SchwenkeImplement diskimage_grep() for loopback and guestfish.
2011-02-11 Martin SchwenkeProduce more useful error message when create base...
2011-02-10 Martin SchwenkeWork around guestfish upload not working with stdin.
2011-02-10 Martin SchwenkeWork around guestfish mkdir-p working badly with pre...
2011-02-10 Martin SchwenkeAdd guestfish method for accessing disk image.
2011-02-10 Martin SchwenkeAbstract out qemu-nbd/NBD/loopback mount of disk image.
2011-02-10 Martin SchwenkeExplicitly set disk image type to $BASE_FORMAT in insta...
2011-02-10 Martin SchwenkeExplicitly set disk image type to $SYSTEM_DISK_FORMAT...
2011-02-08 Martin SchwenkeAdd initial "no desktop" package listing for RHEL6.
2011-02-08 Martin SchwenkeSYSTEM_DISK_PREFIX is now set from SYSTEM_DISK_TYPE...
2011-01-25 Martin SchwenkeSupport new SYSTEM_DISK_FORMAT=reflink.
2011-01-25 Martin SchwenkeMake waitfor set LANG=C before running expect.
2011-01-18 Martin SchwenkeMake setting of MEM happen in post_config_hooks() by...
2011-01-18 Martin Schwenke$ISO and $SYSTEM_DISK_MOUNTS now automatically set...
2011-01-18 Martin SchwenkeNew hook post_config_hooks.
2011-01-18 Martin SchwenkeChange handling of packages in kickstart with new varia...
2011-01-17 Martin SchwenkeAdd RHEL6-compatible option to default value of KS_DONE...
2011-01-17 Martin SchwenkeRemove persisent NIC naming in basic-postinstall.sh.
2011-01-16 Martin SchwenkeAdd RHEL5.6 ISO details.
2011-01-13 Martin SchwenkeSupport for RHEL_VERSION=6.0 in rhel_print_iso.
2011-01-11 Martin SchwenkeOptimise newline subsitution during template expansion.
2011-01-10 Martin SchwenkeAllow a lot more shared disks (about 700).
2011-01-10 Martin SchwenkeChange shared disk device name code to use a bash array.
2011-01-10 Martin SchwenkeRevert "Allow a lot more shared disks (about 700)."
2011-01-05 Martin SchwenkeAllow a lot more shared disks (about 700).
2010-12-06 Martin SchwenkeAdded TODO file for cluster_configure.
2010-12-06 Martin SchwenkeConfiguration file and wrapper script for simple GPFS...
2010-12-06 Martin Schwenkekickstart and post-install templated for simplified...
2010-12-06 Martin SchwenkeInitial version of cluster_configure.
2010-12-02 Martin SchwenkeChange the SCSI ID prefix in shared disk images from...
2010-12-02 Martin Schwenkemknsd.sh creates its own list of disks to use as NSDs.
2010-11-29 Martin Schwenkesetup_gpfs.sh no longer uses cnpushfile.
2010-11-29 Martin SchwenkeNew configuration variable GPFS_DEFAULT_MOUNTPOINT...
2010-11-29 Martin SchwenkeMove GPFS config variables from 50sofs.defconf to new...
2010-11-29 Martin SchwenkeMove public IP config variables from 50sofs.defconf...
2010-09-23 Martin SchwenkeMake 3rd octet of IP addresses configurable.
2010-09-23 Martin SchwenkeNTP server should be GATEWAY, not a hand constructed...
2010-08-25 Martin SchwenkeNew -E options needs "shift 2" - oops!
2010-08-25 Martin SchwenkeAdd new -E option like -e but doesn't exit.
2010-08-12 Martin SchwenkeFix 2 bugs in iscsimultipath initscript.
2010-08-10 Martin SchwenkeFix think in iscsimultipath initscript.
2010-08-06 Martin SchwenkeSupport HOSTS_STATIC_ENTRIES on the rhel_base nodes...
2010-08-06 Martin SchwenkeNew configuration variable HOSTS_STATIC_ENTRIES.
2010-06-29 Martin SchwenkeRework the code that finds the list of variables in...
2010-06-28 Martin SchwenkeFix the template substitution in certain corner cases.
2010-06-22 Martin SchwenkeFix hardcoded 10.0.0.1 in one of the iSCSI templates.
2010-06-22 Martin SchwenkeNew function shared_disk_iscsi_setup_base_get_ip()...
2010-06-22 Martin SchwenkeRegister shared_disk_iscsi_setup_base in shared_disk_setup.
2010-06-18 Martin SchwenkeMove the "cluster created" message back into create_clu...
2010-06-18 Martin SchwenkePut /etc/hosts editing suggestion into cluster_created_...
2010-06-18 Martin SchwenkeIn setup_gpfs.sh, getopt complains if it doesn't have...
2010-06-18 Martin SchwenkeKickstart: don't install xulrunner-devel - nothing...
2010-05-31 Martin Schwenkegrep sanity check in waitfor should now use extended...
2010-05-28 Martin SchwenkeMake waitfor look for a regular expression rather than...
2010-05-28 Martin SchwenkeAdd $node_type to the UUID map.
2010-05-28 Martin SchwenkeModify create_node_COMMON() to pull the UUID for this...
2010-05-28 Martin SchwenkeBuild a UUID map file in common_nodelist_hacking.
2010-05-24 Martin SchwenkeFix a typo causing as syntax error.
2010-05-24 Martin SchwenkeSupport SYSTEM_DISK_MOUNTS in unmount_disk().
2010-05-24 Martin SchwenkeNew configuration variable SYSTEM_DISK_MOUNTS.
2010-05-21 Martin SchwenkeFix typo "derconf".
2010-05-21 Martin SchwenkeNew configuration variables BASE_PER_NODE_TYPE.
2010-05-21 Martin SchwenkeAdd a comment to explain the previous commit.
2010-05-21 Martin SchwenkeFold setup_network() into setup_base().
2010-05-21 Martin SchwenkeNew config variable KS_DONE_MESSAGE, used to find end...
2010-05-21 Martin SchwenkeAdd new function clear_hooks() to clear the value of...
2010-05-21 Martin SchwenkeMove SSH key and grub config hacks to functions for...
2010-05-12 Martin SchwenkeNew hook kickstart_floppy_create_hooks.
2010-05-12 Martin SchwenkeOnly print message about creating a disk when actually...
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-05-11 Martin SchwenkeTest SONAS releases after 1.1.0.x with RHEL5.5.
2010-04-30 Martin Schwenkenbd-client is also optional if SYSTEM_DISK_FORMAT is...
2010-04-29 Martin SchwenkeAlways set SONAS_VERSION, since it is no longer a confi...
2010-04-29 Martin SchwenkeRevert "New SOFS configuration variable SONAS_VERSION...
2010-04-29 Martin SchwenkeAllow releases of the form <product>-<version> to use...
2010-04-29 Martin SchwenkeNew release file for SONAS.
2010-04-29 Martin SchwenkeNew SOFS configuration variable SONAS_VERSION, default...
2010-04-29 Martin SchwenkeMake with_release() pass args $2.. to the release file...
2010-04-28 Martin SchwenkeAdd support for RHEL5.5 cluster nodes.
2010-04-20 Martin Schwenkesetup_gpfs.sh must source nsd_server_common.bash before...
2010-04-20 Martin SchwenkeAdd command-line options to setup_gpfs.sh.
2010-03-31 Martin SchwenkeUsage for SHARED_DISK_TYPE option should mention "iscsi".
2010-03-29 Martin SchwenkeMakefile: Use time in the version string as well.
2010-03-29 Martin SchwenkeMakefile: Add rpm target and fix version.
2010-03-29 Martin SchwenkeMakefile: Make dist target and associated generated...
2010-03-24 Martin SchwenkeDocument how to use autocluster with RHEL5 KVM package.
2010-03-23 Martin SchwenkeParameterise the iSCSI target deletion with ISCSI_TID.
2010-03-23 Martin SchwenkeUse tgt-admin --delete with --force to delete targets.
2010-03-23 Martin SchwenkeOnly check for QEMU_NBD command if SYSTEM_DISK_FORMAT...
2010-03-19 Martin SchwenkeImprove iSCSI host setup.
2010-03-18 Martin SchwenkeRemove any old shared disks before creating new ones.
2010-03-18 Martin Schwenkeiscsimultipath initscript should identify itself when...
2010-03-18 Martin SchwenkeAttempt to fix the iscsimultipath initscript.
2010-03-18 Martin SchwenkeImprove iSCSI multipath handling.
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'
next