Hi ! Again me ! To believe that I'm really not gifted!
I'd like to use the Linux-libre Repo File (with a BLAG 119000, 64bit).
Thus I read the recommendations of this documentation :
https://blag.wiki.aktivix.org/Repo
Code:
[cyrille@vegtux ~]$ cat /etc/yum.repos.d/linux-libre.repo
[linux-libre-development]
name=libre-libre-development
failovermethod=priority
baseurl=http://www.fsfla.org/~lxoliva/fsfla/linux-libre/freed-ora/devel
enabled=0
[linux-libre-release]
name=linux-libre-release
failovermethod
baseurl=http://www.fsfla.org/~lxoliva/fsfla/linux-libre/freed-ora/F-12/x86_64/
enabled=1
[linux-libre-testing]
name=linux-libre-testing
failovermethod=priority
baseurl=http://www.fsfla.org/~lxoliva/fsfla/linux-libre/freed-ora/F-12/x86_64/
enabled=0
[linux-libre-detesting]
name=linux-libre-detesting
failovermethod=priority
baseurl=http://www.fsfla.org/~lxoliva/fsfla/linux-libre/freed-ora/F-12/x86_64/
enabled=0
But I 've got problem with the import aof key.
Code:
[root@vegtux cyrille]# rpm --import http://www.fsfla.org/~lxoliva/fsfla/linux-libre/SIGNING-KEY.linux-libre
erreur: http://www.fsfla.org/~lxoliva/fsfla/linux-libre/SIGNING-KEY.linux-libre: échec de l'import.
The purpose of this operation is to install the kernel last one in development.
(
http://www.fsfla.org/download/linux-lib ... el/x86_64/ )
Is the good way to be followed?
Thx Cyrille