Download Source Package linux-2.6:
This package provides the (sub)architecture-specific common kernel header files for Linux kernel version 2.6.18, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-2.6.18-4-(flavour) package, matching the flavour of the kernel you intend the build for. To obtain such a set for the currently running kernel it is sufficient to run a command
apt-get install linux-headers-$(uname -r)
and it will be unpacked in /usr/src/linux-headers-2.6.18-4-(flavour).
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 2,975.6 kB | 18892 kB | [list of files] |
| amd64 | 3,112.1 kB | 20376 kB | [list of files] |
| i386 | 2,978.3 kB | 17456 kB | [list of files] |
| powerpc | 3,330.1 kB | 21588 kB | [list of files] |
| s390 | 2,892.2 kB | 18780 kB | [list of files] |
| sparc | 3,111.2 kB | 20080 kB | [list of files] |