mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	Adding man page for rspconfig to add boot mode
This commit is contained in:
		| @@ -63,6 +63,10 @@ OpenBMC specific: | ||||
|  | ||||
| \ **rspconfig**\  \ *noderange*\  \ **autoreboot={0|1}**\  | ||||
|  | ||||
| \ **rspconfig**\  \ *noderange*\  \ **bootmode**\  | ||||
|  | ||||
| \ **rspconfig**\  \ *noderange*\  \ **bootmode={safe|regular|setup}**\  | ||||
|  | ||||
|  | ||||
| MPA specific: | ||||
| ============= | ||||
| @@ -462,6 +466,12 @@ OPTIONS | ||||
|   | ||||
|  | ||||
|  | ||||
| \ **bootmode**\  | ||||
|   | ||||
|  Display or control BMC Boot Mode attribute setting. | ||||
|   | ||||
|  | ||||
|  | ||||
| \ **dump**\  | ||||
|   | ||||
|  Manage OpenBMC system dumps. If no sub-option is provided, will generate, wait, and download the dump. | ||||
|   | ||||
| @@ -40,6 +40,10 @@ B<rspconfig> I<noderange> B<autoreboot> | ||||
|  | ||||
| B<rspconfig> I<noderange> B<autoreboot={0|1}> | ||||
|  | ||||
| B<rspconfig> I<noderange> B<bootmode> | ||||
|  | ||||
| B<rspconfig> I<noderange> B<bootmode={safe|regular|setup}> | ||||
|  | ||||
| =head2 MPA specific: | ||||
|  | ||||
| B<rspconfig> I<noderange> {B<sshcfg>|B<snmpcfg>|B<pd1>|B<pd2>|B<network>|B<swnet>|B<ntp>|B<textid>|B<frame>} | ||||
| @@ -350,6 +354,10 @@ Display or control BMC Power Supply Redundancy attribute setting. | ||||
|  | ||||
| Display or control BMC Auto Reboot attribute setting. | ||||
|  | ||||
| =item B<bootmode> | ||||
|  | ||||
| Display or control BMC Boot Mode attribute setting. | ||||
|  | ||||
| =item B<dump> | ||||
|  | ||||
| Manage OpenBMC system dumps. If no sub-option is provided, will generate, wait, and download the dump. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user