mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	modify non_ubuntu_os_pkg and nonubuntu_os_other_pkg
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| .. _Install-Additional-Other-Packages-label: | ||||
|  | ||||
| Install Additional Other Packages for Redhat and Sles | ||||
| Install Additional Other Packages for RHEL and SLES | ||||
| ------------------------------------------------------ | ||||
|  | ||||
| Install Additional Other Packages Steps | ||||
|   | ||||
| @@ -1,10 +1,10 @@ | ||||
| .. _Install-Additional-OS-Packages-label: | ||||
|  | ||||
| Install Additional OS Packages for redhat and sles | ||||
| ----------------------------------------------------------- | ||||
| Install Additional OS Packages for RHEL and SLES | ||||
| ------------------------------------------------ | ||||
|  | ||||
| Install Additional Packages using OS Packages steps | ||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||||
|  | ||||
| For rpms from the OS distro, add the new rpm names (without the version number) in the .pkglist file. For example, file **/install/custom/<inst_type>/<os>/<profile>.pkglist** will look like this after adding perl-DBI: :: | ||||
|  | ||||
| @@ -80,7 +80,7 @@ Note: the trailing **"#"** character at the end of the line. It is important to | ||||
| Group/Pattern Names | ||||
| ''''''''''''''''''' | ||||
|  | ||||
| It is only supported for stateful deployment. | ||||
| It is only supported for statefull deployment. | ||||
|  | ||||
| In Linux, a groups of rpms can be packaged together into one package. It is called a group on RedHat, CentOS, Fedora and Scientific Linux. To get the a list of available groups, run  | ||||
|  | ||||
| @@ -99,7 +99,7 @@ You can specify in this file the group/pattern names by adding a **'@'** and a s | ||||
| Remove RPMs After Installing | ||||
| '''''''''''''''''''''''''''' | ||||
|  | ||||
| It is only supported for stateful deployment. | ||||
| It is only supported for statefull deployment. | ||||
|  | ||||
| You can specify in this file that certain rpms to be removed after installing the new software. This is done by adding **'-'** before the rpm names you want to remove. For example: :: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user