Skip to content

A bash script to simplify the compilation of Linux Kernel for Debian

Notifications You must be signed in to change notification settings

iFufutor/kernel_autocompile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Compilation of Linux Kernel for Debian

This is a Bash script to simplify the compilation of Linux Kernel for Debian.

Usage

To begin, download the script :

wget https://raw.githubusercontent.com/iFufutor/kernel_autocompile/master/kernel_compilation.sh
chmod +x kernel_compilation.sh

PLEASE MAKE SURE YOU RUN THE SCRIPT AS ROOT

You have to pass the version of Linux Kernel version you want to compile, as argument of the script. ./kernel_compilation.sh 4.9 for example...

About

A bash script to simplify the compilation of Linux Kernel for Debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages