Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scav-enger/linux-kernel-builder
This script installs dependencies, sets up the environment, and builds Linux kernel.
https://github.com/scav-enger/linux-kernel-builder
bash kernel kernel-development linux-kernel script
Last synced: about 1 month ago
JSON representation
This script installs dependencies, sets up the environment, and builds Linux kernel.
- Host: GitHub
- URL: https://github.com/scav-enger/linux-kernel-builder
- Owner: Scav-engeR
- License: mit
- Created: 2024-06-06T11:00:55.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T11:04:31.000Z (5 months ago)
- Last Synced: 2024-09-29T14:42:40.412Z (about 2 months ago)
- Topics: bash, kernel, kernel-development, linux-kernel, script
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux-Kernel-Builder
This simple code written in bash installs dependencies, sets up the environment, and builds Linux kernel.
Please change the kernel version to whichever version you want to install.
Cheers!