MCProxy

Version 2 (modified by woelke, 12 years ago) (diff)

--

Kernel Compilation Walkthrough

This script is an example how to kompile the Linux kernel 3.0.0-13.

  1. Add first we have to download a linux-image
    versn="3.0.0"
    vers="13"
    ktype="variante"
    apt-get source linux-image-$versn-$vers-$ktype