Skip to content

ChysnTech/forky-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

获取内核源码

Forky Linux内核 (7.0.13+fy) 基于Debian 7.0.13内核,为了保持仓库简洁,请coder们按照以下方法获取forky内核代码,并参考仓库现有文件去修改内核! Debian 内核源码可通过以下方式获取:

# 方式一:apt 安装(包含 Debian 补丁)
sudo apt install linux-source-7.0
tar -xaf /usr/src/linux-source-7.0.tar.xz -C /data/

# 方式二:从 Debian 官方 Git 仓库
git clone https://salsa.debian.org/kernel-team/linux.git

# 方式三:从上游 kernel.org
wget https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.13.tar.xz

About

The code repository of Forky GNU/Linux.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors