summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Kickstart: Drop 2nd network interface configurationMartin Schwenke2015-04-011-1/+0
* Do not disable IPv6 stackAmitay Isaacs2014-11-251-1/+0
* Remove netmask from network_mapMartin Schwenke2014-11-251-1/+1
* Move shared disk presence logic from nodes into shared disk codeMartin Schwenke2014-07-021-1/+1
* kickstart - Replacing multipath.conf here is redundantMartin Schwenke2014-07-021-18/+0
* kickstart - sadc has no -d option so don't add itMartin Schwenke2014-07-021-8/+0
* Don't manually mess with ntpd, just enable it in kickstartMartin Schwenke2014-07-023-0/+3
* Update comments in basic post-installMartin Schwenke2014-07-021-1/+6
* Rename some kickstart variables to start with "KS_"Martin Schwenke2014-07-021-7/+7
* Remove add_extra_package() and add_extra_chkconfig()Martin Schwenke2014-07-021-2/+0
* Enable nfslock in services file instead of in basic post-installMartin Schwenke2014-07-024-8/+1
* Rename configuration variable GATEWAY to KVMHOSTMartin Schwenke2014-06-251-2/+4
* "poweroff" when kickstart is completeMartin Schwenke2014-06-251-1/+1
* Initial RHEL 7 service enable/disable fileMartin Schwenke2014-06-251-0/+19
* Add packages list for RHEL 7.0Martin Schwenke2014-06-251-0/+55
* Remove INSTALLKEY configuration variableMartin Schwenke2014-06-251-1/+0
* RHEL 7.0 kickstart needs %end for %packages sectionMartin Schwenke2014-06-251-0/+2
* RHEL 7.0 can't use --initlabel with --drivesMartin Schwenke2014-06-251-2/+2
* Support RHEL 7.0 "well known" network interface names in kickstartMartin Schwenke2014-06-251-6/+17
* RHEL 7 needs different boot options to support kickstartMartin Schwenke2014-06-251-6/+2
* Move service enable/disable in kickstart to per-RHEL config fileMartin Schwenke2014-06-173-32/+65
* Rename gpfs-nas-kickstart.cfg since it no longer references GPFSMartin Schwenke2014-06-171-0/+0
* Move GPFS path setting from to GPFS-specific codeMartin Schwenke2014-06-171-7/+0
* 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