$ nix develop
$ make -C $KERNEL_BUILD_DIR/lib/modules/*/build M=$(pwd)/src modules
# Activate the patch
$ sudo insmod src/hello.ko
# Patch is applied now.
# Remove the patch.
$ echo 0 | sudo tee /sys/kernel/livepatch/hello/enabled
$ sudo rmmod hello
-
Notifications
You must be signed in to change notification settings - Fork 0
blitz/kvm-livepatch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NixOS Live Patch Experiments
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published