X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-ww0-f44.google.com (mail-ww0-f44.google.com [74.125.82.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 1F503DC199F for ; Wed, 8 Feb 2012 21:02:16 +0000 (UTC) Received: by wgbdt10 with SMTP id dt10so776315wgb.25 for ; Wed, 08 Feb 2012 13:02:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Oel849raO8UqVyHHjjFJ48fmID8fUHupmFZrRqlbJJE=; b=azTKD/Vm85yTrgvvodj00wQXHHSoeJN+Ogdi+kPxXQZnKhXEC42IuvxUqeOFU3Ye0X AcIwjtI0BT/JUk5etQZy3lRwuAXESwk+iHFfPViXkd7TZw2EAm/ICfCvfbEQS/rkKGri I76SXMj/CRcC1sJul/I4l+HXM75tdb1Ra2f44= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.180.84.201 with SMTP id b9mr43333045wiz.4.1328734936085; Wed, 08 Feb 2012 13:02:16 -0800 (PST) Sender: royger@gmail.com Received: by 10.216.213.219 with HTTP; Wed, 8 Feb 2012 13:02:15 -0800 (PST) In-Reply-To: <20120208215733.553f0785@alpinelinux.org> References: <1328657774-15472-1-git-send-email-roger.pau@entel.upc.edu> <20120208215733.553f0785@alpinelinux.org> Date: Wed, 8 Feb 2012 22:02:15 +0100 X-Google-Sender-Auth: 33txYN5DY4eUrtxi3N0XlG5u2W0 Message-ID: Subject: Re: [alpine-devel] [PATCH] testing/xen: fix extlinux pygrub From: =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2012/2/8 Natanael Copa : > On Wed, =C2=A08 Feb 2012 00:36:14 +0100 > Roger Pau Monne wrote: > >> Modified the patch to fix a problem when initrd is the first argument >> in the append command. This is already commited to the Xen upstream >> tree. >> --- >> =C2=A0testing/xen/pygrub_alpine.patch | =C2=A0 =C2=A02 +- >> =C2=A01 files changed, 1 insertions(+), 1 deletions(-) > > Applied and updated checksum and bumped pkgrel. > > Are there any reason to not move this to main now? I've been using this on my servers for like 3 days, and it's working ok so far. I was going to give it a week, but it looks ok to me so far, so move it to main. > > Thanks! > > -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---