2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-05 04:27:55 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
cxhong bd7ff51f6c Remove confignics for xCAT doc 2020-06-04 10:00:56 -04:00
Yuan Bai c64a539b5a confignics find wrong network for nic when mask is empty (#5809)
* confignics find wrong network for nic when mask is empty
2018-11-16 13:21:06 +08:00
Yuan Bai ed6852a9e4 add log tag for postscripts (#5805) 2018-11-15 17:12:55 +08:00
GONG Jie af312978d0 Remove trailing spaces in file xCAT/postscripts/confignics 2017-12-31 23:59:59 +00:00
Yuan Bai dfca6c2289 enhance exit code for configeth (#3451)
* enhance exit code for configeth

* add exit code for confignics
2017-07-14 14:24:05 +08:00
Yuan Bai f59354c65e Merge pull request #2545 from stanford-rc/slave_typo
fix salve/slave typo
2017-02-27 13:36:38 +08:00
Kilian Cavalotti 401f264df9 confignics: fix regexp for Ethernet checks 2017-02-23 14:52:35 -08:00
Kilian Cavalotti 04444e63a2 fix salve/slave typo 2017-02-23 13:46:44 -08:00
Victor Hu 0b9d55fd99 Add to regular expression for ethernet devices to handle the
predictable nic naming conventions that are starting to be used
in the later OS releases
2015-09-21 14:21:34 +08:00
junxiawang 7d5d1c9b73 fix 4637 [FVT]:confignics -s does not work when there is no values in nics table 2015-05-14 05:50:11 -04:00
baiyuan acd15d4648 fix confignics -s to config installnic when installnic is not in nics table 2015-03-10 23:40:28 -04:00
daniceexi ee57f7f934 defect 4492: confignics: don't run customized script for installnic if not specify the -s 2015-01-11 21:42:47 -05:00
daniceexi 1c3496a1db defect 4492: to support comstomized script for install nic 2014-12-24 06:22:58 -05:00
daniceexi fd1a6dba31 defect 4232: fix1 - support interface named like em5 which is the general format of Ubuntu; fix2 - fix the issue that confignics cannot handle the networks attribute has multiple nets for one nic 2014-08-07 02:38:27 -04:00
ligc 0d78da8895 fix for bug 4187: uncomment the SSL_verify_mode in prsync for RHEL7 2014-07-24 17:06:33 -05:00
immarvin 8b362709b4 fix defect #4233 syslog changes give syntax error on AIX 2014-07-22 23:20:03 -07:00
ligc 5467f1ed24 fix for bug 4177: rhel7 uses interface names ethp1s2/enp1s2 2014-06-25 14:42:59 -05:00
daniceexi a40eb3d054 defect 4125:support to have parameters in niccustomscripts attribute 2014-05-21 04:37:35 -04:00
lissav 595bc352fd defect 4091 2014-05-05 13:36:41 -04:00
ligc 179a62145b fix for a typo in confignics, caused ib configuration problems 2014-01-29 10:02:13 -06:00
daniceexi 69833876fa make confignics postscript to accept the site.setinstallnic to configure installnic to be static 2014-01-07 02:27:35 -05:00
xq2005 0bf9efc290 replace , or . in xcatlib and confignics 2013-11-13 23:49:05 -08:00
xq2005 d8f6d1a6b4 confignics search ipv6 networks name automatically 2013-11-08 07:37:18 -08:00
xq2005 23905cb311 use ip address to find the network name 2013-11-01 03:33:39 -07:00
yinle 8ecf88438c Add check in confignics to give message to AIX user. 2013-10-28 06:33:44 -07:00
jjhua aaed135c1e add a new optional --script for confignics 2013-10-25 14:52:08 -04:00
xq2005 58e403c28c bug:3804 2013-09-26 19:29:30 -07:00
xq2005 cbba505632 confignics modification for syntactics 2013-09-23 02:57:28 -07:00
xq2005 9390efe04e confignics modify -s option 2013-09-11 23:48:49 -07:00
xq2005 0f9cd87b13 for bug 3762 2013-09-04 02:45:31 -07:00
xq2005 fd48d12d60 transfer the confignics and configeth to shell 2013-08-02 03:03:26 -07:00
billwajda 1ca37edf75 fixed pattern match problem in confignics
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15017 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-30 11:58:48 +00:00
ligc 29d5191d91 fix for bug 3320: perl syntax problem in configeth
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-24 07:29:35 +00:00
billwajda 825f8d742b updates for confignics to support configib
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-22 19:03:07 +00:00
billwajda 3176fb6a27 check for either ! or : for delimeter in confignics and configeth
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14836 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-09 20:25:08 +00:00
billwajda 35755455ce changed check for delimeter in confignics
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-09 18:55:19 +00:00
billwajda ca219aabe1 changed configeth specifically for adding additional ethernet adapters. Added new confignics which invokes configeth
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-02 19:48:07 +00:00