install variable for kernel version
Valery Reznic
valery_reznic at yahoo.com
Mon Nov 2 19:56:55 UTC 2009
For each kernel you should build it's own module
(and usually it's own rpm)
So you can specify correct path in the rpm build time
and not at installation time.
Valery.
--- On Mon, 11/2/09, Barry Cisna <brcisna at eazylivin.net> wrote:
> From: Barry Cisna <brcisna at eazylivin.net>
> Subject: install variable for kernel version
> To: rpm-list at lists.rpm.org
> Date: Monday, November 2, 2009, 7:45 PM
> Hello List,
>
> I am very new to rpm building. I have made a few simple rpm
> builds
> successfully. I have read the good gurulabs tutorial on
> building rpms
> which has helped me to get started. I have searched this
> but don't know
> how to put a good search phrase in for my question.
> What is the correct variable for installing a device driver
> into the the
> installed kernel version for whatever machine is trying to
> install the
> rpm I have built? In other words I am wanting the nic
> driver to install
> to- /lib/modules/$kernelversion$/kernel/drivers/net .
> I tried the following thinking I may have had the correct
> syntax but of
> course I did not - /lib/modules/2.6*/kernel/drivers/net
> When I install my rpm to a machine that has a different
> kernel
> version,then my build machine the $kernelversion$ of my
> machine is added
> to the installing machines dir.
> I am sure this is a simple syntax variable ,but I was
> hoping someone
> could give me an *example* of what I need to use.
>
> Thank You,
> Barry
>
>
> _______________________________________________
> Rpm-list mailing list
> Rpm-list at lists.rpm.org
> http://lists.rpm.org/mailman/listinfo/rpm-list
>
More information about the Rpm-list
mailing list