d076feb216
Merge pull request #2454 from whowutwut/security0127
...
Looks good to me.
2017-01-31 16:49:15 -05:00
ff2c6351af
Add security bulletin files
2017-01-31 16:41:15 -05:00
19f6e8d242
fix random errors in documentation build
2017-01-31 16:38:55 -05:00
4de4fa8fae
Add security Bulletin for 1/26/17
2017-01-31 16:10:38 -05:00
d6d235fbd3
Clean up formatting of MySQL spelling
2017-01-31 16:09:28 -05:00
1a400c31ab
Update mlnxofed_ib_install_v2_diskful.rst
2017-01-31 16:01:55 -05:00
d1088318bc
Update mlnxofed_ib_install_v2_diskless.rst
2017-01-31 16:00:36 -05:00
b6be4d0c1c
Merge pull request #2358 from bybai/statelitedoc
...
add statelite document
2017-01-25 14:31:14 -05:00
29ff06b51f
Remove otherinterfaces which has been replaced by the nic attributes starting in xCAT 2.8.1
2017-01-17 15:34:14 -05:00
a7af376da2
polish format
2017-01-16 02:07:41 -05:00
1e0fa18312
add 2.13.x release information in documents
2017-01-13 00:30:32 -05:00
66f15d8607
delete overview.rst
2017-01-12 01:43:27 -05:00
86a7d4b686
polish statelite doc
2017-01-12 01:40:54 -05:00
f843dcad3c
Change switchtype from cumulus to onie
2017-01-10 15:38:14 -05:00
b59663da48
Merge pull request #2155 from immarvin/oncumulus
...
refine the cumulus support documentation
2017-01-04 22:01:58 -05:00
5c9a3624d6
refine the doc on cumulus switch
2017-01-03 21:44:15 -05:00
043806485b
add statelite document
2016-12-30 02:36:59 -05:00
a8522a9731
update man page for copycds
2016-12-26 21:36:19 -05:00
2e1e273267
refine cumulus support doc
2016-12-23 01:33:05 -05:00
4f771e3dc3
refine the cumulus support doc
2016-12-23 01:33:05 -05:00
ad9f2e4869
modify ubuntu update xcat doc
2016-12-19 02:28:42 -05:00
1f113afdc8
makeconservercf -d to remove all xCAT nodes
2016-12-15 15:32:41 -05:00
3266a819b4
correct the doc on ubt upgrade
2016-12-15 01:00:21 -05:00
32ccaf70e0
change the URL for go-xcat to github
2016-12-08 14:19:23 -05:00
50241fc7bf
Update the man pages in preparation for the 2.13.0 release
2016-12-05 10:22:13 -05:00
2911746a47
refine the doc on soft raid1 setup during node provision
2016-12-05 00:39:32 -05:00
fdb12ecf8f
refine the doc on raid
2016-12-05 00:39:32 -05:00
18d7251103
docs/source/guides/admin-guides/manage_clusters/common/deployment/raid_cfg.rst
...
refine the doc on raid on rh7
2016-12-05 00:32:48 -05:00
cc5dbb0930
docs/source/guides/admin-guides/manage_clusters/common/deployment/raid_cfg.rst
...
refine the doc on raid on rh7
2016-12-05 00:32:48 -05:00
2510697f03
refine the doc on raid
2016-12-05 00:32:48 -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
402fbca69e
Merge pull request #2171 from whowutwut/PSIRT_bulletin
...
Add security bulletin for removal of hard coded password
2016-12-02 17:49:24 +08:00
9cf54f66cb
Review recommended changes
2016-11-30 13:41:48 -05:00
45a7f59b85
Update the table to reflect the update path for security bulletin to be for 2.9 release only for AIX
2016-11-30 12:31:56 -05:00
30488810f3
Merge pull request #2203 from chenglch/rflashprogress
...
Redirect progress message to rflash log files when updating firmware
2016-11-28 17:17:40 +08:00
ed2ce1ff67
Merge pull request #2004 from cxhong/kit
...
Support kitcomponent can be add to higher version of OS, I am ok.
2016-11-28 15:33:49 +08: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
8470c14090
Redirect progress message to rflash log files when updating firmware
...
Previously rflash process will be terminated when the tty session is closed
which is a very dangerous operation that may bricked the BMC. This patch will
ignore the `int`, `term` and `hup` signal when rflash is running and redirect
the output of ipmitool command to `/var/log/xcat/rflash/<node.log>` which make
the progress trackable. In addition, -V option is provided to print more
verbose message from ipmitool when `hpm upgrade` command is running.
This patch also update the node status in the `nodelist` table to record
the rflash status.
fix-issue: #1849
2016-11-28 13:21:26 +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
046cfe97a3
Add more information to the tables to indicate the different
...
update path for Linux vs AIX
2016-11-22 13:17:31 -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
167fb753a8
Add security bulletin for removal of hard coded password
2016-11-18 13:30:30 -05:00
f623d48887
Updated information about postinstall scripts based on PR#2165
2016-11-17 16:57:14 -05:00
f231fd24f1
support different minor version for kits
2016-11-16 15:11:40 -05:00
fb49715667
postinstall script description, formatting and spelling
2016-11-15 13:19:53 -05:00
4366b48c7f
Merge pull request #2129 from whowutwut/rhev_doc
...
Looks good to me.
2016-11-14 08:48:55 -05:00
19d51d775a
Update xcat2_release.rst
2016-11-11 14:33:08 +08:00
e627c393b3
Add release information for 2.12.4
2016-11-11 14:28:03 +08:00
378c8ef38f
Fixed extra word based on review comments
2016-11-10 14:38:02 -05:00