4e1d4629a9
Preserve the user ownership of the file for xdcp command
2017-03-20 13:19:39 -04:00
98ef5adea2
modified depending on comments
2017-03-20 01:12:29 -04:00
b67145f860
Add man page related with openbmc
2017-03-16 23:01:48 -04:00
2ea805e541
Merge pull request #2623 from cxhong/2615
...
Handle bad return code from pdu commands
2017-03-15 17:14:30 +08:00
d32fd0c30f
Merge pull request #2573 from xuweibj/openbmc
...
framework for openbmc support, support some rpower and rinv commands
2017-03-15 16:20:37 +08:00
f70d928373
Merge pull request #2613 from chenglch/passwd-doc
...
Update man page for password cryptmethod
2017-03-10 13:19:15 +08:00
6a5b8b3bbc
Handle bad return code from pdu commands
2017-03-09 17:26:35 -05:00
ab1d1ba552
Update man page for password cryptmethod
...
close-issue: #2558
related-patch: #2559
2017-03-08 21:48:53 -05:00
72a0a2b5a9
[DO NOT MERGER] framwork for openbmc support
2017-03-03 04:10:23 -05:00
b35ce9a148
Fix regex issue that duplicate the node name
...
close-issue: #2582
2017-03-03 11:06:01 +08:00
a7018a3db7
Add nodetype to pdu table
2017-02-22 16:23:23 -05:00
b3f4c5cbdc
[perl-xCAT] Fix #2521
2017-02-22 04:47:18 +00:00
9cd9f5b3d7
Add pdu to object type and modify attributes in the pdu table
2017-02-21 15:25:47 -05:00
4f06808faf
Merge pull request #2481 from cxhong/pdu
...
Add pdu support
2017-02-15 11:39:39 +08:00
916e2f4348
Merge pull request #2448 from whowutwut/cleanup_logs
...
Clean up logger messages for xcatroot in diskless boot (2)
2017-02-14 22:59:36 +08:00
c4e0f637c9
Add pdu support
2017-02-13 16:33:11 -05:00
78a6c90203
Merge pull request #2425 from chenglch/regular
...
Make nics attribute inhertable
2017-02-09 14:59:34 +08:00
98785fbddf
Make nics attribute inhertable
...
As the attribute value in the nics table can not match the regular
expresion format supported by the table library, this patch add the
logic in the def utils to handle the regular expresion.
close-issue: #2412
2017-02-09 14:25:53 +08:00
6e7f374a4a
Improve the output message when switch information fails to refresh
2017-01-25 16:01:41 -05:00
8782186f6b
check if there is "-l" options
2017-01-24 16:05:01 -05:00
6f698625db
xdsh doesn't read credentials from the passwd table for IBSwitch
2017-01-24 15:43:31 -05:00
7e7f3f6b34
Merge pull request #2429 from samveen/discinfo_fix
...
Discinfo fixes
2017-01-23 02:34:12 -06:00
4c69fdeac2
Merge pull request #2434 from jjohnson42/rinvusage
...
Update rinv usage and man page
2017-01-22 14:20:02 +08:00
4d7a8f9c87
Update rinv usage and man page
2017-01-20 14:21:26 -05:00
edcd5eb8ff
[perl-xCAT]Add x86_64 Centos 7.3 discinfo
2017-01-20 08:38:40 +00:00
36a8477e08
[perl-xCAT]Add x86_64 Centos 5.4,7.2 discinfo, reorder
2017-01-20 08:38:27 +00:00
fdbf2166e1
fix issue Unsupported character in bootparams.addkcmdline #2392
2017-01-10 21:20:09 -05:00
6755a099d0
Merge pull request #2195 from neo954/issue1547-rpm-packaging
...
Make all the rpm packages have the exactly same version and release numbers
2017-01-10 17:27:54 +08:00
327db76f9e
Make all the deb packages have the exactly same version and release numbers
2017-01-03 12:56:15 +08:00
65c2911888
Make all the rpm packages have the exactly same version and release numbers
2017-01-03 12:47:14 +08:00
6495de9cda
correct the path of genimage lock
2016-12-07 03:59:23 -05:00
2911746a47
refine the doc on soft raid1 setup during node provision
2016-12-05 00:39:32 -05:00
8ec6065322
refine the doc for linuximage.partitionfile
2016-12-05 00:38:35 -05:00
72d20a23be
Merge pull request #2156 from gurevichmark/postinstall-doc
...
postinstall script description, formatting and spelling
2016-12-05 10:16:21 +08:00
9cf54f66cb
Review recommended changes
2016-11-30 13:41:48 -05:00
32ba9701ca
Merge pull request #1868 from zet809/fix_issue_1734
...
fix issue 1734: Update the help info for node.mac to know how to hand…
2016-11-28 13:24:39 +08:00
bea547512a
fix issue 1734: Update the help info for node.mac to know how to handle installnic bond
2016-11-25 22:59:26 -05:00
223b3305ef
Merge pull request #2168 from chenglch/cryptmethod
...
Load the cryptmethod in the passwd table to generate the password
2016-11-22 00:14:17 -06:00
69fff6a31e
Load the cryptmethod in the passwd table to generate the password
...
sha256 and sha512 crypt methods are supported from glibc 2.7 version.
This patch enable the crypt feature on linux system and encrypt the
password with sha256 by default.
implement: #1890
2016-11-22 13:10:41 +08:00
c936778f21
fix issue [DEV] several issues on generating grub.cfg-xxx when netboot=grub2 #2174 ; fix issue kcmdline for centos netboot images set incorrectly #1502
2016-11-20 21:42:26 -05:00
fb49715667
postinstall script description, formatting and spelling
2016-11-15 13:19:53 -05:00
8a60e6419f
Merge pull request #2095 from xuweibj/macmaps
...
fix issue 1650, help to resolve errors
2016-11-09 11:11:37 +08:00
409e32bd70
modified depending on comments
2016-11-08 02:32:01 -05:00
1e6714a99d
fix issue when using copycds -p, stateful install has yum point to the wrong repository. #1852
2016-11-07 22:20:28 +08:00
74dca9c43e
fix issue 1650, help to resolve errors
2016-11-07 02:43:09 -05:00
062ed1385a
Merge pull request #2036 from immarvin/ongenimage
...
add lock in rh/genimage to avoid multiple genimage processes on same rootimg directory;add guard code before umount/remove mount points under rootimg directory
2016-11-03 02:41:30 -05:00
1ebdb5d96c
add lock in rh/genimage to avoid multiple genimage processes on same rootimg directory;add guard code before umount/remove mount points under rootimg directory
2016-11-03 03:32:12 -04:00
15eeb3b2d5
Skit auditlog and eventlog table as auto increment key is uesd ( #2066 )
...
Close-issue: #2065
2016-11-02 15:20:08 +08:00
77c8b3011e
Merge pull request #2057 from whowutwut/dhcpinterfaces
...
Add documentation for the noboot option
2016-11-02 09:59:50 +08:00
331d7868fa
Set value to '' if value within composite primary keys not defined ( #2045 )
...
As history reasons, null value is always set within the composite primary
keys, this patch is just a work aroud for the issue encountered on postgres.
Correct fix is to report error to the client side, but too much error handler
is missing in xcat code
close-issue: #2037
close-issue: #2007
2016-11-01 10:14:54 +08:00