mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	Fixed errors in pod compilation to html
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -8,7 +8,7 @@ B<rinstall> [I<-o>|I<--osver>] [I<-p>|I<--profile>] [I<-a>|I<--arch>] [I<-c>|I<-
 | 
			
		||||
 | 
			
		||||
=head1 B<Description>
 | 
			
		||||
 | 
			
		||||
B<rinstall> is a convience command that will change tables as requested for operating system version, profile, and architecture, call nodeset to modify the network boot configuration, and rpower to begin a boot cycle.  If -c is specified, it will then become the 
 | 
			
		||||
B<rinstall> is a convience command that will change tables as requested for operating system version, profile, and architecture, call nodeset to modify the network boot configuration, and rpower to begin a boot cycle.  If -c is specified, it will then become the
 | 
			
		||||
text console of the node.  If wanting consoles on multiple nodes with a similar command, see L<winstall(8)|winstall.8>.
 | 
			
		||||
 | 
			
		||||
=head1 B<Options>
 | 
			
		||||
@@ -32,6 +32,7 @@ Specifies what architecture of the OS to install.  Typically this is unneeded, b
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Requests that rinstall become rcons once the install commences.  This will only work if there is only one node in the noderange. See L<winstall(8)|winstall.8> for consoles on multiple systems.
 | 
			
		||||
 | 
			
		||||
=back
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,7 @@ B<winstall> [I<-o>|I<--osver>] [I<-p>|I<--profile>] [I<-a>|I<--arch>] [I<noderan
 | 
			
		||||
 | 
			
		||||
=head1 B<Description>
 | 
			
		||||
 | 
			
		||||
B<winstall> is a convience command that will change tables as requested for operating system version, profile, and architecture, call nodeset to modify the network boot configuration, and rpower to begin a boot cycle.  It will then commence a wcons command to the 
 | 
			
		||||
B<winstall> is a convience command that will change tables as requested for operating system version, profile, and architecture, call nodeset to modify the network boot configuration, and rpower to begin a boot cycle.  It will then commence a wcons command to the
 | 
			
		||||
noderange for monitoring.
 | 
			
		||||
 | 
			
		||||
=head1 B<Options>
 | 
			
		||||
@@ -28,6 +28,8 @@ Specifies what profile should be used of the operating system.  If not specified
 | 
			
		||||
 | 
			
		||||
Specifies what architecture of the OS to install.  Typically this is unneeded, but if provisioning betweer x86_64 and x86 frequently, this may be a useful flag.
 | 
			
		||||
 | 
			
		||||
=back
 | 
			
		||||
 | 
			
		||||
=head1 B<Examples>
 | 
			
		||||
 | 
			
		||||
B<winstall> I<node1-node20>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user