Skip to content

A small shell script to build the latest surface_kernel for Debian

Notifications You must be signed in to change notification settings

tabletseeker/surface_kernel_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

surface_kernel_script

Automatically applies all patches while merging the appropriate kernel config and building the latest surface_kernel from the linux-surface repository.

Global Variables

Variable Description Default Value
SOURCE_DIR Working directory $HOME
KERNEL_BRANCH Kernel branch or tag available on Linux Kernel Source v6.8.10
SURFACE_KERNEL Kernel version directory name in linux-surface/patches/XX/*.patch 6.8

Usage

  • clone this repo:
git clone https://github.com/tabletseeker/surface_kernel_script
  • change variables as needed
  • execute:
bash surface_kernel_script/kernel.sh

About

A small shell script to build the latest surface_kernel for Debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages