204 Commits

Author SHA1 Message Date
jbjohnso
82b0440a02 Add boot device probing to suse
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14446 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-27 20:17:48 +00:00
jbjohnso
e889ef17b1 Fix problem where EFI based installs failed to correctly place boot partition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-27 19:25:09 +00:00
jbjohnso
a815abaaed Fix a problem in the boot partition in rhel
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-27 19:25:00 +00:00
jbjohnso
ec266f7000 Have RedHat installs reduce risk of overwriting SAN volumes. The strategy:
BIOS drive 80 is chosen if at all possible (don't know EFI way yet)
Failing that, first virtio block device
Failing that, then first block device served by ata_piix4, ahci, megaraid_sas, pmcraid
Failing that, first mptsas or mpt2sas
Failing that, first block device

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-27 19:24:54 +00:00
jbjohnso
4633498a4b Provide a hook for TLS cert delivery by updates.img.
Note this is of little use in a PXE environment today, as MITM to the initrd or ipxe subverts all of this.
This however is interesting for secure boot environments and remote media boot strap to provide an unbroken trust chain

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-27 19:24:48 +00:00
phamt
ac5654aae4 Changed default template to use M-disk space as swap instead of V-disk space.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-19 14:43:06 +00:00
phamt
d82ee6e7f2 Synched up 2.7 branch with trunk for z/VM.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-15 15:57:05 +00:00
jbjohnso
bf91d7e939 Have base esxi4.1 template exist in the way that xCAT expects
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 20:11:00 +00:00
jbjohnso
b8f5208ef0 Correct RHEL grub buggy behavior when detected on EFI installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 20:48:41 +00:00
phamt
13016f8817 Fixed s390x postscripts to use HTTP server instead of FTP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13693 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-01 13:26:02 +00:00
phamt
17f21f23dd Synched up 2.7 branch with trunk for xCAT-UI and zVM plugin.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-04 15:03:53 +00:00
jbjohnso
f26491b055 Have wget http ignore robots.txt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12353 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 12:41:08 +00:00
ligc
c3f6fde2fc fix for bug 3487614: add timestamp when running postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-31 02:58:07 +00:00
ligc
5b31caf7ac fix for bug 3487614: move scripts to /xcatpost/mypostscript* and the requirement from bug 3497125
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-29 03:14:16 +00:00
ligc
9d9c0e34b9 fix for bug 3487614: Full installation, extract the common code for generating the mypostscript file and make it common across all scripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 08:33:05 +00:00
daniceexi
988b15d7f1 defect 3496107: remove the uninstall of OpenIPMI-tools and tftp-server, try to install conserver-xcat instead of conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 01:58:23 +00:00
wanghuaz
0e88519c6a cmdline cannot handle some improper network configurations. Commentting it out to make it more stable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 09:55:54 +00:00
phamt
74aa9f3cb9 Added default route into autoyast template.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 14:00:33 +00:00
wanghuaz
c428cd60d2 Added rhel6.2 support for diskful compute nodes on x86_64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 09:45:19 +00:00
wanghuaz
9e2f24d80a Removing unnecessary option for zerombr command for rhel6.2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 08:44:35 +00:00
wanghuaz
9836ad8528 Added pkglist, otherpkgs pkglist, and template for RHEL6.2 diskfull installation on service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 12:21:59 +00:00
daniceexi
80a4196ab5 install conserver-xcat instead of conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 04:47:48 +00:00
daniceexi
e8ba410483 install conserver-xcat instead of conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11600 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 04:40:10 +00:00
lissav
650ea98014 fix build of mypostscript to include cd /xcatpost defect 3487592
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11572 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-14 18:00:40 +00:00
wanghuaz
c536952cab Added several templates with centos6 version to be more specifically. Also replaced 'zerombr yes' with 'zerombr' for centos6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11537 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 06:46:39 +00:00
wanghuaz
1259f728d0 Added kvm templates with OS version to be more specifically. Also replaced 'zerombr yes' with 'zerombr' for rhels6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11536 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 06:42:05 +00:00
wanghuaz
61a1865334 Added several templates with OS version to be more specifically. Also replaced 'zerombr yes' with 'zerombr' for rhels6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11535 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 06:40:54 +00:00
wanghuaz
ff25195d5b Replace 'zerombr yes' with 'zerombr' for rhels6 according to red hat bugzilla 241666
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 06:22:45 +00:00
linggao
f2cec79b7a added run_ps for all the postscripts for diskful install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-07 19:22:25 +00:00
jbjohnso
297fe8f459 Modify CentOS 6 KVM template like the compute template was modified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 21:03:33 +00:00
jbjohnso
fb0bf30df0 Fix centos6 to behave like redhat does after 2.7 changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 20:31:50 +00:00
phamt
e074caff62 Removed old templates used by mkay4z tool. Templates are now included in the tool.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 20:15:52 +00:00
immarvin
cab3b46e26 add --ondisk sda for ppc redhat kickstart templates,solved the installation problem on ppc64 system with more than one disks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11221 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-13 05:52:38 +00:00
immarvin
884660b637 add --ondisk sda for ppc redhat kickstart templates,solved the installation problem on ppc64 system with more than one disks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-13 05:50:18 +00:00
ligc
2168497930 export INSTALL for wget with http
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11115 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-02 07:10:56 +00:00
daniceexi
9a81e31f3d code drop for the item that replace the atftp-xcat with tftp/tftp-server from distro
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-30 09:48:39 +00:00
linggao
9a449ba26c fixed defect 3368796 nodestat does not show install of packages under SLES 11 SP1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-22 01:28:14 +00:00
jbjohnso
224675f5cc Correct template to just let command line drive
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11026 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-17 20:56:39 +00:00
jbjohnso
84bbe8d110 Put 'repo=' in kernel command line, allow ipv6 to operate in anaconda type setups
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-17 20:56:23 +00:00
ligc
ab2ce81e32 ftp dependency removal - fix for post.sles and post.sles11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-11 05:59:28 +00:00
ligc
112f5aeebd ftp dependency removal initial code drop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-10 14:26:08 +00:00
jbjohnso
fd0f85a914 Change in strategy, go cmdline if serial console in use, if no console that would reasonably be expected to log/copy paste in play, let the installer go graphical
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 17:45:51 +00:00
jbjohnso
5642f352f2 Carry over ssh authorized keys from install image to installed esxi system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 20:33:07 +00:00
jbjohnso
3bdf8c56f1 Must reboot after esxi5 firstboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10734 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 19:26:38 +00:00
jbjohnso
0cb9c2b754 Advance state of esxi5.0 support of DHCPv6 and install to parity with 4.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 18:15:12 +00:00
phamt
3c01fbd4f7 Add support for pkglist. Install Ganglia automatically in self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-07 20:09:59 +00:00
jbjohnso
5ef85a9a27 A basic hypervisor template, warrants fleshing out for ipv6 and ssh and other fun toys
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-06 12:50:36 +00:00
jbjohnso
a30b5dcc34 Fix case of windows unattended install template (seems to have no functional impact though...)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 17:20:16 +00:00
otubo
c8d56a7f29 Can't make specific distro reference to a generic preseed template file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10663 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 14:56:06 +00:00
jbjohnso
282feb6f6e Fix legacy install of sles11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-27 19:30:35 +00:00