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
58fa0e8612
- Added the :noboot option into the dhcpinterfaces keyword
...
- cleaned up the text in the site table keyword and descriptions
to prevent horizontal scrolling on RTD.
2016-10-31 20:52:23 -04:00
8814e623e5
update rvitals manpage for openpower
2016-10-26 04:08:05 -04:00
a50f3710f7
Doc spelling and gramma fixes
2016-10-25 15:31:20 -04:00
a6c910467e
Refine hack_uname() in mlnxofed_ib_install.v2
2016-10-18 23:15:19 -04:00
0aaaf35b75
Merge pull request #1908 from xuweibj/issue1813
...
fix issue 1813, add 9125-f2c in mtm hash
2016-10-17 15:54:35 +08:00
bddadf82ba
support rhelhpc6.8 and 7.2 for ticket 1955 ( #1966 )
2016-10-14 11:30:34 +08:00
1e11b6e80f
Add support for a default MTU on a network
...
Add a MTU column to the networks table. If set, this will configure the MTU in
DHCP so that nodes will have the correct MTU during provisioning. This is
important for large systems to enable jumbo frames to reduce CPU usage when
copying diskless images over the network (before the confignics postscript can
run to set the desired MTU).
2016-10-01 16:01:28 -04:00
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
1d57e7ad83
fix issue 1813, add 9125-f2c in mtm hash
2016-09-28 03:51:35 -04:00
b6d14179ca
add IMG_NAME into the environment variables to postinstall scripts
2016-09-23 14:32:54 +08:00
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
0d608a2d80
Merge pull request #1825 from cxhong/1732
...
Modify switchdiscover usage, man page and update readdoc.
Changes look good. Merging.
2016-09-19 13:12:00 -04:00
6bdfc2044b
Fixed based on review comments
2016-09-16 19:03:21 -04:00
031a5022ce
Change the man page for the chain table
2016-09-15 14:01:04 -04:00
b90ca84237
Modify switchdiscover usage, man page and update readdoc
2016-09-12 22:42:41 -04:00
43a728b34f
Change attribute name from vlantag to bmcvlantag
2016-09-12 14:36:20 -04:00
6bb622903f
Merge pull request #1802 from cxhong/macmap
...
Checking nodetype to distinguish between node/switch discovery
2016-09-12 20:46:29 +08:00
fda2090c86
Update Schema.pm to generate new man pages for consoleondemand attribute
2016-09-09 16:08:40 -04:00
8e834c5e45
using hashtable for nodetype
2016-09-08 10:37:42 -04:00
7db31b82a5
create temp nodetype hash type
2016-09-07 12:59:46 -04:00
2a6d456029
Merge pull request #1784 from zet809/add_options_of_rinv_for_openpower
...
support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for ri…
2016-09-06 15:41:07 -04:00
aad25d8cb5
Checking nodetype to distinguish between node/switch discovery
2016-09-02 12:18:21 -04:00
3c8144055b
Modify description of taggedvlan column in ipmi db table
2016-09-02 11:47:40 -04:00
d914696c2b
Add vlan tag to node and group object attributes
2016-09-01 16:08:14 -04:00
09b28930dc
support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for rinv for OpenPOWER servers
2016-08-30 03:40:36 -04:00
a9b9c89c28
Remove the hardcoded password for FSP
2016-08-28 22:51:28 -04:00