On Mon, 10 Oct 2016, Konrad Rzeszutek Wilk wrote:
> On Mon, Oct 10, 2016 at 01:28:16AM -0600, Jan Beulich wrote:
> > >>> On 07.10.16 at 19:57, wrote:
> > > On Wed, 21 Sep 2016, Konrad Rzeszutek Wilk wrote:
> > >> On Wed, Sep 21, 2016 at 10:04:21AM -0600, Jan Beulich wrote:
> > >> > >>> On 21.09.16
On Mon, Oct 10, 2016 at 01:28:16AM -0600, Jan Beulich wrote:
> >>> On 07.10.16 at 19:57, wrote:
> > On Wed, 21 Sep 2016, Konrad Rzeszutek Wilk wrote:
> >> On Wed, Sep 21, 2016 at 10:04:21AM -0600, Jan Beulich wrote:
> >> > >>> On 21.09.16 at 17:59, wrote:
> >> > > The fix can be done two ways:
>
>>> On 07.10.16 at 19:57, wrote:
> On Wed, 21 Sep 2016, Konrad Rzeszutek Wilk wrote:
>> On Wed, Sep 21, 2016 at 10:04:21AM -0600, Jan Beulich wrote:
>> > >>> On 21.09.16 at 17:59, wrote:
>> > > The fix can be done two ways:
>> > > a) See if xen.efi.map exists and then copy it
>> > > b) Or link
On Wed, 21 Sep 2016, Konrad Rzeszutek Wilk wrote:
> On Wed, Sep 21, 2016 at 10:04:21AM -0600, Jan Beulich wrote:
> > >>> On 21.09.16 at 17:59, wrote:
> > > The fix can be done two ways:
> > > a) See if xen.efi.map exists and then copy it
> > > b) Or link xen.efi.map to xen-syms.map (similar to h
>>> On 21.09.16 at 18:17, wrote:
> On Wed, Sep 21, 2016 at 10:04:21AM -0600, Jan Beulich wrote:
>> >>> On 21.09.16 at 17:59, wrote:
>> > The fix can be done two ways:
>> > a) See if xen.efi.map exists and then copy it
>> > b) Or link xen.efi.map to xen-syms.map (similar to how xen.efi is linked
On Wed, Sep 21, 2016 at 10:04:21AM -0600, Jan Beulich wrote:
> >>> On 21.09.16 at 17:59, wrote:
> > The fix can be done two ways:
> > a) See if xen.efi.map exists and then copy it
> > b) Or link xen.efi.map to xen-syms.map (similar to how xen.efi is linked
> > against xen).
> >
> > The patc
>>> On 21.09.16 at 17:59, wrote:
> The fix can be done two ways:
> a) See if xen.efi.map exists and then copy it
> b) Or link xen.efi.map to xen-syms.map (similar to how xen.efi is linked
> against xen).
>
> The patch chooses the latter.
Well, if the ARM maintainers like that ... I don't r
On Tue, Sep 20, 2016 at 08:22:01AM -0600, Jan Beulich wrote:
> >>> On 08.09.16 at 18:21, wrote:
> > On Thu, Sep 08, 2016 at 06:45:36AM -0600, Jan Beulich wrote:
> >> Commit 6ea24e53f1 introduced two problems: It left out a semicolon and
> >> typo-ed the source file name of the EFI map file install
>>> On 08.09.16 at 18:21, wrote:
> On Thu, Sep 08, 2016 at 06:45:36AM -0600, Jan Beulich wrote:
>> Commit 6ea24e53f1 introduced two problems: It left out a semicolon and
>> typo-ed the source file name of the EFI map file install command.
>
> I really need Fedora to start building ld with PE sup
On Fri, Sep 09, 2016 at 10:20:40AM -0500, Doug Goldstein wrote:
> On 9/8/16 11:21 AM, Konrad Rzeszutek Wilk wrote:
> > On Thu, Sep 08, 2016 at 06:45:36AM -0600, Jan Beulich wrote:
> >> Commit 6ea24e53f1 introduced two problems: It left out a semicolon and
> >> typo-ed the source file name of the EF
On 9/8/16 11:21 AM, Konrad Rzeszutek Wilk wrote:
> On Thu, Sep 08, 2016 at 06:45:36AM -0600, Jan Beulich wrote:
>> Commit 6ea24e53f1 introduced two problems: It left out a semicolon and
>> typo-ed the source file name of the EFI map file install command.
>
> I really need Fedora to start building
>>> On 08.09.16 at 18:21, wrote:
> On Thu, Sep 08, 2016 at 06:45:36AM -0600, Jan Beulich wrote:
>> Commit 6ea24e53f1 introduced two problems: It left out a semicolon and
>> typo-ed the source file name of the EFI map file install command.
>
> I really need Fedora to start building ld with PE sup
On Thu, Sep 08, 2016 at 06:45:36AM -0600, Jan Beulich wrote:
> Commit 6ea24e53f1 introduced two problems: It left out a semicolon and
> typo-ed the source file name of the EFI map file install command.
I really need Fedora to start building ld with PE support.
>
> Signed-off-by: Jan Beulich
Re
On Thu, Sep 08, 2016 at 06:45:36AM -0600, Jan Beulich wrote:
> Commit 6ea24e53f1 introduced two problems: It left out a semicolon and
> typo-ed the source file name of the EFI map file install command.
>
> Signed-off-by: Jan Beulich
>
Acked-by: Wei Liu
> --- a/xen/Makefile
> +++ b/xen/Makefil
Commit 6ea24e53f1 introduced two problems: It left out a semicolon and
typo-ed the source file name of the EFI map file install command.
Signed-off-by: Jan Beulich
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -67,7 +67,7 @@ _install: $(TARGET)$(CONFIG_XEN_INSTALL_
if [ -r $(TARGET).efi -a -n
15 matches
Mail list logo