Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Roarcannotprogramming/kernel_deb_builder

Repository files navigation

kernel_deb_builder

利用 GitHub Actions 自动编译 Linux 内核为 deb 包。

如何使用

如果您想要利用我的这个自动化脚本根据自己的需求编译内核,请参考如下步骤:

1. Fork 仓库

访问 https://github.com/debuggerx01/kernel_deb_builder ,点击右上角的 Fork 按钮,并 clone 到本地

2. 更新 config 文件

在本地将您获取的 config 文件替换根目录下的 config,可以从您系统的 /boot/config* 文件复制,或者手动编辑

3. 编写自定义修改脚本

当前 /patch.d/ 目录下的修改脚本是只针对我自己的需求编写的,建议您先将其删掉,然后编写自己的脚本放在这个目录下,在脚本执行过程中会自动应用该目录下的所有脚本

4. 推送修改

推送后,action 自动触发,可以在您的仓库页面的 Actions 选项卡查看进度详情。

Enjoy〜 😁

了解更多请看:

利用 GitHub Actions 自动构建 Linux 内核为 deb 包

修改 Linux 内核使系统启动时间缩短约 30 秒

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Roff 96.2%
  • Shell 3.8%

AltStyle によって変換されたページ (->オリジナル) /