2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 18:16:39 +00:00

186 Commits

Author SHA1 Message Date
Jarrod Johnson
c5bb3ceb0d Alias RHEL7 to avoid breaking templates
Some custom templates used the rhel7 name.  Restore
their functionality by linking in the 'old' name.
2015-11-19 13:14:24 -05:00
Xiaopeng Wang
4388100166 Merge pull request #326 from jjohnson42/master
If TFTPDIR does not begin with /, correct it
2015-11-05 13:28:23 +08:00
immarvin
11b3c7d2ec correct a typo 2015-11-05 00:17:54 -05:00
immarvin
977f88c293 fix issue #97 [fvt]2.11:still could not get l full debuginfo in management node for diskless provision after xcatdebugmode=1 2015-10-30 02:03:46 -04:00
Jarrod Johnson
96144aabbb If TFTPDIR does not begin with /, correct it
TFTPDIR could be set without a leading /.  Support
this syntax by putting a slash in front and hoping
for the best
2015-10-29 15:28:59 -04:00
penguhyang
e0fab6d9c4 check the postscripts before running it with 'bash -x' upgrade 2015-10-19 05:07:42 -04:00
yangsong
c48d5a1a94 Merge pull request #228 from penguhyang/type_postscript
check the postscripts before running it with 'bash -x'
2015-10-19 16:23:15 +08:00
penguhyang
28533f9411 check the postscripts before running it with 'bash -x' 2015-10-19 03:54:53 -04:00
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