Fedora 18: Difference between revisions
mNo edit summary |
|||
| Line 22: | Line 22: | ||
working, please file a bug under the PackageKit package. | working, please file a bug under the PackageKit package. | ||
*Tested and did not seem to work in f18 --[[User:Satellit|Satellit]] 10:36, 18 December 2012 (EST) | *Tested and did not seem to work in f18 --[[User:Satellit|Satellit]] 10:36, 18 December 2012 (EST) | ||
[Bug 888307] | |||
--- Comment #1 from Andre Robatino <robatino@fedoraproject.org> --- | |||
I've found (testing on F17) that if I create a local.repo file in | |||
/etc/yum.repos.d/ with the contents | |||
[local] | |||
name=Local | |||
baseurl=file:///dev/sr0/ | |||
enabled=0 | |||
gpgcheck=0 | |||
I can then use the DVD as a local repo (disabling all other repos to avoid | |||
downloading updated packages) with a command such as | |||
yum --disablerepo=\* --enablerepo=local install XXXXXX | |||
I never use PackageKit so don't know if it can be made to work with that. | |||
====[[Tutorials/Installation/Install_SoaS_in_VirtualBox-f18#Install_SoaS_in_VirtualBox-with_Anaconda_f18|Tutorial:How to use newUI Anaconda in F18 ]]==== | ====[[Tutorials/Installation/Install_SoaS_in_VirtualBox-f18#Install_SoaS_in_VirtualBox-with_Anaconda_f18|Tutorial:How to use newUI Anaconda in F18 ]]==== | ||