2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 09:40:21 +00:00
Commit Graph

1736 Commits

Author SHA1 Message Date
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
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
penguhyang
5cd203cdf5 enhance packimage -m txc (#1602) 2016-08-02 16:45:31 +08: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
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
GONG Jie
a74af859ec [go-xcat] Add version number 2016-07-04 15:40:05 +08:00
GONG Jie
d4775db253 [go-xcat] Change all read' to read -r' to make the script more robust 2016-07-04 14:52:02 +08:00
immarvin
547a82d464 fix [DEV] kernel parameters 'console=tty0 console=ttyS0' are not passed to the installed Ubuntu 16.04 LTS node #731@github;enable bootup information display on console during ubuntu 16.04 reboot 2016-07-04 02:24:18 -04:00
Xiaopeng Wang
d1dcf2aa1e Merge pull request #1454 from immarvin/onupdateflag
fix issue  [Customer]initrd stuck in loop and fails to get rootimg.gz for stateless image. #921 @github;use /install/postscripts/updateflag.awk as the script to report status in diskless and diskful provision
2016-07-04 14:08:43 +08:00
GONG Jie
60d988b9d4 Fix issue caused by pull request #1400. Add remote URL as Ubuntu repo properly. 2016-07-04 13:06:19 +08:00
immarvin
40e2a50086 rename bar.awk to updateflag 2016-07-03 22:54:15 -04:00
immarvin
05c90d4c47 fix issue [Customer]initrd stuck in loop and fails to get rootimg.gz for stateless image. #921 @github;use /install/postscripts/updateflag.awk as the script to report status in diskless and diskful provision 2016-07-02 22:06:41 -04:00
penguhyang
227b8f6c94 fix #1409, can't find expected logs 2016-06-30 21:45:47 -04:00
yangsong
13bfbf3781 Merge pull request #1426 from neo954/go-xcat.2
[go-xcat] Print more friendly error message, when command `repoquery' is not found
2016-06-29 21:06:31 -05:00
GONG Jie
c7ac6b3d11 [go-xcat] Print more friendly error message, when command `repoquery' is not found 2016-06-29 12:29:43 +08:00
Xiaopeng Wang
ba7bde1b73 Merge pull request #1400 from neo954/go-xcat
[go-xcat] Fix issue #1395.
2016-06-28 16:16:09 +08:00
Xiaopeng Wang
7918c2f83b Merge pull request #1407 from immarvin/onksbootloader
save the content of the partition file to xcat.log to inspect the partition scheme after installation
2016-06-28 10:33:18 +08:00
immarvin
4967f9b80c save the content of the partition file to xcat.log to inspect the partition scheme after installation 2016-06-27 22:24:52 -04:00
GONG Jie
f203009cea [go-xcat] Fix issue #1398. Remove the support of local repoitory file on Debian/Ubuntu 2016-06-27 16:51:20 +08:00
Xiaopeng Wang
4d12b42c3c Merge pull request #1399 from neo954/go-xcat.2
[go-xcat] Fix bug #1398, fix typo
2016-06-27 16:47:13 +08:00
GONG Jie
54581229cd [go-xcat] Fix typo 2016-06-27 15:16:01 +08:00
Xiaopeng Wang
014a37f934 Merge pull request #1393 from immarvin/onksbootloader
fix issue  [Customer] bootloader is not grabbing the addkcmdline from osimage #1185
2016-06-27 14:27:30 +08:00
immarvin
00584f5370 fix issue [Customer] bootloader is not grabbing the addkcmdline from osimage #1185 2016-06-24 04:26:09 -04:00
GONG Jie
0e606e2b6a [go-xcat] Add better support for earlier Fedora Linux release. And add CentOS Linux support. 2016-06-24 15:58:09 +08:00
GONG Jie
de76ed3b43 [go-xcat] Add fedora 24 dnf support. Now, go-xcat can work with fedora 24. 2016-06-23 22:23:29 +08:00
GONG Jie
e64d09c9b9 [go-xcat] Get rid of yum-config-manager, it make things easier if package yum-utils is not installed 2016-06-23 18:14:57 +08:00
GONG Jie
34abeed36c [go-xcat] Fix a bug on Ubuntu. On amd64, apt is configured for bi-arch, while xcat repository is not bi-arch. 2016-06-23 16:00:51 +08:00
GONG Jie
bf8d91d4e1 [go-xcat] Fix typo 2016-06-22 10:15:05 +08:00
GONG Jie
475636a6fd [go-xcat] Add xCAT updating support. 2016-06-22 00:25:20 +08:00
GONG Jie
604f6f338e [go-xcat] Fix a bug of command line argument processing 2016-06-21 15:45:53 +08:00