Re: Yum and RHEL5
"Fajar A. Nugraha" <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Nicole Hähnel wrote: > seth vidal schrieb: >> On Mon, 2007-03-19 at 13:37 +0100, Nicole Hähnel wrote: >> >>> Extract the package name and download the packages for a local >>> repository. >>> Assuming you have managed to: - register your system in RHN (rhn_register) - already able to update from RHN using yum - know what the repo name is (e.g. rhel-i386-server-5) You SHOULD be able to use yum list available --installroot=/tmp/rhel5-local-yum --disablerepo=* --enablerepo=rhel-i386-server-5 Regards, Fajar