2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 19:20:24 +00:00
Commit Graph

460 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
b37dd4bef0 Merge pull request #328 from whowutwut/sf_reference_cleanup
Remove references to sourceforge in xcat-core
2015-11-17 23:55:23 +08:00
Xiaopeng Wang
fa3cbebda1 Merge pull request #323 from zet809/issue_229
fix bug 229: Install ubuntu 14.04.3 will fail on IBM Power S822LC if rhels is installed before
2015-11-05 14:22:18 +08: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
0b1bb80853 Fix CentOS7 callout of wrong prescript name 2015-10-29 15:30:42 -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
Victor Hu
3c08a4e160 Add new postscript to configure cuda related settings
Renamed the install pkglist to be ppc64le only support
2015-10-28 10:39:46 -04:00
Victor Hu
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00
ertaozh
a176c26f3f fix bug 229: Install ubuntu 14.04.3 will fail on IBM Power S822LC if RH7.x is installed before 2015-10-27 01:38:16 -04:00
penguhyang
90ecb8b799 upgrade the cuda pkglist for diskfull install 2015-10-22 04:37:45 -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
Xiaopeng Wang
48aa4dd1cd Merge pull request #254 from samveen/fix_253
[xCAT-Server]Fix #253 with minor improvement
2015-10-19 11:05:28 +08:00
Samveen Gulati
cf4c91ac69 [xCAT-Server]Remove el7 specific code from pre.rh 2015-10-16 09:03:26 +00:00
penguhyang
454d8d4459 add pkglist to support cuda installtion on ubuntu14.04.3 2015-10-13 22:47:02 -04:00
Samveen Gulati
9015913661 [xCAT-Server]Fix #253 with minor improvement 2015-10-11 10:59:48 +00:00
Casandra Qiu
1a7f035eb2 Support CUDA installation on rhel7.2 ppc64le system 2015-10-07 08:58:51 -04: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 0dba62260c 2015-08-30 10:27:58 +00:00
ertaozh
22a3be42ee Find the bootable disk for ubuntu 2015-08-10 02:19:14 -04:00
ertaozh
9c664611f5 partitioning modified for pkvm3.1 2015-08-09 23:25:45 -04:00
ligc
32c053005b preliminary support for Ubuntu 14.04.3 2015-08-04 04:36:17 -04: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
0663a27dce Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-07-08 01:18:40 -04:00
immarvin
9f9591d3bc correct a typo 2015-07-08 01:18:25 -04:00
ligc
6b6fb67ba0 fix a typo in the fedora template file 2015-07-08 00:40:45 -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
fd613535d0 fix 4722 [FVT]: sles11.4 service node diskful installation occurs error during initrd create 2015-07-01 05:37:22 -04:00
immarvin
6ff268934c add a site attribute xcatdebugmode as a switch the xcat debug mode 2015-06-12 03:55:03 -04:00
ligc
63ca0b9811 Preliminary code for PowerKVM 3.1 support 2015-06-11 03:18:09 -04:00
ligc
456b0c41f6 remove the commented out line key --skip from the RHEL 7 templates, to avoid users uncomment this line out and cause problems 2015-06-07 21:32:47 -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
junxiawang
1c330ce09f add include in cuda pkglist and modify compute.ubuntu14.04.2.ppc64le.pkglist 2015-05-21 22:38:15 -04:00
GONG Jie
bd49b87057 Fix bug #4669, change the filename to be included, pre.rh.rhel7 -> pre.rh.rhels7. 2015-05-18 15:42:58 +08:00
GONG Jie
7c5d902710 Rename pre.rh.rhel7 -> pre.rh.rhels7 2015-05-15 16:29:34 +08:00
GONG Jie
959e7f8d18 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-13 13:42:16 +08:00
WangXiaoPeng
095f7e1474 remove template files kvm.tmpl and service.tmpl for ubuntu diskfull and make them to be a link to compute.tmpl since we did not see the necessary to have sperated template file 2015-05-11 23:26:52 -04:00
WangXiaoPeng
2d6869521b merged the checkin 76a9da1e87dea03f9307d3438fe13f09546ef3ca; defect 4571 /etc/network/interfaces overwriten after firstboot 2015-05-11 04:32:26 -04:00
WangXiaoPeng
328c04da81 defect 4665: for ubuntu diskfull install, if the /dev/disk/by-path is not created, will use list-devices command to select the first available disk 2015-05-11 04:24:11 -04: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
GONG Jie
9ed9a9d061 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-04-30 16:15:38 +08:00