Skip to content

centos-livepatching/kpatch-test-rpm-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

kpatch-test-rpm-spec

A minimal rpm spec for a livepatch module.

To build the RPM, first install kpatch and the rpm devtools, then setup your tree:

$ rpmdev-setuptree

Copy the patch into the sources directory:

$ cp module-add-livepatch.patch ~/rpmbuild/SOURCES/

Then build the package:

$ rpmbuild -bb kpatch-patch-add-version.spec

About

A minimal rpm spec for a livepatch module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published