Re: When are we going to see some newer kernels ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 15, 2011 at 12:23:32 -0600,
  Linuxguy123 <linuxguy123@xxxxxxxxx> wrote:
> On Fri, 2011-04-15 at 13:10 -0500, Bruno Wolff III wrote:
> > 
> > I am running the kernel from F15 on an F14 box and things seem to be working
> > well right now. While that isn't supported in general, if there is something
> > you really want from 2.6.38 it would probably work right now.
> 
> Thanks for sharing that.
> 
> Did you set this up in yum ?   If so, how ?

I have a local repo setup for stuff I pull from koji before it hits
updates-testing, some locally built packages, and some packages targeted
for RHEL that I use at work.

After downloading new rpms from koji, I add them to the repo directory and
then run createrepo on the directory. In /etc/yum.repos.d I add an entry
for the local repo:
[local]
name=Local packages
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearc
h/os/
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basear
ch
baseurl=file:///home/fedora/local/$releasever
enabled=1
gpgcheck=0


Note that "local" isn't really the best name, as there is a yum extension
that also works with a local repo.

You can also just install the kernel rpms with rpm, but make sure to use
install not update for the kernel and kernel-devel packages, or you'll only be
left with one kernel, which may not be nice if it doesn't work.

While this currently works, the kernel and graphic drivers are inter-related
and this may limit what you can do at some point later in the F14 life cycle.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux