Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.25 KB

File metadata and controls

34 lines (24 loc) · 1.25 KB

Initial page

公司开发环境目前的主流版本是debian-10,这里使用的内核版本是5.4.143.bsk.8,为了验证的一致性,在学习过程中,也学习 linux-kernel-v5.4 主版本

zhaojieyi@n37-018-026:~/tmp$ uname -a
Linux n37-018-026 5.4.143.bsk.8-amd64 #5.4.143.bsk.8 SMP Debian 5.4.143.bsk.8 Wed Jul 20 08:43:36 UTC  x86_64 GNU/Linux
zhaojieyi@n37-018-026:~/tmp$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 10 (buster)
Release:	10
Codename:	buster

Notes

  • git clone https://mirrors.tuna.tsinghua.edu.cn/git/linux.git 清华源,下载快,github慢

WebSite

Files

Blogs