summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix NETWORKS configuration to support non-standard interface namesMartin Schwenke2013-03-121-10/+1
* New configuration variable NETWORKS - IPBASE, IPNET* no longer usedMartin Schwenke2013-03-053-26/+3
* Kickstart: Move modprobe.conf config to a file that isn't deprecatedMartin Schwenke2012-07-231-1/+2
* Fix base creation with newer libvirt and/or qemu-kvmMartin Schwenke2012-07-201-1/+0
* Kickstart: suddenly we need zerombr with RHEL6.3 guestsMartin Schwenke2012-07-091-0/+1
* Change default package lists to have no desktop/X.Martin Schwenke2012-05-225-112/+112
* Add openssl-devel to RHEL6.packagesMartin Schwenke2012-05-221-0/+1
* Make EXTRA_PACKAGES null by defaultMartin Schwenke2012-05-223-0/+6
* Remove old SoFS-releated filesMartin Schwenke2012-05-221-194/+0
* Merge remote-tracking branch 'amitay/master'Martin Schwenke2012-05-223-10/+2
|\
| * Exclude samba and ctdb packages from RHEL repoAmitay Isaacs2012-05-213-10/+2
* | Add openssl-devel to RHEL6-no-desktop.packagesMartin Schwenke2012-05-081-0/+1
|/
* Devel additions to RHEL6 package listsMartin Schwenke2012-05-072-0/+5
* NFS client setup fixesMartin Schwenke2012-05-073-0/+9
* Added RHEL5-minimal.packages template to allow building minimal nodesMartin Schwenke2012-04-241-0/+24
* Add packages for basic kerberos toolsAmitay Isaacs2012-03-051-0/+1
* uuid support required for building samba4Amitay Isaacs2012-03-051-0/+1
* Merge remote-tracking branch 'amitay/master'Martin Schwenke2012-02-093-2/+5
|\
| * Added packages required for gpfs rpmsAmitay Isaacs2012-02-061-0/+2
| * Add package required for building samba rpmsAmitay Isaacs2012-02-061-0/+1
| * Specify netmask (/24) when configuring interfaceAmitay Isaacs2012-01-301-1/+1
| * Add missing type option for qemu driverAmitay Isaacs2012-01-301-1/+1
* | Configure YUM plugins off in basic postinstallMartin Schwenke2012-02-091-0/+5
|/
* Explicitly set disk image type to $BASE_FORMAT in install.xml.Martin Schwenke2011-02-101-1/+1
* Explicitly set disk image type to $SYSTEM_DISK_FORMAT in node.xml.Martin Schwenke2011-02-101-1/+1
* Add initial "no desktop" package listing for RHEL6.Martin Schwenke2011-02-081-0/+52
* Change handling of packages in kickstart with new variable RHEL_PACKAGES.Martin Schwenke2011-01-184-202/+158
* Remove persisent NIC naming in basic-postinstall.sh.Martin Schwenke2011-01-171-0/+4
* kickstart and post-install templated for simplified GPFS-based NAS cluster.Martin Schwenke2010-12-061-0/+292
* Make 3rd octet of IP addresses configurable.Martin Schwenke2010-09-231-1/+1
* Fix hardcoded 10.0.0.1 in one of the iSCSI templates.Martin Schwenke2010-06-221-1/+1
* Kickstart: don't install xulrunner-devel - nothing needs it.Martin Schwenke2010-06-181-0/+1
* First part of iSCSI support for shared disks.Martin Schwenke2010-03-122-0/+56
* Make the disk cache types configurable.Martin Schwenke2010-02-254-5/+5
* Use rhel_gen_yum_repos to set YUM_TEMPLATE for SoFS releases.Martin Schwenke2010-02-191-29/+0
* Sensible handling for YUM repositories.Martin Schwenke2010-02-181-1/+1
* New configuration variable SOFS_REPO_DAILY_SUFFIX.Martin Schwenke2009-12-041-3/+3
* Use a private variable for packages added using add_extra_package().Martin Schwenke2009-09-031-0/+2
* Split DISK_TYPE into SYSTEM_DISK_TYPE and SHARED_DISK_TYPE. DISK_PREFIX too.Martin Schwenke2009-08-175-10/+10
* When forcing writeback caching don't specify the image type.Martin Schwenke2009-08-134-5/+5
* Force writeback caching on qcow2 disk images.Martin Schwenke2009-08-134-0/+5
* Parameterise disk type and the corresponding device file prefix.Martin Schwenke2009-08-135-10/+10
* Remove the sharedisks.xml template.Martin Schwenke2009-08-131-24/+0
* Merge the SoFS kickstart files and add SoFS-2.0.release.Martin Schwenke2009-07-315-1139/+0
* Initial work on merging the kickstart templates.Martin Schwenke2009-06-185-285/+40
* Rationalise the the use of "yum clean all" in postinstall scripts.Martin Schwenke2009-05-251-1/+3
* Use "yum clean all" before any "yum -y update" to avoid yum weirdness.Martin Schwenke2009-05-121-0/+1
* Rename configuration variable LANGUAGE to KS_LANGUAGE.Martin Schwenke2009-05-065-5/+5
* New -e option for debugging.Martin Schwenke2009-04-211-2/+2
* Add support for template file variables within templates.Martin Schwenke2009-04-208-35/+36