2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-11 07:40:11 +00:00
Commit Graph

651 Commits

Author SHA1 Message Date
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
3b1785802f modify from Mark's comment 2016-09-19 12:46:16 -04:00
6bdfc2044b Fixed based on review comments 2016-09-16 19:03:21 -04:00
e7726d67da Modify comments from Mark 2016-09-15 21:03:24 -04:00
031a5022ce Change the man page for the chain table 2016-09-15 14:01:04 -04:00
174f92a5da Update the documentation to recommend users go directly into provisioning the OS 2016-09-15 13:59:05 -04:00
3d90e27584 Merge remote-tracking branch 'personal/master' 2016-09-14 11:26:37 -04:00
e324a58652 Merge pull request #1823 from zet809/modify_rinv_manpage_rst_file
the modification for rinv manpage rst file, add rinv options for Open…
2016-09-14 09:12:30 -04:00
ae4fc76eb0 Merge pull request #1830 from zet809/fix_issue_1817
modify rcons manpage
2016-09-14 11:22:11 +08:00
dca08efb3b add description for uuid option of rinv 2016-09-13 21:59:06 -04:00
30d8d67c35 modify man page 2016-09-13 16:54:57 -04:00
09b578137a modify the doc with comment 2016-09-13 16:29:50 -04:00
4d96246fbb modify rcons manpage 2016-09-13 04:17:27 -04:00
3924f93cc0 Merge pull request #1812 from immarvin/onrh7kdump
fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x
2016-09-13 13:20:41 +08:00
b90ca84237 Modify switchdiscover usage, man page and update readdoc 2016-09-12 22:42:41 -04:00
de8fe856c4 the modification for rinv manpage rst file, add rinv options for OpenPOWER servers 2016-09-12 22:05:55 -04:00
43a728b34f Change attribute name from vlantag to bmcvlantag 2016-09-12 14:36:20 -04:00
c0194840e7 fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x 2016-09-12 01:32:34 -04:00
fda2090c86 Update Schema.pm to generate new man pages for consoleondemand attribute 2016-09-09 16:08:40 -04:00
aeee5c6125 Merge branch 'master' of github.com:jjohnson42/xcat-core 2016-09-09 09:52:49 -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
34e79cee37 Add security advisory for SWEET16 2016-08-29 22:55:14 -04:00
c44e760214 Merge pull request #1771 from zet809/fix_issue_1750
Remove the hardcoded password for FSP
2016-08-29 22:34:47 -04:00
a9b9c89c28 Remove the hardcoded password for FSP 2016-08-28 22:51:28 -04:00
9023bf1699 update manpage for packimage (#1753) 2016-08-24 09:45:51 +08:00
a89c5c6c75 add release info for 2.12.2 2016-08-19 16:56:31 +08:00
edc454edff Add the URL for the 16.04.1 mini.iso 2016-08-18 10:51:04 -04:00
ecb474e071 Merge pull request #1737 from whowutwut/security_doc
Add security notices from 2015 over to RTD
2016-08-18 09:32:45 -04:00
b90fe27096 Created the security notices that were on SF for 2015 into the xCAT
documentation so we can clean up the GitHub Wiki to remove security
notices from that location. I think saving the last 2 years is sufficient
and probably should get removed over time.
2016-08-18 09:29:42 -04:00
13388737ac Update create_img.rst
Fix type of install on this page
2016-08-17 15:02:47 -04:00
60f54f7fb2 Support --resize option for chvm (#1598)
* Support --resize option for chvm

* Handle generic error from libvirt when resizing VM

* Improve finding the disk to resize
2016-08-16 19:34:15 -05:00
fcf3ece46c Merge pull request #1705 from zet809/xcat_install_doc_for_ubuntu
modify doc to add arch keyword for ubuntu online repo
2016-08-16 15:37:20 -04:00
8abf2b0334 Provide Security Notice for Vulnerability created on 2016-08-15 2016-08-16 14:34:32 -04:00
433cd39068 modify doc to add arch keyword for ubuntu online repo 2016-08-16 02:32:54 -04:00
be77e5f43f fix issue [DEV] it is ambiguous to determine which compressed rootimg to use among rootimg.tar.gz,rootimg.cpio.gz,rootimg.tar.xz... #1695; update the manpage and usage info of packimage 2016-08-13 02:53:05 -04:00
ae3489d3a4 Merge pull request #1667 from andreas-h/patch-1
Update features.rst
2016-08-11 11:12:28 -04:00
79426ad21e add new option to indicate compress method (#1669) 2016-08-11 03:09:43 -05:00
e78dfb7f38 Update features.rst 2016-08-10 22:08:20 +02:00
c72abd7409 completed 2016-08-03 04:57:30 -04:00
5cd203cdf5 enhance packimage -m txc (#1602) 2016-08-02 16:45:31 +08:00
5d46d48f6a Fix issue of packimage -m txc (#1554)
* redefine the code to make distint

* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
5438ffa180 Merge pull request #1527 from neo954/bug-unknown-doc
[doc] Fix a typo in xCAT 2.12.x Release Information
2016-07-13 16:51:36 +08:00
82515b50c8 [doc] Fix a typo in xCAT 2.12.x Release Information 2016-07-13 16:32:28 +08:00
9b48f99dd5 Merge pull request #1394 from gurevichmark/nodeset_offline
Nodeset offline for ppc64
2016-07-13 09:37:28 +08:00
4bc7a3a2a3 add release info in RTD 2016-07-08 02:32:55 -04:00
39955c0cb5 issue 1471: fix the mistake in the man page for mkdef --template 2016-07-07 06:13:19 -04:00
79f93dac3c Small grammar and formatting fixes for mkdef command 2016-07-05 15:33:46 -04:00