rsyslog: Turn off rate limiting
[amitay/autocluster.git] / config.d /
2011-02-10 Martin SchwenkeAbstract out qemu-nbd/NBD/loopback mount of disk image.
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-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 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-16 Martin SchwenkeAdd RHEL5.6 ISO details.
2011-01-13 Martin SchwenkeSupport for RHEL_VERSION=6.0 in rhel_print_iso.
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-02 Martin SchwenkeChange the SCSI ID prefix in shared disk images from...
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-08-06 Martin SchwenkeNew configuration variable HOSTS_STATIC_ENTRIES.
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-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 SchwenkeNew config variable KS_DONE_MESSAGE, used to find end...
2010-05-12 Martin SchwenkeNew value for SYSTEM_DISK_FORMAT: "none".
2010-04-29 Martin SchwenkeRevert "New SOFS configuration variable SONAS_VERSION...
2010-04-29 Martin SchwenkeNew SOFS configuration variable SONAS_VERSION, default...
2010-04-28 Martin SchwenkeAdd support for RHEL5.5 cluster nodes.
2010-03-31 Martin SchwenkeUsage for SHARED_DISK_TYPE option should mention "iscsi".
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-19 Martin SchwenkeImprove iSCSI host setup.
2010-03-18 Martin SchwenkeRemove any old shared disks before creating new ones.
2010-03-18 Martin SchwenkeImprove iSCSI multipath handling.
2010-03-17 Martin SchwenkeNew configuration option SYSTEM_DISK_FORMAT.
2010-03-16 Martin SchwenkeMerge branch 'iscsi'
2010-03-16 Martin SchwenkeFix iSCSI host setup bug.
2010-03-16 Martin Schwenkeiscsi_out needs to be set in a function so it gets...
2010-03-15 Martin SchwenkeFix careless error in iSCSI host configuration.
2010-03-15 Martin SchwenkeMake iscsi_cluster_created() point to file containing...
2010-03-15 Martin SchwenkeMove iSCSI host setup from shared_disk_template() to...
2010-03-15 Martin SchwenkeNew configuration variables for shared disks.
2010-03-15 Martin SchwenkeRemove indentation from message in iscsi_cluster_created().
2010-03-15 Martin SchwenkeiSCSI bug fixes.
2010-03-15 Martin SchwenkeAdd missing backslashes to sed commands in iSCSI code.
2010-03-15 Martin SchwenkePrint a message when setting up iSCSI shared disks...
2010-03-15 Martin Schwenkeiscsi_cluster_created should only be registered if...
2010-03-15 Martin SchwenkeUse cluster_created_hooks to print a message about...
2010-03-15 Martin SchwenkeRework handling of existing hooks, part 2.
2010-03-14 Martin SchwenkeGeneration of iSCSI host configuration, part 1.
2010-03-12 Martin SchwenkeOverride shared_disk_iscsi_setup_base with SoFS-specifi...
2010-03-12 Martin SchwenkeFirst part of iSCSI support for shared disks.
2010-03-12 Martin Schwenkeshared_disk_template() bug fix for first disk suffix.
2010-03-12 Martin SchwenkeParameterise multipath.conf.
2010-02-25 Martin SchwenkeMake the disk cache types configurable.
2010-02-18 Martin SchwenkeUse rhel_gen_yum_repos to set YUM_TEMPLATE for SoFS...
2010-02-18 Martin SchwenkeSensible handling for YUM repositories.
2010-02-18 Martin SchwenkeDefault RHEL_VERSION is now 5.4.
2010-02-18 Martin SchwenkeAdd infrastructure function for determining RHEL ISO...
2010-02-04 Martin SchwenkeNew configuration variable CREATE_BASE_TIMEOUT.
2010-01-05 Martin SchwenkeRename config variable TSM_ACRHIVE_POOL_SIZE to TSM_ARC...
2009-12-04 Martin SchwenkeReorganise base templates directory to allow for node...
2009-12-04 Martin SchwenkeNew configuration variable SOFS_REPO_DAILY_SUFFIX.
2009-11-16 Martin SchwenkeStop GUIMEM being used for all nodes after a sofs_gui...
2009-10-01 Martin SchwenkeMove list of extra SoFS packages to new config variable...
2009-09-23 Martin SchwenkeAdd new configuration option HOSTNAME_HACKING_FUNCTION.
2009-09-03 Martin SchwenkeUse a private variable for packages added using add_ext...
2009-08-18 Martin SchwenkeNew config variable GPFS_DEFAULT_NSDS.
2009-08-17 Martin SchwenkeSplit DISK_TYPE into SYSTEM_DISK_TYPE and SHARED_DISK_T...
2009-08-13 Martin SchwenkeMake KDC name configurable.
2009-08-13 Martin SchwenkeCorrect capitalisation in kickstart template name.
2009-08-13 Martin SchwenkeFix defcont -> defconf typos.
2009-08-13 Martin SchwenkeParameterise disk type and the corresponding device...
2009-07-31 Martin SchwenkeMerge branch 'master' into merged_kickstart
2009-07-31 Martin SchwenkeMerge the SoFS kickstart files and add SoFS-2.0.release.
2009-07-24 Martin SchwenkeMerge branch 'master' into merged_kickstart
2009-07-24 Martin SchwenkeFix SoFS public address generation.
2009-07-24 Martin SchwenkeMerge branch 'sofs_storage'
2009-05-29 Martin SchwenkeFix more sofs_tsm -> tsm_server breakage.
2009-05-29 Martin SchwenkeFix more sofs_tsm -> tsm_server breakage.
2009-05-29 Martin SchwenkeMake setup_gpfs.sh and mknsd.sh aware of NSD servers.
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 SchwenkeAdd config.d/10shareddisk.defconf, which was omitted...
2009-05-22 Martin SchwenkeGeneralise the types of nodes that can be created.
2009-05-06 Martin SchwenkeRename configuration variable LANGUAGE to KS_LANGUAGE.
2009-04-21 Martin SchwenkeDynamic configuration of public addresses in conf.base...
2009-04-20 Martin SchwenkeAdd support for template file variables within templates.
2009-04-17 Martin Schwenkeconf.base updates and memory limit tweaks.
2009-04-03 Martin SchwenkeRework some of the postinstall logic to make it easier...
2009-04-02 Martin SchwenkeIncrease default for MEM to 384MB - this is to cover...
2009-04-02 Martin SchwenkeChange default value for KVM configuration option to...
2009-04-01 Martin SchwenkeFix typo in previous commit.
2009-04-01 Martin SchwenkeMake the version of the GPFS base package that is insta...
2009-03-02 Martin SchwenkeCan now set SHAREDDISKSIZE to "" to avoid creating...
2009-02-28 Martin SchwenkeChanged the default values for some options (including...