2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-18 01:20:46 +00:00
Commit Graph

1761 Commits

Author SHA1 Message Date
tingtli 2a4b574468 Merge pull request #1721 from neo954/go-xcat-devel
[go-xcat] Fix typo
2016-08-17 16:26:37 +08:00
GONG Jie d58495a391 [go-xcat] Fix typo 2016-08-17 16:21:07 +08:00
hu-weihua 47b37f5789 add dependency to support rhels7.2+IB 2016-08-16 04:59:26 -04:00
Victor Hu ced0f25d91 Merge pull request #1678 from cxhong/1356
CUDA8 support on rhel7.2 and rhel7.3
2016-08-15 15:41:50 -04:00
Casandra Qiu 6a197828ae modify comments 2016-08-15 14:31:25 -04:00
Casandra Qiu f492ceb7e9 use cudaruntime-8-0 as default 2016-08-15 08:50:49 -04:00
penguhyang d4a397adce support tar for redhat6.8 2016-08-15 02:40:23 -04:00
immarvin 5699b025dd fix issue [FVT]on rhels6.8, rootimg.tar.gz is only 20 bytes after run packimage -m tar rhels6.8-ppc64-netboot-compute ; fix issue #1689 [FVT]:diskless provision broken using rootimg.tar.gz created by packimage -m tar osimage #1688 2016-08-13 00:30:56 -04:00
Casandra Qiu 33d30c8efa indent the line space 2016-08-12 16:24:13 -04:00
Casandra Qiu 2b54a0ed33 genimage failed for rhels7.2 because /etc/selinux/config file didn't exists 2016-08-12 15:38:09 -04:00
penguhyang 28144017e4 update pkglist for redhat sles ubuntu (#1680) 2016-08-12 01:03:39 -05:00
Casandra Qiu 672b7113d7 CUDA8 support on rhel7.2 and rhel7.3 2016-08-11 12:04:24 -04:00
immarvin c70913262d fix issue [DEV] Diskless boot failed for rhel7.3 because selinux disabled. #1666 ; disable selinux in the rootimg 2016-08-11 05:11:03 -04:00
penguhyang 79426ad21e add new option to indicate compress method (#1669) 2016-08-11 03:09:43 -05:00
neo954 7831ea277d [go-xcat] Version 1.0.2 Fix a couple of bugs. (#1663)
* [go-xcat] Let the end user see the original interactive prompt of yum, zypper and apt-get.

* [go-xcat] Change the package list for Ubuntu based on commit number 8b5f44c

* [go-xcat] Change the default behavior of this script to show the help message

* [go-xcat] Add a secret verbose help message

* [go-xcat] A secret verbose help output

* [go-xcat] Print out help message instantly while wrong command line argument were passed

* [go-xcat] Add error handling for unknown command line argument
2016-08-11 01:21:07 -05:00
Casandra Qiu c458718ebf move config switch files to scripts dir 2016-08-09 16:54:08 -04:00
GONG Jie 769ba844c8 [go-xcat] Remove all the complicated examples 2016-08-09 16:15:33 +08:00
zet809 f22feff401 Merge pull request #1519 from cxhong/switch
Switch-based switch discovery for BNT and Mellanox
2016-08-09 10:21:01 +08:00
Xiaopeng Wang 4e5b0ccc4f Merge pull request #1636 from immarvin/onubt16.04.1
add ubuntu16.04.1 netboot pkglist;modify the precedence of SvrUtils:get_file_name
2016-08-09 10:09:44 +08:00
immarvin 2ab944ea65 add ubuntu16.04.1 netboot pkglist;modify the precedence of SvrUtils::get_file_name 2016-08-08 05:10:02 -04:00
neo954 603cde02c4 Merge pull request #1643 from whowutwut/goxcat_spelling
Change the summary message for go-xcat to just say xCAT is installed
2016-08-08 02:36:37 -05:00
Victor Hu 9b96ee24e6 Display a different summary message on install vs update 2016-08-05 12:40:41 -04:00
Victor Hu ab3448ca9f Change the summary message for go-xcat 2016-08-05 12:33:58 -04:00
penguhyang c672699571 fix genimage failed on rh6.8 (#1631) 2016-08-04 14:35:45 +08:00
Jesse Hanley c5121bce0f Added support for remote repos in pkgdir (#1614)
This allows for remote repositories to be used for image creation.
2016-08-04 11:08:04 +08:00
Casandra Qiu 4b859aea8a more modification... 2016-08-03 09:25:28 -04:00
tingtli 1f4ea5e993 Merge pull request #1062 from hu-weihua/xcatjktest2
New version of xcat test main script in jenkins environment
2016-08-03 14:24:41 +08:00
hu-weihua b9a6c42049 add one section to collect data to do xCAT product analyse, have nothing to do with auto test main job 2016-08-03 00:31:14 -04:00
Casandra Qiu 5d4d0d169e Modify code from code review 2016-08-02 22:10:45 -04:00
penguhyang 5cd203cdf5 enhance packimage -m txc (#1602) 2016-08-02 16:45:31 +08:00
Casandra Qiu 843525e73b Restructure code flow for switch-based switch discovery 2016-07-29 17:25:45 -04:00
hu-weihua fff5c05c8a modify signal handler part depending on gongjie's comment 2016-07-29 05:42:52 -04:00
hu-weihua cf927f8cdb modify kill sub proc part depending on gongjie's comment 2016-07-29 05:35:00 -04:00
Mark Gurevich db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
hu-weihua 926e3e06f4 fix bug: can't pull xcat install log back in ubunut 2016-07-25 04:04:08 -04:00
Xiaopeng Wang 0c9cb53fd4 Merge pull request #1570 from gurevichmark/perltidyallfiles2
perltidy all perl files, part 2
2016-07-22 18:21:52 +08:00
Mark Gurevich fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Xiaopeng Wang aa840eb107 remove the missing files for pull request #1454 (#1568) 2016-07-21 02:59:31 -05:00
Mark Gurevich 0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
penguhyang 5d46d48f6a Fix issue of packimage -m txc (#1554)
* redefine the code to make distint

* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
yangsong d0870bcb45 Merge pull request #1520 from penguhyang/rhels6_mn_log_diskless
add syslog module to realize the log forward
2016-07-20 11:18:57 +08:00
penguhyang 797a64131b add syslog module to realize the log forward 2016-07-19 22:43:42 -04:00
Xiaopeng Wang 17e0d88cd3 Merge pull request #1515 from neo954/go-xcat-devel
[go-xcat] Print out more error messages when reading repository failed.
2016-07-13 13:54:32 +08:00
Casandra Qiu ab3a735ede Create subroute for configBNT and configMerllanox 2016-07-12 16:38:32 -04:00
Casandra Qiu 91d803ec38 Switch-based switch discovery for BNT and Mellanox 2016-07-11 17:03:00 -04:00
GONG Jie 123f9bc400 [go-xcat] Print out more error messages when reading repository failed. 2016-07-11 15:26:04 +08:00
GONG Jie 2ba87088c3 [go-xcat] Use a different user-agent for wget 2016-07-11 15:26:04 +08:00
wangxiaopeng f66297abc5 issue 1493, we made a change that include the updateflag from /install/postscripts/updateflag.awk. But the shebang in /install/postscripts/updateflag.awk points to the /usr/bin/awk which does not exist in sles11.x installer. This fix is to make a link to the installer shipped awk. 2016-07-07 03:52:01 -04:00
Samveen Gulati 7ac29379b0 xCAT-server: Fix exclude list for RH7 - Vim >= 7.4 2016-07-07 03:48:25 +00:00
Xiaopeng Wang be94540f10 Merge pull request #1467 from neo954/go-xcat.2
[go-xcat] Add version number
2016-07-04 16:14:07 +08:00