How to add Linux Libre kernels automatically via yum?

Alexandre Oliva lxoliva at fsfla.org
Mon Aug 4 10:31:08 UTC 2008


Hi, J.B.,

On Aug  3, 2008, "J.B. Nicholson-Owens" <jbn at forestfield.org> wrote:

> Is there a yum repo I can add (and somehow mark as higher priority
> than the Fedora GNU/Linux kernels) so that when I update I'll
> download and install the correct kernel?

These are the yum repo settings I use ATM.  I see I still haven't
updated my own configuration to the final URLs, but there are
redirects in place that will get to them anyway.  I guess creating
mirrorlists wouldn't be a bad idea ATM.

[linux-libre-development]
name=libre-libre-development
failovermethod=priority
baseurl=http://www.lsd.ic.unicamp.br/~oliva/fsfla/linux-libre/freed-ora/devel
        http://www.fsfla.org/~lxoliva/fsfla/linux-libre/freed-ora/devel
enabled=0

[linux-libre-release]
name=linux-libre-release
failovermethod=priority
baseurl=http://www.lsd.ic.unicamp.br/~oliva/fsfla/linux-libre/freed-ora/F-$releasever
        http://www.fsfla.org/~lxoliva/fsfla/linux-libre/freed-ora/F-$releasever
enabled=1

[linux-libre-testing]
name=linux-libre-testing
failovermethod=priority
baseurl=http://www.lsd.ic.unicamp.br/~oliva/fsfla/linux-libre/freed-ora/F-$releasever-testing
        http://www.fsfla.org/~lxoliva/fsfla/linux-libre/freed-ora/F-$releasever-testing
enabled=1

[linux-libre-detesting]
name=linux-libre-detesting
failovermethod=priority
baseurl=http://www.lsd.ic.unicamp.br/~oliva/fsfla/linux-libre/freed-ora/F-$releasever-detesting
        http://www.fsfla.org/~lxoliva/fsfla/linux-libre/freed-ora/F-$releasever-detesting
enabled=0


> Perhaps there's an RPM I can install which will also install the yum
> configuration information and public key used to sign the kernels?

There isn't, I was sort of waiting until we had stable URLs to point
to, but now that this is no longer an issue, I'll look into
introducing such packages.

Thanks!

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}
FSFLA Board Member       ¡Sé Libre! => http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}


More information about the linux-libre mailing list