2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

7760 Commits

Author SHA1 Message Date
yangsong
4cf9c18fc7 Revert "differentiate the log entries of postscript and postbootscript " (#1927) 2016-09-29 17:27:59 +08:00
caomengmeng
d23fc6f31d Merge pull request #1926 from neo954/go-xcat-devel
[go-xcat] Make all the upper level directory create by go-xcat a looser permission
2016-09-29 16:24:08 +08:00
GONG Jie
a2c53eb311 [go-xcat] Make all the upper level directory create by go-xcat a looser permission 2016-09-29 16:21:06 +08:00
Casandra Qiu
97ba3f3419 Add switch matching string from vendor to switchtype 2016-09-28 17:04:48 -04:00
Jarrod Johnson
edb1d181e9 Provide hook for saner versioning
The traditional approach was not adequately
hooked into git.  It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
zet809
53431a3344 Merge pull request #1913 from neo954/go-xcat-devel
[go-xcat] Change the permission when mkdir
2016-09-28 17:45:05 +08:00
GONG Jie
0ded2486c3 [go-xcat] Change the permission when mkdir 2016-09-28 17:42:52 +08:00
penguhyang
d4ca9ef3c0 fix imgexport couldn't find rootimg.gz (#1907) 2016-09-28 16:12:14 +08:00
Weihua Hu
d46d34f8b8 Merge pull request #1724 from mattaezell/xdie_rootimgdir
Protect umount_chroot from running with rootimage_dir undefined
2016-09-28 14:24:24 +08:00
zet809
ca1d05b99e Merge pull request #1880 from xuweibj/issue1504
fix issue 1504 & 1854, modified discovery messages
2016-09-27 17:16:32 +08:00
XuWei
46404e7ad6 modified error 2016-09-27 05:11:48 -04:00
XuWei
e03a047717 modified depending on comments 2016-09-27 02:32:19 -04:00
zet809
500dec645e Merge pull request #1639 from neo954/xcat-wizard-devel
[xcat-wizard] An interactive wizard to do basic xCAT configuration
2016-09-27 14:07:25 +08:00
zet809
0d9e37d63b Merge pull request #1883 from cxhong/1878
Support Predefine switch has same hostname as discovery
2016-09-27 13:56:37 +08:00
GONG Jie
8b21c16e99 [xcat-wizard] User-interface text tweaking based on comments of @gurevichmark 2016-09-27 13:28:31 +08:00
penguhyang
80c6c3c591 Merge pull request #1897 from immarvin/onissue
fix issue [FVT]: sed: can't read /boot/grub/grub.conf in servicenode log file #1730
2016-09-27 10:31:33 +08:00
immarvin
e35ef729be fix issue [FVT]: sed: can't read /boot/grub/grub.conf in servicenode log file #1730 2016-09-27 10:26:13 +08:00
penguhyang
e4c0d8c367 diff postscript and postbootscript log (#1832) 2016-09-27 10:20:00 +08:00
Victor Hu
99d26aa281 Merge pull request #1876 from cxhong/1872
bmcdiscover -i IP -u USERID -p PASSW0RD --ipsource failed
2016-09-26 13:45:59 -04:00
Patrick Lundgren
aeaf5a193c Change rhels boot partition size from 256 MB to 512 MB 2016-09-26 10:46:03 -04:00
Casandra Qiu
fb033f83d9 removed some blank space 2016-09-26 08:50:37 -04:00
Samveen
81de9dac66 Add force option to setup-local-client.sh (#1793) 2016-09-23 16:53:54 +08:00
immarvin
b6d14179ca add IMG_NAME into the environment variables to postinstall scripts 2016-09-23 14:32:54 +08:00
immarvin
ce8e4cf962 fix todays development version of xcat has a dramatically longer netboot time. #1882 2016-09-23 13:18:59 +08:00
Casandra Qiu
019c0c6aa8 Support Predefine switch has same hostname as discovery 2016-09-22 21:35:04 -04:00
Casandra Qiu
0a8379c9ec modify code per ErTao's suggestion 2016-09-22 11:09:06 -04:00
neo954
ee11ecddb7 Merge pull request #1877 from immarvin/onissue
fix issue netboot postscripts have no knowledge about the osimage it is installing. #1857
2016-09-22 04:28:08 -05:00
chenglch
59de78eed9 Merge pull request #1647 from bybai/xcatuirest
rest api to get network adapters and to get network adapter infor based on dev
2016-09-22 17:14:45 +08:00
immarvin
66c99aad31 fix issue netboot postscripts have no knowledge about the osimage it is installing. #1857; export osimage attributes to postinstall scripts as environment variables 2016-09-22 05:05:00 -04:00
bybai
e4bc58c961 modify output format 2016-09-22 04:53:08 -04:00
XuWei
5c17670c9e fix issue 1504 & 1854, modified discovery messages 2016-09-22 03:07:10 -04:00
Casandra Qiu
e7f8d4261c bmcdiscover -i IP -u USERID -p PASSW0RD --ipsource failed 2016-09-21 22:40:36 -04:00
Mark Gurevich
4098416bdf Merge pull request #1838 from immarvin/onrhstatic
No additional comments for 5 days. Merging.
2016-09-21 16:49:22 -04:00
Yuan Bai
4c43632cd2 Merge pull request #1840 from cxhong/1815
Handle blank spaces in the addkit directory path name
2016-09-21 16:29:08 +08:00
Yuan Bai
3eda0cd0f2 Merge pull request #1800 from chenglch/templaterest
Add rest api for the node template
2016-09-21 14:19:43 +08:00
Mark Gurevich
8650988ac6 Merge pull request #1864 from neo954/go-xcat-devel
[go-xcat] Fix github issue #1836. Handle the situation of lack update…
Looks good now. Merging.
2016-09-20 11:01:07 -04:00
GONG Jie
b52b25cd84 [go-xcat] Revise error messages base on the comments of @gurevichmark 2016-09-20 22:26:45 +08:00
zet809
52c7129303 Merge pull request #1806 from penguhyang/rspconfig_vlan
support vlan for rspconfig
2016-09-20 15:39:06 +08:00
penguhyang
b0e0b8fe92 support vlan for rspconfig 2016-09-20 03:17:22 -04:00
GONG Jie
24b2a63614 [go-xcat] Fix github issue #1836. Handle the situation of lack updateinfo command support for yum, and show friendly error messages. 2016-09-20 14:39:40 +08:00
penguhyang
7bcf328b0f support sles12 for statelite, nfs and ramdisk (#1774) 2016-09-20 11:08:27 +08:00
zet809
31c5adb897 Merge pull request #1845 from cxhong/1752
BMC temp nodes are not deleted after compute node discovered
2016-09-20 10:42:44 +08:00
immarvin
bb8c683b41 fix issue rh7.3 and rh7.2 diskless image installation failed. #1855 2016-09-19 21:48:14 -04:00
Casandra Qiu
299e3e7118 change "avoid" to "support" 2016-09-19 13:09:54 -04:00
Casandra Qiu
fa60d72e64 Modify "while" to "white" 2016-09-19 13:08:49 -04:00
Mark Gurevich
2075e51b8f Merge pull request #1775 from neo954/go-xcat-devel
[go-xcat] Fix github issue #1641, issue #1748
Looks good to me. Agree to merge.
2016-09-19 10:38:32 -04:00
GONG Jie
6ca356cfb7 [go-xcat] Change the output based on the comment of @geruvichmark 2016-09-19 14:32:46 +08:00
GONG Jie
0643166295 [go-xcat] Handle command argument more flexible 2016-09-18 22:27:24 +08:00
immarvin
2298d9eb24 fix issue:[Customer]a network configuration of interface named bootnic will be created on CN when the site.managedaddressmode=static #1837 2016-09-16 09:31:45 -04:00
Casandra Qiu
95fecae314 BMC temp nodes are not deleted after compute node discovered 2016-09-15 16:34:44 -04:00