1177 Commits

Author SHA1 Message Date
Jarrod Johnson
77dcec5195 Further changes for ADK 8.1 2014-05-16 15:16:22 -04:00
Jarrod Johnson
672fab87a9 Update for 8.1 version of ADK 2014-05-16 15:13:20 -04:00
Jarrod Johnson
8f9350ed61 Implement bittorrent support for RHEL stateless/statelite with ramfs 2014-05-15 10:24:54 -04:00
immarvin
ed76d20ea9 correct the dns configuration during node provision when unicast dhcp is enabled 2014-05-09 02:02:45 -07:00
immarvin
b94432d9f1 add replace token in kickstart template file for rhels6.x86_64 and rhel7 to support unicast dhcp 2014-05-08 03:47:09 -07:00
immarvin
f3f19a6ff6 fix the problem that redhat provisioning on X will enter infinite installation loop when unicats dhcp is enabled 2014-05-08 03:22:23 -07:00
lissav
9dca191638 old unused xCAT1 code defect 4077 2014-05-02 06:30:08 -04:00
lissav
571643a0d0 old unused xCAT1 code defect 4077 2014-05-02 06:27:12 -04:00
immarvin
bb4ff64e33 fix defect #3997 node reinstall loop when site.nodestatus=0 Edit 2014-04-29 00:18:59 -07:00
daniceexi
50b8eaff0a defect 4096: add the virtio driver for sles diskless so that sles kvm could boot with virtio driver 2014-04-24 04:13:15 -04:00
Jarrod Johnson
672fea4fa3 Recognize mpt3sas class adapters
Conflicts:

	xCAT-genesis-builder/installkernel
