Changes

Jump to: navigation, search

Fitlet: Linux: Kernel

188 bytes added, 08:52, 15 December 2015
$ md5sum fitlet_kernel_3.16_2015-12-01.zip
17049909f6fd818d488d14cfe4987f20 fitlet_kernel_3.16_2015-12-01.zip
Unzip the The downloaded archive, it includes the following:
* linux_3.16.0.orig.tar.gz - mainline Linux 3.16.0 sources
* linux_3.16.0-51.69.diff - Ubuntu patch
* config-3.16.0-51-compulab.fitlet - CompuLab config file
* Resulting .deb files are also included
 
== Installation ==
Unzip the downloaded archive and install the kernel image and header files
$ unzip fitlet_kernel_3.16_2015-12-01.zip
$ sudo dpkg -i fitlet_kernel_3.16_2015-12-01/linux-*.deb
== Development ==
The kernel can be recompiled with necessary changes as described on [http://www.compulab.co.il/workspace/mediawiki/index.php5/Linux:_Kernel_development_for_x86_modules Kernel development for x86 modules]
 
 
[[Category:fitlet]]