From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>, Wei Liu <wei.liu2@citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
Zhongze Liu <blackskygg@gmail.com>
Subject: Re: [PATCH] ipxe: update to newer commit
Date: Mon, 21 Aug 2017 09:28:15 -0400 [thread overview]
Message-ID: <ae29702c-7e96-ea04-4a3a-cb71fe4e4cd0@oracle.com> (raw)
In-Reply-To: <22855.51970.930585.581606@mariner.uk.xensource.com>
On 06/19/2017 09:00 AM, Ian Jackson wrote:
> Wei Liu writes ("Re: [PATCH] ipxe: update to newer commit"):
>> On Mon, Jun 12, 2017 at 04:04:17PM +0100, Wei Liu wrote:
>>> To get 5f85cbb9ee1c00cec81a848a9e871ad5d1e7f53f to placate gcc 7.
>>>
>>> The only patch we have applies cleanly.
>>>
>>> Reported-by: Zhongze Liu <blackskygg@gmail.com>
>>> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
>> Ping?
> I don't think I have any basis to withhold an ack. Please update this
> in xen.git#staging:Config.mk. Obviously this isn't really suitable
> for staging-4.9.
>
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
>
> Thanks,
> Ian.
Did the updated binary ever got uploaded to xenbits? I don't see it there.
if ! /usr/bin/wget -c -O _ipxe.tar.gz
http://xenbits.xen.org/xen-extfiles/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz;
then \
git clone git://git.ipxe.org/ipxe.git ipxe.git; \
(cd ipxe.git && git archive --format=tar --prefix=ipxe/ \
356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d | gzip -n
>../_ipxe.tar.gz); \
rm -rf ipxe.git; \
fi
--2017-08-21 09:21:09--
http://xenbits.xen.org/xen-extfiles/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz
Resolving xenbits.xen.org... 104.239.192.120
Connecting to xenbits.xen.org|104.239.192.120|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-21 09:21:10 ERROR 404: Not Found.
-boris
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-08-21 13:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-12 15:04 [PATCH] ipxe: update to newer commit Wei Liu
2017-06-19 11:33 ` Wei Liu
2017-06-19 13:00 ` Ian Jackson
2017-08-21 13:28 ` Boris Ostrovsky [this message]
2017-08-21 13:33 ` Wei Liu
2017-08-21 13:49 ` Boris Ostrovsky
2017-08-21 13:50 ` Wei Liu
2017-10-17 16:32 ` Ian Jackson
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=ae29702c-7e96-ea04-4a3a-cb71fe4e4cd0@oracle.com \
--to=boris.ostrovsky@oracle.com \
--cc=blackskygg@gmail.com \
--cc=ian.jackson@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).