xen: Install unstripped version -syms version into /usr/lib/debug
authorIan Campbell <ian.campbell@citrix.com>
Fri, 26 Jun 2015 09:41:28 +0000 (10:41 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 30 Jun 2015 14:00:53 +0000 (15:00 +0100)
commit1f627301e66ac62053ee246367a1b576cbded052
tree3f5363b033737bf23aacedd02b3f2e1169a7d245
parentfff2304e471e6db2136bad9237f2ed18580615f1
xen: Install unstripped version -syms version into /usr/lib/debug

xen-*-syms cannot actually be booted, so putting it in /boot is a bit
misleading. It also happens to cause a warning from update-grub (so at
least it doesn't end up in grub.cfg)

/usr/lib/debug seems to be a pretty common path for installing such
debug info.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
[ ijc -- fixed typos ]
INSTALL
config/StdGNU.mk
config/SunOS.mk
xen/Makefile