commit | 09d481270d445d98342d8ab872f05491b6d23f8b | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Tue Aug 16 10:46:05 2011 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Wed Aug 31 16:12:17 2011 +0200 |
tree | 246731d9ba68b6a5193976e1c487287657634313 | |
parent | 322a8b034003c0d46d39af85bf24fee27b902f48 [diff] |
scripts: add extract-vmlinux This script can be used to extract vmlinux from a compressed kernel image (bzImage, etc..). It's inspired from (a subset of) extract-ikconfig. It's something a lot of people have been looking for (mainly people with xen < 4 that doesn't support bzImages at all). Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Michal Marek <mmarek@suse.cz>