Skip to content

luckylinux/custom-pve-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-pve-kernel

Custom Proxmox VE Kernel Build Scripts and Patches

Notes

Create Patch

diff -Naru file_original file_updated > mypatch.patch

Apply Patch

patch --verbose -d/ -p0 <mypatch.patch

About

Custom Proxmox VE Kernel Build Scripts and Patches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages