Page 1 of 1

fake-uname

Posted: 27. Oct 2009, 23:30
by JRD
Here is a package of a little bash script of mine : fake-uname.
It's a program to help compile drivers and modules against a specific version of a kernel, and not the one currently running.
This is usefull if you don't have the full hand on the build process or don't want to modify it. Most (all ?) build process use the "uname" process to determine the current kernel version and then deduce the correct path for modules, sources, headers and the like.
This package help to fake the real kernel running.
Just run fake-uname-activate kernel_ver to use it.

http://enialis.net/~jrd/salix/fake-unam ... ch-1cp.txz
http://enialis.net/~jrd/salix/fake-unam ... ch-1cp.md5

https://sourceforge.net/apps/trac/salix/ticket/81