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

503 Commits

Author SHA1 Message Date
3cfa94229f Add mac attribute
It approves that the docker can deal with mac address correctly when creating. The commit f8e3da2280 is useless.
2016-04-15 17:25:16 +08:00
a4615fc8ba rmvm command man page and type fixes 2016-04-14 15:09:36 -04:00
f8e3da2280 Remove mac attribute
It seems the docker can assign MACaddress automatically after the container is started, the pull request 926 have more information
2016-04-14 15:19:08 +08:00
afeffe0df1 add description of rsetboot -u/-p in Usage.pm;refine the manpage 2016-04-12 02:41:14 -04:00
c9ade4d09e Merge pull request #799 from penguhyang/xcatdebugmode_doc
update xcatdebugmode document in readthedocs
2016-04-07 21:11:11 -05:00
edfedde786 update xcatdebugmode document in readthedocs 2016-04-07 03:51:49 -04:00
73bd16638c fix issue 882 spelling mistake while stopping docker container 2016-04-06 21:56:05 -04:00
2075cc02f5 Merge pull request #858 from immarvin/onxcatindocker
refine the "run xcat in docker" doc, add doc for starting xCAT container with compose
2016-04-01 18:20:00 +08:00
d5dd125d1a Merge pull request #878 from penguhyang/update_rmigrate
update the doc about the troubshooting of KVM
2016-03-31 23:36:14 -05:00
b5f5a26e8d refine the doc on start xCAT container with compose 2016-03-31 22:49:22 -04:00
e5147d1711 Merge pull request #789 from penguhyang/improve_debugmode
make a fixed value scope for site.xcatdebugmode(0 1 2)
2016-03-31 21:20:14 -05:00
d6b3ce9d0c Merge pull request #817 from cxhong/swdiscover
Find switch vendor using snmpwalk command
2016-03-31 17:37:47 +08:00
7e306deac1 update the doc about the troubshooting of KVM 2016-03-31 02:27:57 -04:00
0adba0a71b Merge pull request #803 from daniceexi/doc_update_release_info
Add release info for 2.9.3
2016-03-31 11:22:06 +08:00
5c1a19b67f refine the doc 2016-03-30 22:49:58 -04:00
f85540aee2 Fix typo for makeconservercf 2016-03-30 20:03:32 -04:00
8ff7c029a5 recheckin switchdiscover.1.rst after ran create_man_page.py command 2016-03-30 10:44:22 -04:00
2584be6e11 modify switchdiscover command man page 2016-03-30 10:26:34 -04:00
aee2b62c25 update the rst file to match the pod changes in pull request 850 2016-03-29 19:26:23 -04:00
b4d258c628 Update rhels.rst 2016-03-29 11:21:24 -04:00
6be2a770cb refine the doc of run xcat in docker 2016-03-29 04:54:41 -04:00
ac8488dc3f Merge pull request #696 from penguhyang/rmigrate
update doc about the kvm
2016-03-29 02:43:26 -05:00
fb13e598f9 improve document quality about the kvm 2016-03-29 02:46:06 -04:00
f290743258 Merge pull request #813 from zet809/modify_docker_lifecycle_mgt_doc
Modify mkdocker/rmdocker manpage and docker lifecycle management doc tested
2016-03-28 17:01:00 +08:00
dca721d039 update the index 2016-03-28 04:50:40 -04:00
2c70130dc4 add some hints on dns inside container 2016-03-28 03:57:28 -04:00
3092fdaa6e correct a typo 2016-03-28 03:22:10 -04:00
7801d21f7d correct a typo 2016-03-28 03:19:47 -04:00
b4707ca06c remove some outdated info 2016-03-28 02:39:19 -04:00
52a3c87748 refine the doc of xcat in docker, add doc for start xCAT containers with compose 2016-03-28 02:32:07 -04:00
8ffc65cc56 remove run_xcat_in_docker.rst 2016-03-28 02:30:08 -04:00
c6d543ad42 make a fixed value scope for xcatdebugmode 2016-03-25 05:45:38 -04:00
30efac5717 Modify mkdocker/rmdocker manpage and docker lifecycle management doc 2016-03-24 22:47:40 -04:00
c743aa9592 refine the doc on dhcp in large cluster; correcta typo 2016-03-24 21:34:45 -04:00
4488c24a30 Add snmp_scan method for switchdiscover command 2016-03-24 21:22:58 -04:00
9ff63170ad add a tip for dhcp lease file growth in large cluster 2016-03-24 09:27:15 -04:00
2b5e08a92f Update the description for netboot attribute 2016-03-23 04:07:19 -04:00
549b4951e3 Update doc page for security:
Load security page in the index.rst so that the security
  page can be displayed in the RTD.
2016-03-22 06:29:35 -04:00
307277e333 Merge pull request #704 from whowutwut/bmcdiscover
Clean up the usage and manpage for bmcdiscover command
2016-03-22 17:32:49 +08:00
fb629a1551 Remove the obsoleted page webservices which is replaced with restapi page 2016-03-22 05:09:31 -04:00
e8f3a2b295 Merge pull request #818 from pdlun92/rflash_bmc_status
rflash check_bmc_status_with_ipmitool raw command
2016-03-22 10:13:36 +08:00
66b2047714 Update the rst documents missed when making POD changes 2016-03-21 15:57:02 -04:00
d21f29b5bf Fix bmcdiscover usage after code review
- change the bmcpwd option to bmcpasswd
2016-03-21 15:50:36 -04:00
bbe6b6b35c Updated relevant comments in ipmi.pm. Removed rflash_delay description from Schema.pm and documentation/man pages 2016-03-21 14:54:48 -04:00
d0656e1235 Merge pull request #804 from whowutwut/ubuntu1604
Changes to support installing xCAT on Ubuntu 16.04 to unblock #790
2016-03-17 11:07:46 +08:00
cd31f32060 Make a note in the Ubunut Install guide that explains the lowercase "xcat" 2016-03-16 13:50:10 -04:00
1b58fa63bc Merge pull request #743 from penguhyang/split_post.ubuntu
split the post.ubuntu, upgrade the post.xcat, logging the ubuntu installation information.
2016-03-16 11:04:51 +08:00
5bd7f866ab Add release info for 2.9.3 2016-03-15 05:56:30 -04:00
97e29171ba split the post.ubuntu and upgrade the post.xcat 2016-03-15 02:59:31 -04:00
02363eceaf Fix some spelling issues, formatting, and restriction for xCAT 2.9.1 onwards 2016-03-14 22:32:30 -04:00