2014-04-18 10:52:08 -04:00
Jarrod Johnson
e6df2e97a4 Revert "Have openssl req use better message digest"
This reverts commit 73b9ef07adf585c5b57dc917389300d687193868.
2014-04-15 09:13:04 -04:00
Jarrod Johnson
ff8463b32c Undo the increase in efi volume and instead influence anaconda's perspective of the 'bios' drive 2014-04-11 11:29:28 -04:00
immarvin
35d65f1a0b support unicast dhcp during provisioning and 1st boot, including diskful for sles and rh 2014-04-11 02:40:34 -07:00
Jarrod Johnson
df9d6651ec Increase /boot/efi on RHEL installs
Sometimes, anaconda decides that 50MB is not enough.  Their doucmentation calls out '100 MB', so go with documentation minimun
2014-04-10 09:40:53 -04:00
zhaoertao
e636416bfe fix bug 4032: not single quoted in /opt/xcat/share/xcat/cons/ipmi 2014-04-08 02:05:57 -07:00
ligc
e1fb6aae06 add the centos6.5 discid info, fix a problem in post.xcat 2014-03-25 17:14:50 -05:00
immarvin
8984f6243b add rhels7 stateless and statelite support for x86_64 2014-03-19 07:59:02 -07:00
immarvin
ef05a92cb2 rhels7 statelite/stateless support 2014-03-08 06:46:54 -08:00
Jarrod Johnson
b1fddf8eca Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-02-13 09:53:54 -05:00
immarvin
3dce4de63a specify text installation mode, otherwise, anaconda will drop into choice dialog when fails to start X in graphic mode 2014-02-12 00:49:36 -08:00
yinle
3fd9ee8ad9 fix bug #3984 Ubuntu 13.10 diskless installation fails 2014-02-11 10:54:53 -08:00
Jarrod Johnson
73b9ef07ad Have openssl req use better message digest 2014-02-11 10:08:06 -05:00
Jarrod Johnson
8804d7180b RHEL7 support for diskful compute profile complete 2014-02-10 14:01:05 -05:00
Jarrod Johnson
89f3dccdbe Have RHEL7 proceed to get through install completion
Still need to get through the postscript phase
2014-02-10 14:00:52 -05:00
zhaoertao
d662c5e8b5 The scripts used for configuring and provisioning VIOS partition 2014-01-26 22:02:50 -08:00
immarvin
27f6761231 fix defect #3960 Genimage broken for CentOS 5.4 nodes 2014-01-14 01:00:33 -08:00
daniceexi
05a1624439 defect 3135: changed the mount process for the statelite directory (for persistent entries) that make a directory after the node name and remount to the nodename directory instead of nfs root dir for persistent 2014-01-08 04:59:33 -05:00
immarvin
3e31714aa3 fedora19/fedora20 diskful support 2014-01-02 23:50:47 -08:00
daniceexi
2facd1f0c4 Change the Windows deployment templates to support disk configuration, nics configuration and run postscripts 2013-12-31 09:01:28 -05:00
daniceexi
1039ba5490 Enhance genimage.cmd to accept second and third params for multiple winpe support 2013-12-31 08:02:54 -05:00
daniceexi
740114c491 Add some comments and help message for genimage.bat 2013-12-30 23:02:52 -05:00
daniceexi
0d1e50c764 fixed the issue that missed the winpe-scripting.cab in last checkin 2013-12-30 07:01:40 -05:00
immarvin
4920ba650d grep in busybox do not support long optipn string, use short instead 2013-12-19 19:13:10 -08:00
immarvin
5b2c27eb75 grep in busybox do not support long optipn string, use short instead 2013-12-19 01:42:59 -08:00
daniceexi
29fa3ff010 add the second argument for genimage.bat to make it can generate winpe and BCD to a specific dir 2013-12-19 07:25:25 -05:00
immarvin
ce58c3bc1c fix the problem that rhels5.10 initrd cannot resolve the mn hostname 2013-12-18 23:19:35 -08:00
daniceexi
5021289a86 Enhanced postscript support in templates 2013-12-16 03:53:47 -05:00
daniceexi
01d1bee405 Mutiple winpes support. nodeset (Windows.pm) will generate configuration file (path of winpe) in /var/lib/xcat/proxydhcp.cfg and send signal to proxydhcp daemon, proxydhcp daemon loads configuration file and offers 4011 service to windows compute nodes. 2013-12-10 05:34:09 -05:00
sjing
2ecf98530b Fix for bug 3912
update net-snmp rpm version
2013-12-04 04:01:39 -05:00
sjing
58505be501 Fixed bug 3927
AIX bundle file can not recognize '#' in the middle of line.
2013-12-02 22:58:25 -05:00
daniceexi
5bc7502d61 code drop for feature to support multiple disks/paritions and multiple nics configuration for Windows deployment. 2013-12-03 02:26:31 -05:00
daniceexi
2ade33338a defect 3917: add support for running of postinstall script in mic genimage. The rootimage root is changed to overlay/rootimg from overlay/package 2013-11-21 05:17:23 -05:00
daniceexi
2b61564684 Code drop for new requirement: Add a new flag --ignorekernelchk for nodeset, geninitrd and genimage commands to skip the kernel version checking when injecting drivers from osimage.driverupdatesrc 2013-11-19 06:27:11 -05:00
immarvin
43bc2d1e8e fix #3877 [FVT]genimage return confusing error message when xCAT-IBMhpc is not installed 2013-11-17 19:07:05 -08:00
Jarrod Johnson
cfb4a4cbaa Fix problem where bnx2x dependency tree needs special handling in sles 2013-11-14 15:53:12 -05:00
sjing
be04c5c896 update perl-Net_SSLeay.pm to 1.55-3 for AIX7.1.3 and above 2013-11-12 09:27:36 -05:00
sjing
369a9e9b1e update perl-Net_SSLeay.pm to 1.55-3 for AIX7.1.3 and above 2013-11-12 09:10:03 -05:00
Jarrod Johnson
d5893b8ee0 Fix bug with genimage and sles 2013-11-08 15:58:03 -05:00
xq2005
107c598a46 bug3872: stay on 'booting' when installing sles10 2013-11-04 22:51:25 -08:00