Running the Patch Downloader utility for SUSE Linux Enterprise
The following procedures describe how to run the Patch Downloader utility and how to extract RPM packages from files using the ISO format.
To download patches using defined filters for SUSE Linux Enterprise
Enter the following command:
This command uses the following variable:
<downloaderConfigurationFilePath> | Location of the configuration file used by the Patch Downloader. |
To extract packages from ISO
Enter the following command:
-isoLocation "<isoFilePath>" -osArch "<operatingSystemArchitecture>"
This command uses the following variables:
<patchRepositoryFilePath> | Local location of the patch repository used by the Patch Downloader |
<isoFilePath> | Location of the ISO from which RPMs are extracted. |
<operatingSystemArchitecture> | An OS/architecture combination; for example, SLES10x86 Note: Quotation marks are required. |
Where to go from here
For more information about the offline patch download utility, see Additional-commands-for-SUSE-Enterprise-Linux-Patch-Downloader-utility.
Related topic