]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commit
tools: Install pv bootloaders in libexec rather than /usr/bin
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Tue, 15 May 2012 15:28:11 +0000 (16:28 +0100)
committerGeorge Dunlap <george.dunlap@eu.citrix.com>
Tue, 15 May 2012 15:28:11 +0000 (16:28 +0100)
commit10c88f1c18b7526d4e2f18d6245ebd8fd22aae3d
tree7cd7f24a0749de9b2fc9b7f26acbcfa69b0a04d9
parent965932f9fe938c408bcc3330a7db29fbab3964a8
tools: Install pv bootloaders in libexec rather than /usr/bin

pygrub and xenpvnetboot are meant to be run by tools, and not by the user,
and thus should be in /usr/lib/xen/bin rather than /usr/bin.

Because most config files will still have an absolute path pointing to
/usr/bin/pygrub, make a symbolic link that we will deprecate.

Signed-off-by: George Dunlap <george.dunlap@eu.ctirix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/misc/Makefile
tools/pygrub/Makefile