From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhvOU-0005DY-4Q for qemu-devel@nongnu.org; Tue, 14 Apr 2015 03:36:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YhvOQ-0002wr-UW for qemu-devel@nongnu.org; Tue, 14 Apr 2015 03:36:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39712) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhvOQ-0002wn-N4 for qemu-devel@nongnu.org; Tue, 14 Apr 2015 03:36:22 -0400 Message-ID: <1428996975.12611.9.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 14 Apr 2015 09:36:15 +0200 In-Reply-To: <552890A9.9010109@suse.de> References: <1428675432-31433-1-git-send-email-kraxel@redhat.com> <1428675432-31433-4-git-send-email-kraxel@redhat.com> <552890A9.9010109@suse.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/7] ipxe: add local patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?ISO-8859-1?Q?F=E4rber?= Cc: ipxe-devel@ipxe.org, qemu-devel@nongnu.org Hi, > > > > +ipxe/qemu-patches: > > Looks like this is only ever removed by clean? Should depend on the > patch files, in case they change with an update. Indeed. > But why are you adding patch files in the first place? Can't we just > push the commits to a branch on git.qemu-project.org and update the > submodule config accordingly? I hope this is just temporary, so I didn't want go through the administrative to setup a qemu ipxe branch @ git.qemu-project.org. Just resent the patches to the ipxe list. Assuming that doesn't work out: How we are going to maintain ipxe.git @ qemu-project.org? Should I just send patches to the list? Can I get commit access for ipxe.git? The later would certainly simplify things, especially when it comes to rebasing the qemu patches to pickup upstream fixes ... cheers, Gerd