From: George Dunlap <george.dunlap@eu.citrix.com>
To: xen-devel@lists.xensource.com
Cc: george.dunlap@eu.citrix.com
Subject: [PATCH 0 of 3 v3] tools: Move bootloaders to libexec directory
Date: Tue, 15 May 2012 15:22:53 +0100 [thread overview]
Message-ID: <patchbomb.1337091773@kodo2> (raw)
tools: Move bootloaders to libexec directory
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. This patch
series:
* Causes libxl to look in the libexec dir if a full path is not specified,
falling back to searching PATH if it's not in the libexec dir
* Moves pygrub and xenpvnetboot into the libexec dir
* For compatibility with existing configs, puts a link to pygrub in /usr/bin
* Warns the user that /usr/bin/pygrub is deprecated
v2:
- If the bootloader is not in the libexec path, revert to using the string
as passed in the config file (which will search $PATH)
- Use strcmp rather than strncmp
next reply other threads:[~2012-05-15 14:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-15 14:22 George Dunlap [this message]
2012-05-15 14:22 ` [PATCH 1 of 3 v3] libxl: Look for bootloader in libexec path George Dunlap
2012-05-15 14:22 ` [PATCH 2 of 3 v3] tools: Install pv bootloaders in libexec rather than /usr/bin George Dunlap
2012-05-15 14:22 ` [PATCH 3 of 3 v3] libxl: Warn that /usr/bin/pygrub is deprecated George Dunlap
2012-05-15 15:29 ` [PATCH 0 of 3 v3] tools: Move bootloaders to libexec directory Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=patchbomb.1337091773@kodo2 \
--to=george.dunlap@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.