6f81ef16c4
Merge pull request #1696 from immarvin/onissue
...
fix issue [Customer] nodeset failed with meaningless messages #1529
2016-08-15 11:03:07 +08:00
538fa0349a
Merge pull request #1694 from immarvin/onpackimg
...
[packimage -m -c]: supress the verbose info of rootimg decompression; add tar "--no-recursion" option in packimage; correct the path of gnu tar to be "/bin/tar" in genimage
2016-08-15 10:51:40 +08:00
506d0c9660
fix issue [Customer] nodeset failed with meaningless messages #1529
2016-08-14 06:11:04 -04:00
665bf66f47
Fix bug1687 xcatprobe could not surpport xcatmn command on ubuntu ( #1691 )
...
* fix bug1687 xcatprobe could not surpport xcatmn command on ubuntu
* remove useless files
2016-08-13 02:04:55 -05:00
be77e5f43f
fix issue [DEV] it is ambiguous to determine which compressed rootimg to use among rootimg.tar.gz,rootimg.cpio.gz,rootimg.tar.xz... #1695 ; update the manpage and usage info of packimage
2016-08-13 02:53:05 -04:00
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
e1775355f5
refine the tar options
2016-08-12 21:11:48 -04:00
3047917dce
Merge pull request #1693 from cxhong/selinux
...
genimage failed for rhels7.2 because /etc/selinux/config file is not exists
2016-08-12 16:29:31 -04:00
33d30c8efa
indent the line space
2016-08-12 16:24:13 -04:00
93d5dc34e0
Merge branch 'master' of github.com:xcat2/xcat-core
2016-08-12 15:58:06 -04:00
22fe457bc1
Fix tcons interaction with filename globbing
...
Filename globbing strings are not good to happen
to noderanges. Use quotes to avoid it in script.
Caller still needs to be careful to quote/escape
on their end.
2016-08-12 15:57:11 -04:00
2b54a0ed33
genimage failed for rhels7.2 because /etc/selinux/config file didn't exists
2016-08-12 15:38:09 -04:00
93f32c5eeb
Merge pull request #1653 from hu-weihua/osdeploy
...
Implement replay and state control function for os provision probe
2016-08-12 23:35:50 +08:00
76ed1ab158
Provide a workaround for SD350 beacon
...
SD350 standard command does not stay on indefinitely.
Provide a workaround to cause that to stay on.
2016-08-12 10:07:16 -04:00
714cda5cc6
Merge pull request #1690 from junxiawang/0812
...
I agree to merge
2016-08-12 18:33:15 +08:00
4a270db56f
modify x86_64 bundle
2016-08-12 10:09:17 -04:00
5bb901d5ee
add rhels7.3 bundle
2016-08-12 08:55:41 -04:00
45bbe0f9ba
modefy depending on comments
2016-08-12 06:02:03 -04:00
7debe6a95e
comment some debug line out
2016-08-12 04:45:22 -04:00
1b48a107ad
Merge pull request #1679 from xuweibj/fmtxcatmn
...
Fix xcatprobe xcatmn(hierarchy) issue
2016-08-12 16:42:17 +08:00
f9d725808c
modify dns check and cleanup
2016-08-12 04:38:40 -04:00
578fda6663
modify depending on comments
2016-08-12 03:46:54 -04:00
5cc61d92f2
Merge pull request #1686 from immarvin/onissue
...
fix issue Nodeset for Ubuntu OS displays warning, but we should be more specific and only print on conditions where it might fail #1097
2016-08-12 15:00:51 +08:00
b9d8138395
fix issue Nodeset for Ubuntu OS displays warning, but we should be more specific and only print on conditions where it might fail #1097
2016-08-12 02:52:03 -04:00
d44176f1d1
update code of packimage ( #1685 )
2016-08-12 01:46:52 -05:00
28144017e4
update pkglist for redhat sles ubuntu ( #1680 )
2016-08-12 01:03:39 -05:00
f7aa0cc2fa
add cleanup function
2016-08-11 23:33:32 -04:00
c6684895eb
Fix xcatprobe xcatmn(hierarchy) issue
2016-08-11 22:13:33 -04:00
ae3489d3a4
Merge pull request #1667 from andreas-h/patch-1
...
Update features.rst
2016-08-11 11:12:28 -04:00
64d02cb448
Merge pull request #1676 from immarvin/onrh7.3
...
fix issue [DEV] Diskless boot failed for rhel7.3 because selinux disabled. #1666 ; disable selinux in the rootimg
2016-08-11 21:02:30 +08:00
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
79426ad21e
add new option to indicate compress method ( #1669 )
2016-08-11 03:09:43 -05:00
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
8d46304373
Merge pull request #1668 from xuweibj/snoutput
...
modify summary output of xcatmn
2016-08-11 11:12:47 +08:00
9842b155e8
modify summary output of xcatmn
2016-08-10 23:06:00 -04:00
e78dfb7f38
Update features.rst
2016-08-10 22:08:20 +02:00
b7e752c211
Merge pull request #1590 from xuweibj/probesn
...
xCATprobe check xcat service node, use new frame
2016-08-10 17:55:10 +08:00
6f920130e3
Merge pull request #1664 from junxiawang/master
...
I agree to merge
2016-08-10 17:38:49 +08:00
d4c410491d
modify bundle file
2016-08-10 09:45:41 -04:00
989548aef1
xCATprobe check xcat service node
2016-08-10 05:38:02 -04:00
e0c0085c66
Merge pull request #1656 from tingtli/go-xcat
...
update bundle files according to go-xcat change
2016-08-10 04:34:20 -05:00
e590a3073e
Merge pull request #1662 from junxiawang/0810jkb
...
add bundle for rhels7.3 ppc64le
2016-08-10 16:00:09 +08:00
8c2381d976
add bundle for rhels7.3 ppc64le
2016-08-10 08:01:07 -04:00
0c680f7b64
Merge pull request #1659 from zet809/modify_genesis_package_name
...
Modify xcat-genesis-script pkg name for ubuntu
2016-08-10 00:28:08 -05:00
8b5f44c44a
Modify xcat-genesis-script pkg name for ubuntu
2016-08-10 01:23:06 -04:00
19b87142ba
Merge pull request #1658 from hu-weihua/probepkg
...
Probe package, add ServiceNodeUtils.pm to probe lib
2016-08-10 11:31:11 +08:00
08cb5f1660
Probe package, add ServiceNodeUtils.pm to probe lib
2016-08-09 22:01:43 -04:00
c7a402d554
Merge pull request #1655 from immarvin/onubtbuild
...
fix [FVT]:ubuntu build script build-ubunturepo does not support minor release #1604
2016-08-10 07:47:51 +08:00
65632638b6
Merge pull request #1657 from cxhong/config
...
move config switch files to scripts dir
2016-08-09 16:58:23 -04:00
c458718ebf
move config switch files to scripts dir
2016-08-09 16:54:08 -04:00