Fred Zinsli wrote: > I have an FC4 server that is stand alone (lab environement) > > How can I configure yum to look at the CDROM drive when I want to > install new applications? > > All I am seeking to do is to install other packages that are on the > install CDs and I require their respective dependencies to be installed > as well. > > There is no means for me to be able to connect the server to the > internet to achieve this. > > Yes I know FC4 support is dead, but I can't install FC9 on this server > as it seems the hardware support for this sertver has been removed. > > Regards > > Fred > Are the dependencies going to be on the CD? If so, then you will have to use something like mkrepo (sp) to include repo data on the CD, and have something like this in your repo list: [CD] name=Fedora-CD $releasever - $basearch failovermethod=priority baseurl=file:///mnt/cdrom enabled=1 If the dependencies are somewhere else, you can use "yum localinstall <package> Mikkel -- Do not meddle in the affairs of dragons, for thou art crunchy and taste good with Ketchup!
Attachment:
signature.asc
Description: OpenPGP digital signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines