
Kickstart —
115
7.4.9.6. Kickstart � Distributions —
The
Distributions
page enables you to find and create custom installation trees that may be used for
kickstarting.
Note
The
Distrbutions
page does not display Red Hat distributions already provided. They can
be found within the
Distribution
dropdown menu of the
Kickstart Details
page.)
Before creating a distribution, you must make an installation tree available, as described in
the
Kickstart Installations
chapter of the
Red Hat Enterprise Linux System Administration
Guide
. This tree must be located in a public directory on an HTTP or FTP server.
Important
RHN Satellite users should note that channels imported with
satellite-sync
are
made available automatically and do not require the creation of a separate installation
tree. These trees are available to client systems that kickstart through the Satellite. While
you may be able to access the files from a non-kickstarting client, this functionality is not
supported and may be removed at any time in the future.
To create a new distribution, enter a label (without spaces) in the
Distribution Label
field, such as
my-orgs-rhel-as-5
. In the
Tree Path
field, paste the path or URL to the base of the installation
tree. (You can test this by appending "README" to the URL in a Web browser, pressing
Enter
, and
ensuring that the distribution's readme file appears.)
Select the matching distribution from the
Base Channel
and
Installer Generation
dropdown menus,
such as
Red Hat Enterprise Linux (v. 5 for 32-bit x86)
and
Red Hat Enterprise
Linux 5
, respectively. When finished, click the
Create Kickstart Distribution
button.
7.4.9.6.1. Kickstart � Distributions � Variables
Kickstart variables can be used to substitute values into kickstart profiles. To define a variable, create
a name-value pair (
name/value
) in the text box.
For example, if you wanted to kickstart a system that joins the network for specified department (for
example the Engineering organization) you can create a profile variable to set the ip address and the
gateway server address to a variable that any system using that profile will use. Add the following line
to the
Variables
text box.
IPADDR=192.168.0.28
GATEWAY=192.168.0.1
To use the distribution variable, you can use the name of the variable within the profile to substitute in
the value. For example, the
network
portion of a kickstart file looks like the following:
Summary of Contents for NETWORK SATELLITE 5.3.0 - CHANNEL MANAGEMENT
Page 1: ...Red Hat Network Satellite 5 3 0 Reference Guide Red Hat Network Satellite ...
Page 32: ...20 ...
Page 44: ...Chapter 4 Red Hat Update Agent 32 Figure 4 11 Available Package Updates ...
Page 168: ...156 ...
Page 180: ...168 ...
Page 216: ...204 ...
Page 232: ...220 ...
Page 248: ...236 ...
Page 260: ...248 ...
Page 309: ...297 Appendix E Revision History Revision 1 0 Fri Feb 27 2009 ...
Page 310: ...298 ...
Page 318: ...306 ...