[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0 of 3 v2] tools: Move bootloaders to libexec directory
Hmm -- sorry, seems a bunch of changes have been made to libxl_bootloader.c. Let me take a look at this. -Georg On Tue, May 15, 2012 at 11:33 AM, George Dunlap <george.dunlap@xxxxxxxxxxxxx> wrote: > 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 > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |