|
How To Roll Your Own EeePC Kernel
The source code to the eeepc and eeepc-lean kernels is available here.
Details on downloading, customizing and building your own eeepc kernel are
described on the following pages:
Git is the revision control
program used by Ubuntu and the Linux Kernel. This page is an introduction
to git and describes the specific public git repositories available on
this server and what packages are found where.
The techniques used to customize the eeepc and eeepc-lean config files
are different depending on the kernel you're building for (hardy's
v2.6.24 or intrepid's v2.6.27)
The specific procedure for building the actual package (be it kernel,
modules, headers, or meta-packages) differs depending on the Ubuntu
release you're building for.
Various methods used to debug the kernel source code, incase you
encounter a problem. FIXME: TBD
|

|