Yuan Bai
d94406edae
Merge branch 'master' into sle15support
2018-08-20 17:10:12 +08:00
zet809
0d0859ea74
Merge pull request #5429 from neo954/trailing-spaces
...
Remove all trailing spaces from xcat-core codes
2018-08-17 16:21:07 +08:00
zet809
aa1b147f25
Replace 5478 to fix issue 5476 ( #5531 )
2018-08-17 16:11:16 +08:00
cxhong
0832cc405d
Support rspconfig sshcfg command for cumulus switch ( #5483 )
2018-08-17 15:53:53 +08:00
xuweibj
b17c588896
Merge pull request #5359 from gurevichmark/rflash_lock
...
Lock rflash operation
2018-08-17 15:31:28 +08:00
zet809
b4bc1e9996
Merge pull request #5486 from jjohnson42/fixconfigfpc
...
fix configfpc with no gateway
2018-08-17 15:13:33 +08:00
Mark Gurevich
9659708a96
Add --noupdateinitrd option to rinstall ( #5523 )
2018-08-17 14:49:23 +08:00
yangsong
ebc04e4cbc
support args in postinstallscripts ( #5462 )
...
* support args in postinstallscripts
* add the script to inject systemd service unit
2018-08-17 11:23:56 +08:00
cxhong
dcaa21aa13
Support multiple syncfile list for packimage process ( #5524 )
2018-08-17 11:01:55 +08:00
cxhong
0dc260db29
Merge pull request #5514 from robin2008/getopenbmccons
...
Improve getopenbmccons performance (#5507 )
2018-08-16 14:34:49 -04:00
Gᴏɴɢ Jie
0f190b79a5
[go-xcat] Dirty workaround for github issue #5503 on SLES 11 SP4 ( #5522 )
2018-08-16 19:43:16 +08:00
robin2008
957eaf8016
Improve getopenbmccons performance ( #5507 )
...
- as it is only DB operation, do all things in preprocess_handler
- pass 'node' instead of 'noderange' to avoid accessing whole `nodelist`
2018-08-15 16:59:39 +08:00
Weihua Hu
1f10e1e434
Merge pull request #5504 from zet809/fix_issue_5499
...
fix issue 5499: rflash option needed to update PNOR or BMC individually for P9 OpenPower servers
2018-08-14 17:31:51 +08:00
Mark Gurevich
ecec67cfca
Stop rinstall processing if runimage is invalid ( #5447 )
2018-08-13 22:53:22 +08:00
ertaozh
d7b0c0e11b
fix issue 5499: rflash option needed to update PNOR or BMC individually for P9 OpenPower servers
2018-08-13 06:11:37 -04:00
Jarrod Johnson
95aa9decc1
Remove spurious variable scoping.
...
This had broken all but SLE15 support.
2018-08-10 10:57:46 -04:00
yangsbj
a07ee82026
nodediscover.pm: print error message when failed to open socket to 3001 port of the node under discovery
2018-08-10 05:57:09 -04:00
Thilo Maurer
2db3d143c1
fix typo in informational message
2018-08-09 17:25:59 +02:00
Jarrod Johnson
a71a6c40b0
fix configfpc with no gateway
2018-08-09 09:43:38 -04:00
Yuan Bai
de8dadfd41
fix /etc/hosts empty in sles12sp3 diskful installation ( #5469 )
...
* fix /etc/hosts empty
* fix /etc/hosts empty
2018-08-07 14:57:08 +08:00
Jarrod Johnson
2a6cd52057
Correct for SLE15
...
SLE15 is a more unified distro. Also fix install=
for SLES15, versus osimage
2018-08-06 14:02:03 -04:00
Jarrod Johnson
b600391786
Correct oversight in SLE-15 support
2018-08-06 14:02:00 -04:00
Jarrod Johnson
f26c82b7ba
SLE 15 support
2018-08-06 14:01:54 -04:00
Jarrod Johnson
a39707fa94
Restore classic nodeset arguments
...
People are opting into the classic arguments, continue helping them so
long as it works.
2018-08-06 14:01:44 -04:00
Gᴏɴɢ Jie
202e6d1ec3
Draft compute.rhels8.tmpl for RHEL8 Alpha Base OS ( #5341 )
...
Draft compute.rhels8.pkglist for RHEL8 Alpha Base OS
Draft pre.rhels8 for RHEL8 Alpha Base OS
Draft post.rhels8 for RHEL8 Alpha Base OS
Draft next generation post.xcat.ng
2018-08-06 16:47:07 +08:00
zet809
c1608c0b79
Merge pull request #5452 from gurevichmark/rinstall_options3
...
Allow any command for runcmd= option
2018-08-06 13:44:56 +08:00
bybai
23759f22fc
check BMC state after BMCreboot in rflash -d
2018-08-03 02:34:24 -04:00
Yuan Bai
fc1c23285e
enhance partition for sles12sp3 ( #5457 )
2018-08-02 17:19:08 +08:00
Gᴏɴɢ Jie
802ed5cbad
Suppress the `index.attr, No such file or directory' error message from openssl ( #5456 )
2018-08-02 17:00:22 +08:00
Yuan Bai
ccc69fc330
remind incorrect syntax in object name regular expression ( #5455 )
...
Remind incorrect syntax in object name regular expression
2018-08-02 11:22:43 +08:00
Mark Gurevich
452d29eec6
Allow any command for runcmd= flags
2018-08-01 14:26:41 -04:00
Gᴏɴɢ Jie
738e5c8814
Use File::Temp::tmpnam() instead of POSIX::tmpnam() ( #5443 )
2018-07-27 17:40:33 +08:00
Yuan Bai
ee6314cb10
enhance lsdef Noderange format error ( #5442 )
...
* Enhancement for handling lsdef node-range format error
2018-07-27 17:00:36 +08:00
Gᴏɴɢ Jie
6678ba7316
Merge pull request #5439 from bybai/dh
...
makedhcp check if mac format is valid
2018-07-27 13:02:36 +08:00
bybai
880a84ce07
makedhcp check if mac format is valid
2018-07-27 00:49:22 -04:00
Mark Gurevich
38fcae5b23
rinstall flag and option ( #5437 )
2018-07-27 11:09:41 +08:00
cxhong
ce42f6e03e
block the command if run by non-root users ( #5438 )
2018-07-27 10:52:24 +08:00
Gᴏɴɢ Jie
29b5e07264
Add chrony to default Ubuntu 18.04 package lists ( #5435 )
...
* Add chrony to default Ubuntu 18.04 diskful package lists
* Add chrony to default Ubuntu 18.04 diskless package lists
2018-07-26 15:06:47 +08:00
robin2008
5e53fa6824
using execute binary of systemd to determine if systemd is enabled on this distro
2018-07-26 13:23:45 +08:00
Gᴏɴɢ Jie
299570f550
Enlarge the size of /boot partition for Ubuntu ( #5432 )
2018-07-25 16:33:00 +08:00
Bin Xu
03242a3463
not generate debuginfo for xCAT-server package ( #5431 )
2018-07-25 15:25:08 +08:00
Yuan Bai
61ee40ee72
enhance liteimg to print message more reasonable ( #5415 )
2018-07-25 10:26:22 +08:00
Yuan Bai
806c507a6a
support sles12sp3 servicenode installation ( #5426 )
...
* support sles12sp3 servicenode installation
* polished
2018-07-24 17:32:08 +08:00
Mark Gurevich
902debb3b8
Status update for FW flash ( #5422 )
2018-07-24 10:23:49 +08:00
Mark Gurevich
4d0bde05d6
Merge pull request #5416 from bybai/rf
...
put a delay of 3 seconds to untar the firmware file for rflash -d
2018-07-23 10:33:43 -04:00
zet809
eccccd30a4
Merge pull request #5404 from neo954/makentp
...
Tweak makentp for chronyd
2018-07-23 17:40:43 +08:00
Bin Xu
57bc7c1f57
Add a default systemd unit file based on the auto-generated one from SysV ( #5394 )
...
* Add a default systemd unit file based on the auto-generated one from SysV
* modify the xcatd testcase when using systemd
2018-07-23 17:31:50 +08:00
Bin Xu
20f64f4111
commands.log show the service node name ( #5408 ) ( #5409 )
2018-07-23 17:28:52 +08:00
Gᴏɴɢ Jie
b86e2082bf
Workaround for Ubuntu 18.04 busybox bug ( #5421 )
...
* Workaround for Ubuntu 18.04 busybox bug https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1753572
* Add cpio to the Ubuntu 18.04 diskless pkglist
2018-07-23 17:00:37 +08:00
bybai
22d35a2dba
polish the comments
2018-07-22 22:34:34 -04:00