Changes

Jump to: navigation, search

Fitlet: Linux: Kernel

155 bytes added, 13:45, 23 November 2015
/* Installation */
== Installation Overview ==* Download the [http://www.fit-pc2.com/download/fitlet/Linux/mint/17/linux-image-3.16.7-The current release is based on a generic.fitlet_2015.11.17_amd64.deb Ubuntu kernel image] and [http://www.fit-pc2.com/download/fitlet/Linux/mint/17/linux-headers-3.16.7-generic.fitlet_2015.11.17_amd64.deb kernel headers] to the fitlet.* Open the terminal and install the new linux-*.deb packages: $ sudo dpkg -i /path/to/linux-*.deb* Reboot the system: $ sudo reboot -f* The patch vs mainline Linux kernel [http://www.fit-pc2.com/download/fitlet/Linux/mint/17/fitlet.3.16.diff fitlet.3.160 with a few modifications made by CompuLab.diff]
The [http://www.fit-pc2.com/download/fitlet/Linux/mint/17/fitlet_kernel_3.16_2015-11-17.zip kernel package] include the following:* linux_3.16.0.orig.tar.gz - mainline Linux 3.16.0 sources* linux_3.16.0-51.69.diff - Ubuntu patch* compulab.3.16.0-fitlet.diff - CompuLab patch* config-3.16.0-51-compulab.fitlet - CompuLab config file* Resulting .deb files are also included == Development ==The kernel can be recompiled with necessary changes as described on [categoryhttp://www.compulab.co.il/workspace/mediawiki/index.php5/Linux:_Kernel_development_for_x86_modules Kernel development for x86 modules] [[Category:fitlet]]