Running the Patch Downloader utility for Oracle Enterprise Linux
The following procedures describe running the Patch Downloader utility and extracting RPM packages from files using the ISO format.
To run the Patch Downloader utility for Oracle Enterprise Linux
Enter the following command:
This command uses the following variable:
<downloaderConfigurationFilePath> | The location of the Configuration File used by the Patch Downloader. Quotation marks around the path are required. |
To extract packages from ISO
Enter the following command:
This command uses the following variables:
<patchRepositoryFilePath> | The local location of the patch repository used by the Patch Downloader. Quotation marks around the path are required.a |
<isoFilePath> | The path of the directory where the ISO file (from which the RPMs are extracted) is saved. Quotation marks around the path are required. For example, if the ISO file is saved as /tmp/ol6.iso, you should use: -isoFilePath "/tmp/" |
<operatingSystemArchitecture> | An <OperatingSystem>-<Architecture> combination where:
Quotation marks are required. For example, for Oracle Linux 6 with x86_64 architecture, you should use: |
To download patches for specified filters with a custom channel XML file
On the command line, enter the following command:
Related topic