Commit Graph

1261 Commits

Author SHA1 Message Date
litingt
0082f79f34 comment mn install 2014-06-23 23:15:48 -07:00
yinle
0308e295ee Add check of read configuration file 2014-06-24 10:57:47 -07:00
junxiaw
44b9e57af6 modify xCATreg 2014-06-22 11:15:19 -07:00
yinle
770d1ae776 1. fix some bugs; 2. format of mail content 2014-06-20 19:02:14 -07:00
immarvin
51262156b1 add some packages to service node pkglist for rhel7 2014-06-19 20:43:10 -07:00
yinle
54c7dc77ec 1. adjust code structure;2.add data process; 3. log and send mail 2014-06-19 17:36:52 -07:00
immarvin
7c2f1653a9 add *.tmpl and *.pkglist files for rhel7 service node 2014-06-19 00:35:31 -07:00
immarvin
c778b849e9 replace ifconfig with ip 2014-06-14 08:52:44 -07:00
junxiaw
d4e6fdfe5a modify xcatreg code for autotest ubuntu branch 2014-06-12 01:52:46 -07:00
junxiaw
31404156e6 modify xcatreg code for autotest code 2014-06-11 01:24:52 -07:00
daniceexi
d5e6982054 defect 4152: fix a typo which was introduced when support rh7 that using -N for dracut command 2014-06-04 07:38:21 -04:00
Jarrod Johnson
97d08bf849 Change RHEL7 to use lvm for / by default 2014-06-02 15:11:53 -04:00
Jarrod Johnson
3d3f69cdbe Fix mistakes in the adjustment to rhel7 default FS cohice 2014-06-02 13:49:14 -04:00
Jarrod Johnson
d4f35031c9 Apply previous changes to the pre for rhel7 specifically 2014-06-02 13:39:00 -04:00
Jarrod Johnson
cfbd30bf98 Update auto-partitioning for RHEL7
In RHEL7, the preferred filesystem is now xfs and the efi partition
type is unambiguously present.
2014-06-02 13:33:57 -04:00
Brian Elliott Finley
6040b0a853 - test_hca_state - handle multi-adapter systems better. Improved
output.  Add filter option.
2014-06-01 21:55:35 -05:00
immarvin
53374908bf fix defect #4146 post.rh.common scipt has ifconfig that does work even on Redhat6 2014-05-30 03:13:13 -07:00
lissav
ba33248764 defect 4091 RHEL7 support 2014-05-28 10:08:51 -04:00
daniceexi
813fba8c6b defect 4079: to support rh7 that hostname is cfged in /etc/hostname. Check the existence of /etc/hostname, use itif yes, otherwise use /etc/sysconfig/network 2014-05-28 10:30:01 -04:00
litingt
172927ef77 modify minor error 2014-05-28 01:10:05 -07:00
ligc
5399ef9258 fix for bug 4142: add vios as a new device type 2014-05-27 17:00:26 -05:00
daniceexi
a582549916 defect 4083: the dash and busybox rpm packages have been removed from rh7 iso and xcat stateless and satelite do not need them any more for rh7, so remove them from the stateless and statelite pkglist 2014-05-27 09:57:52 -04:00
root
becd9d1202 xCATreg enhance 2014-05-27 00:19:37 -07:00
daniceexi
61ce49e627 defect 4133: continue the fix for the xml escape char conversion when getting mypostscript 2014-05-26 01:18:28 -04:00
yinle
725fb69a51 add send mail 2014-05-20 06:28:20 -07:00
daniceexi
427e91463e defect 4133: transfer the xml specific character which starts with & to general format 2014-05-20 07:59:01 -04:00
daniceexi
1206a25baf rh stateless support. remove the tmp and root dir mount requirement in fstab. They can be handled correctly by dracut and dracut cfg file 2014-05-19 10:22:48 -04:00
daniceexi
10a1b7502d rh7 statelite support. remove the root dir from fstab to avoiding the remount which overwrite the root dir to rw 2014-05-19 10:20:00 -04:00
daniceexi
8fee9e9ae8 rh7 statelite support. create /etc/sysconfig/network-scripts/ifcfg-ethx for statelite node 2014-05-19 10:17:51 -04:00
Jarrod Johnson
6041b8cc78 Further changes for ADK 8.1 2014-05-16 15:16:08 -04:00
Jarrod Johnson
8af6186305 Update for 8.1 version of ADK 2014-05-16 15:13:41 -04:00
Jarrod Johnson
2e40553fb7 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-05-15 10:24:24 -04:00
Jarrod Johnson
471d947171 Implement bittorrent support for RHEL stateless/statelite with ramfs 2014-05-15 10:23:48 -04:00
zhaoertao
86ce2a4ccb fix bugs about petitboot configure file, ubuntu sshd issue 2014-05-15 00:43:52 -07:00
daniceexi
ff172d1ef1 rh7 diskless support that don't cfg tmp in fstab 2014-05-15 06:56:19 -04:00
daniceexi
3df16cd4e3 for rh7, the initrd for stateless has to been built first to make the installkernel cfg file added first 2014-05-15 03:54:58 -04:00
daniceexi
231dbd84f5 use ip command to replace ifconfig in xcatroot for diskless on rh3 2014-05-14 08:03:35 -04:00
immarvin
80ddcd845b correct the dns configuration during node provision when unicast dhcp is enabled 2014-05-09 02:05:16 -07:00
immarvin
d915fcf4b7 add replace token in kickstart template file for rhels6.x86_64 and rhel7 to support unicast dhcp 2014-05-08 03:45:39 -07:00
immarvin
bf306b5fc1 fix the problem that redhat provisioning on X will enter infinite installation loop when unicats dhcp is enabled 2014-05-08 03:35:37 -07:00
daniceexi
cee55105de add dracut support scripts for dracut-033. Most of them are copied from dracut 2014-05-08 10:14:54 -04:00
daniceexi
40d4c75b29 code change for rh7 stateless support 2014-05-08 10:14:54 -04:00
lissav
3ecda8287a old unused xCAT1 code defect 4077 2014-05-02 06:31:00 -04:00
lissav
5221b6b413 old unused xCAT1 code defect 4077 2014-05-02 06:27:59 -04:00
immarvin
71ed00d1a4 fix defect #3997 node reinstall loop when site.nodestatus=0 Edit 2014-04-29 00:22:25 -07:00
daniceexi
5c563748bc defect 4096: add the virtio driver for sles diskless so that sles kvm could boot with virtio driver 2014-04-24 04:12:25 -04:00
litingt
acf8491a0a modify initialze in confing_mn 2014-04-21 05:13:34 -07:00
litingt
7b4f28da60 add pro_result() declare 2014-04-21 01:45:22 -07:00
litingt
921b94a6e8 remove debug comments 2014-04-21 00:43:38 -07:00
yinle
d4da5664b6 Modify the way of process mn arg 2014-04-21 02:21:06 -07:00