[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Fedora-livecd-list] How to install one package from a specific repo?
- From: lars bjorndal broadpark no (Lars Bjørndal)
- To: fedora-livecd-list redhat com
- Subject: Re: [Fedora-livecd-list] How to install one package from a specific repo?
- Date: Thu, 16 Aug 2007 22:29:37 +0200
Jeroen van Meeuwen <kanarip kanarip com> writes:
> Lars Bjørndal wrote:
>> Hello!
>>
>> I need to install clamav from the development repository. I tried to
>> do "yum --enablerepo=development -y install clamav" in the %post
>> section of the .ks file, but it didn't work.
>>
>> BTW: I tried to set keepcache=1 in the yum.conf file on the build
>> system, but the packages are lost after the livecd is built. So next
>> time, they need to be refetched... Is it possible to keep them for
>> future use?
>>
>> Lars
>>
>
> Configure the development repository in the yum configuration you use
> for creating the livecd with, enable it and add a line:
>
> includepkgs=clamav
OK. I'm using livecd-creator to build the CD, should I add something like:
repo --name=development\
--mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch\
--includepkgs=clamav clamav-update etc.?
I've tried to leave out the 'repo' lines in the .ks file. I thought
doing so, would force livecd-creator to use the yum repositories
configured on the build host, but the process would not start.
Lars
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]