
Networking
9
• langsupport
• mouse
Commands deprecated:
• monitor
Commands added:
• fcoe
• group
• rescue
• sshpw
• updates
2.2.2.7. pykickstart
The pykickstart package contains utilities that can be used to make migration easier. Make sure you
have the latest package installed. The ksverdiff command takes a starting and ending syntax
version, and reports differences in commands and options for the two given versions. It states the new,
deprecated and removed commands and options. For example:
$ ksverdiff --from RHEL5 --to RHEL6
The following commands were removed in RHEL6:
langsupport mouse key
The following commands were deprecated in RHEL6:
monitor
The following commands were added in RHEL6:
sshpw group rescue updates fcoe
...
You can also check the validity of your kickstart file with the ksvalidator command. This command
checks the validity of the file against any kickstart syntax version that you specify. However, it can not
inform you about problems that would only happen at install time, for example if you specify part --
ondisk=sdr and no such device exists. Example usage:
$ ksvalidator --version RHEL6 my-rhel5-ks.cfg
2.2.3. Networking
This section describes what behaviors have changed in the graphical installer, relating to networking.
• Anaconda is now using NetworkManager for configuration of network interfaces during installation.
The main network interface configuration screen in Anaconda has been removed. Users are only
prompted for network configuration details if they are necessary during installation. The settings
used during installation are then written to the system for later use.
• When using boot.iso to boot the installer, Anaconda defaults to using the Red Hat Enterprise
Linux mirrorlist URL as the installation source. The method selection screen no longer appears by
Comentarios a estos manuales