2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

178 Commits

Author SHA1 Message Date
Samveen Gulati
cf4c91ac69 [xCAT-Server]Remove el7 specific code from pre.rh 2015-10-16 09:03:26 +00:00
Samveen Gulati
9015913661 [xCAT-Server]Fix #253 with minor improvement 2015-10-11 10:59:48 +00:00
penguhyang
d716e740bc make the run_ps subroutine to be consistent in ubuntu.post xcat.post and xcatdsklspost 2015-09-28 04:04:22 -04:00
Samveen Gulati
5393389544 [xCAT-server] Add changes missed in 0dba62260c995c824bb26bad9f8686ee711e963f 2015-08-30 10:27:58 +00:00
Jarrod Johnson
3656dea07d Fix quoting of EFIFSTYPE in pre.rh
pre.rh incorrectly had EFIFSTYPE on the wrong side of the quotes.
2015-07-23 09:01:35 -04:00
immarvin
8607edffce fix defect #4739 [fvt]2.10:still have debug info in ubuntu compute node's xcat log without xcatdebugmode set;fix defect #4745 [FVT]updatenode return some err message when postcripts having parameters 2015-07-15 02:48:15 -04:00
immarvin
dcbc16a5ab fix defect #4743 [fvt]2.10:after diskless provision could not log in compute node without passord 2015-07-13 04:39:12 -04:00
immarvin
4074b4f4e7 try various log method according to the different version of logger 2015-07-10 04:20:36 -04:00
immarvin
9f9591d3bc correct a typo 2015-07-08 01:18:25 -04:00
immarvin
d2cee739e4 postscript enhancement: enhance log framework of the xcat postscript 2015-07-07 01:25:17 -04:00
immarvin
cf329183c8 fix defect 4653 [FVT]:NetworkManager restarted on rh7 CN and which causes installnic losing ip, systemd does not work in chrooted context 2015-07-06 05:10:16 -04:00
WangXiaoPeng
0dba62260c Make dhclient to get IP for Primary nic instead of static eth0 2015-07-06 03:15:05 -04:00
immarvin
154327aef3 fix defect #4653 [FVT]:NetworkManager restarted on rh7 CN and which causes installnic losing ip 2015-07-03 04:11:01 -04:00
immarvin
6ff268934c add a site attribute xcatdebugmode as a switch the xcat debug mode 2015-06-12 03:55:03 -04:00
immarvin
3bede8df02 fix defect #4682 [DEV]Sles12 diskfull compute install failed with multiple mac address 2015-05-29 23:51:52 -04:00
GONG Jie
7c5d902710 Rename pre.rh.rhel7 -> pre.rh.rhels7 2015-05-15 16:29:34 +08:00
immarvin
d742efdb43 change the name of partition file in ubuntu from /tmp/partitioning to /tmp/partitionfile 2015-05-04 04:36:27 -04:00
immarvin
faabb8e54b merge 2015-04-30 04:10:12 -04:00
immarvin
1c90d9f0ca add base64 decode function 2015-04-30 02:58:42 -04:00
immarvin
75a7490d98 there is no python in ubuntu installer initrd, add a base64 decode(contributed by gongjie) function in pre.ubuntu 2015-04-29 10:46:15 -04:00
immarvin
c9488a9192 add partition script for ubuntu ppc64le 2015-04-28 06:25:18 -04:00
immarvin
ffaa44b437 support partitionscript in ubuntu 2015-04-27 22:31:59 -04:00
ligc
bbcfef36e2 fix for bug 4591: print a more reasonable message when no disk found on the node 2015-04-15 02:05:47 -04:00
immarvin
1636b11e4b fix defect #4595 [FVT]:CN ip is not correctly configured on sles11.3 when installnic and primarynic is blank 2015-03-12 07:03:24 -07:00
daniceexi
793a6c1709 defect 4539: for rh7, remove the HWADDR entry from ifcfg-ethx files to skip the deadlock of cfg in ifcfg-ethx and real system 2015-03-11 06:04:50 -04:00
immarvin
147185c198 fix defect #4539 [FVT] On RHEL 7.1 ppc64, the name of network adapters changed after the operating system 2015-03-04 01:26:16 -08:00
immarvin
3faba40ece uncomment the updates/security/src entries and correct some entries in source.list 2015-02-11 01:31:11 -08:00
immarvin
b877e034fb #4538 [DEV] incorrect /etc/init/hvc0.conf on ubuntu 14.04.1-ppc64le kvm node after provisioning 2015-01-27 00:26:27 -08:00
ertaozh
c7b16d52e1 fix bug 4455: nodeset return error for ubuntu if no serialport attribute set 2015-01-05 06:35:05 -05:00
daniceexi
24fbf6eea0 defect 4496: Add feature to support the error message monitoring from installer pre script 2014-12-26 06:23:36 -05:00
ligc
0e98588df8 bug 4469: add the check for ppc64le arch in pre.rh.rhel7 2014-12-11 16:32:38 +08:00
ligc
64cea6d8b1 fix for bug 4463: use service network restart to restart network, and wait longer for the network adapters initialization 2014-12-10 15:45:12 +08:00
zhaoertao
641be270e9 fix bug 4381 :sles12 rcons could not work on P8LE. This checkin support rcons for ubuntu LE diskfull and diskless 2014-11-25 04:45:29 -05:00
zhaoertao
502cc6aaad fix bug 4271 Avoid use a seperate /boot partition in the default partition strategy for Ubuntu 2014-11-12 03:38:16 -05:00
ligc
f0987c908f fix for bug 4374: support running postscripts under directories in /intall/postscripts/ 2013-11-12 16:42:03 +08:00
ligc
cad641241d fix for bug 4369: fix the missing info in xcat.log on Ubuntu 2013-11-11 09:17:10 +08:00
immarvin
5ad09597bd replace ifconfig with ip 2014-10-16 03:00:18 -07:00
immarvin
5b5ad7d6d7 fix defect #4297 PMR 32466,L6Q,000 autoinst file generated hangs install at running postscripts 2014-10-16 02:26:27 -07:00
immarvin
79ad455b31 fix defect #4253 [DEV] the substitution bug in post.xcat 2014-08-21 00:08:37 -07: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
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
daniceexi
61ce49e627 defect 4133: continue the fix for the xml escape char conversion when getting mypostscript 2014-05-26 01:18:28 -04:00
daniceexi
427e91463e defect 4133: transfer the xml specific character which starts with & to general format 2014-05-20 07:59:01 -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
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
immarvin
71ed00d1a4 fix defect #3997 node reinstall loop when site.nodestatus=0 Edit 2014-04-29 00:22:25 -07:00
Jarrod Johnson
566859fad4 Recognize mpt3sas class adapters 2014-04-18 10:50:58 -04:00