2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 18:50:28 +00:00
Commit Graph

2518 Commits

Author SHA1 Message Date
GONG Jie
ea1e8e6648 Remove trailing spaces in file xCAT-client/pods/man1/geninitrd.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
68f700e46e Remove trailing spaces in file xCAT-client/pods/man1/genimage.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
a310fc1706 Remove trailing spaces in file xCAT-client/pods/man1/dumpxCATdb.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
2fd7bbb9ca Remove trailing spaces in file xCAT-client/pods/man1/db2sqlsetup.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
2d28c9c314 Remove trailing spaces in file xCAT-client/pods/man1/csm2xcat.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
2df8e8e1de Remove trailing spaces in file xCAT-client/pods/man1/configfpc.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
5d354b5cd7 Remove trailing spaces in file xCAT-client/pods/man1/clonevm.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
c57e923be8 Remove trailing spaces in file xCAT-client/pods/man1/chzone.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
56ffbfdb4d Remove trailing spaces in file xCAT-client/pods/man1/chvm.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
bfd798ffab Remove trailing spaces in file xCAT-client/pods/man1/chkosimage.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
f83d5e0a19 Remove trailing spaces in file xCAT-client/pods/man1/chhypervisor.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
144b9168a9 Remove trailing spaces in file xCAT-client/pods/man1/chdef.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
661dd64bbd Remove trailing spaces in file xCAT-client/pods/man1/cfm2xcat.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
a30b7fc405 Remove trailing spaces in file xCAT-client/pods/man1/cfgve.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
411890ed4d Remove trailing spaces in file xCAT-client/pods/man1/bmcdiscover.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
be90edc9dd Remove trailing spaces in file xCAT-client/pods/man1/addkitcomp.1.pod 2017-12-31 23:59:59 +00:00
GONG Jie
f2b8de244f Remove trailing spaces in file xCAT-client/podchecker 2017-12-31 23:59:59 +00:00
GONG Jie
2170134b7f Remove trailing spaces in file xCAT-client/debian/postrm 2017-12-31 23:59:59 +00:00
GONG Jie
6b46661e04 Remove trailing spaces in file xCAT-client/debian/copyright 2017-12-31 23:59:59 +00:00
GONG Jie
70709eb281 Remove trailing spaces in file xCAT-client/bin/zxcatIVP.pl 2017-12-31 23:59:59 +00:00
GONG Jie
456433e84b Remove trailing spaces in file xCAT-client/bin/zvmMsg 2017-12-31 23:59:59 +00:00
GONG Jie
a3a169ba4d Remove trailing spaces in file xCAT-client/bin/xcatchroot 2017-12-31 23:59:59 +00:00
GONG Jie
3f85add4a6 Remove trailing spaces in file xCAT-client/bin/verifynode 2017-12-31 23:59:59 +00:00
GONG Jie
efb8ab519f Remove trailing spaces in file xCAT-client/bin/tcons 2017-12-31 23:59:59 +00:00
GONG Jie
ea3342d521 Remove trailing spaces in file xCAT-client/bin/rinstall 2017-12-31 23:59:59 +00:00
GONG Jie
7bac909a35 Remove trailing spaces in file xCAT-client/bin/rcons 2017-12-31 23:59:59 +00:00
GONG Jie
78e4ea5285 Remove trailing spaces in file xCAT-client/bin/pgsqlsetup 2017-12-31 23:59:59 +00:00
GONG Jie
47ecc0e01e Remove trailing spaces in file xCAT-client/bin/mysqlsetup 2017-12-31 23:59:59 +00:00
GONG Jie
bcce7d195d Remove trailing spaces in file xCAT-client/bin/db2sqlsetup 2017-12-31 23:59:59 +00:00
Mark Gurevich
9659708a96 Add --noupdateinitrd option to rinstall (#5523) 2018-08-17 14:49:23 +08:00
Mark Gurevich
ac7b9ab5ef Updated man pages 2018-08-03 11:07:35 -04:00
Mark Gurevich
452d29eec6 Allow any command for runcmd= flags 2018-08-01 14:26:41 -04:00
Mark Gurevich
38fcae5b23 rinstall flag and option (#5437) 2018-07-27 11:09:41 +08:00
xuweibj
b2c9ba06fc modify man page of rcons about exit code 2018-06-26 01:09:40 -04:00
yangsong
c49e41da99 support environment variables in osimage customized files (#5281)
* * osimage table schema change: add a "environvar" col in osimage table to hold environment variables used in osimage customized files
* osimage object schema change: add a environvar attribute, which refers to  osimage.environvar
* the environment variables specified in "environvar" attribute will be exported during invocation of postinstall scripts in genimage

* support variables in synclists

* support environment variables in genimage,mkinstall,getpostscript

* support environment variables for xdcp -i -F in packimage
2018-06-15 14:51:41 +08:00
Yuan Bai
7576e04e24 let mysqlsetup work when using alias IP as MN IP (#5279)
* let mysqlsetup work when using alias IP as MN IP
2018-06-06 15:25:11 +08:00
robin2008
671231833d modify nodestat usage and manpage for -f|--useping 2018-05-31 17:13:04 +08:00
yangsbj
74e57623a6 update documentation on synclist for issue With "updatenode -F -r /usr/bin/scp", failed to replace regular file with directory #5214 and With "updatenode -F -r /usr/bin/scp", failed to replace directory with regular file #5217 2018-05-22 04:44:00 -04:00
Bin Xu
7a69c9b779 using --nosyncfiles to bypass syncing files to root image directory (#5229) 2018-05-22 12:47:37 +08:00
yangsong
668a00bd71 Revert "[CUSTOMER] Ping not working for non root users on Diskless PowerKVM guests (rhels7.2) #922: use tar as the default archive method instead of cpio (#5187)" (#5221)
This reverts commit 2bf5dc57f9.
2018-05-17 11:20:55 +08:00
Mark Gurevich
566142a02d Doc changes for OpenBMC rinv multiple options 2018-05-11 10:40:07 -04:00
yangsong
2bf5dc57f9 [CUSTOMER] Ping not working for non root users on Diskless PowerKVM guests (rhels7.2) #922: use tar as the default archive method instead of cpio (#5187) 2018-05-10 16:26:42 +08:00
Mark Gurevich
2361cda1f2 Man and usage updates for chtab and tabch commands 2018-05-08 13:34:17 -04:00
yangsong
7c85b0998d add support for syncfiles with scp (#5123)
* add support for syncfiles with scp

* refine logic of EXECTUTE support message non rsync filesync

* refine syncfiles

* add startsyncfile script for cumulus

* refine format, fix updatenode without options causes command to crash #5142
2018-04-27 11:28:08 +08:00
XuWei
e076602ffa modify bmcdiscover manpage for IP range 2018-04-19 22:02:03 -04:00
Mark Gurevich
f3a681d1f1 Man page change for rvitals 2018-04-10 14:38:36 -04:00
Bin Xu
c99b50d5dc Fix the issue (#5041) when no server name infor with --verbose, but -V does 2018-04-02 16:04:44 +08:00
zet809
53a98cfecc Merge pull request #5018 from gurevichmark/openbmc_pnor_usage
Replace usage of PNOR with Host
2018-03-30 11:20:23 +08:00
Mark Gurevich
8cfe5b546e Replace usage of PNOR with Host 2018-03-28 13:09:48 -04:00
Mark Gurevich
20e7dcd7de Better message for --recover option 2018-03-22 14:47:05 -04:00