Skip to content

0sunday/Linux-Kernel-Newbies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Linux Kernel Newbies

A repository to help people with Linux Kernel Development. Please note that I am a newbie as well :)

check.sh - created by umegbewe

Checks and installs the required packages to compile Linux Kernel for your distribution.
Usage: bash check.sh

git_setup.sh & mutt_setup.sh

Read more about mutt and git configuration.
Both scripts help with the configuration of email.
Usage: bash mutt_setup.sh

secure-boot.sh

Secure boot must be disabled otherwise unsigned kernel cannot be booted. This script will help you to disable secure boot via MOK (Machine Owner Key). Read more
Usage: bash secure-boot.sh

compile.sh

Help with compilation and installation of kernel. Run this file in the same folder with make rules file. Also, the .config file required in order to run.
Usage: bash compile.sh

Library

Important repositories

git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

About

A repository to help people with Linux Kernel Development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages