scripts: add extract-vmlinux
authorCorentin Chary <corentincj@iksaif.net>
Tue, 16 Aug 2011 08:46:05 +0000 (10:46 +0200)
committerMichal Marek <mmarek@suse.cz>
Wed, 31 Aug 2011 14:12:17 +0000 (16:12 +0200)
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>

No differences found