Josh Poimboeuf
4f27b9ae31
functional reorganization
...
Organize the files functionally:
- kmod/core: core kmod source
- kmod/patch: patch kmod source
- kpatch: kpatch script
- kpatch-build: kpatch build script and supporting tools
- contrib: distro-related files
2014-02-13 11:00:06 -06:00
Seth Jennings
c2795032d2
add tools binaries to gitignore
...
Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-02-11 16:25:34 -06:00
Josh Poimboeuf
04433125bc
incremental patching and rmmod support
2013-01-18 12:31:14 -06:00
Josh Poimboeuf
8483c73b92
rename kpatch-gen to kpatch-diff-gen
2013-01-18 10:45:58 -06:00
Josh Poimboeuf
4feb144e98
It's alive...
...
The end-to-end patching works. From object analysis to generation to
runtime patching. It's still missing the scripting piece that will only
take a patch and kernel source dir as input.
2013-01-16 11:28:59 -06:00