Linux Kernel v2.6.11源代码下载
Understanding Linux Kernel 3rd Covers Version 2.6
The book describes the official 2.6.11 version of the Linux kernel, which can be
downloaded from the web site http://www.kernel.org.
首选当然是清华的tuna镜像:
https://mirrors.tuna.tsinghua.edu.cn/kernel/v2.6/
下载v2.6.11.tar.gz
wget -c https://mirrors.tuna.tsinghua.edu.cn/kernel/v2.6/linux-2.6.11.tar.gz
下载v2.6.12.tar.gz
wget -c https://mirrors.tuna.tsinghua.edu.cn/kernel/v2.6/linux-2.6.12.tar.gz
谢宝友这位操作系统专家,对这个版本进行了注释:
https://gitee.com/xiebaoyou/linux-2.6.12
官方下载:
https://www.kernel.org/pub/linux/kernel/v2.6/
阿里云镜像下载:
https://mirrors.aliyun.com/linux-kernel/v2.6/

浙公网安备 33010602011771号