From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: Re: [PATCH] pygrub improvements Date: Fri, 27 May 2005 20:06:00 +0900 Message-ID: <9cde8bff050527040654ae37b2@mail.gmail.com> References: <9cde8bff0505221825523c3508@mail.gmail.com> <9cde8bff05052218272012c1ff@mail.gmail.com> Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <9cde8bff05052218272012c1ff@mail.gmail.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org this patch got no comment. please consider appying/rejecting it. --=20 regards, aq On 5/23/05, aq wrote: > hmm... sorry, i have pressed the send button by accidental. here is a > patch of pygrub attached. >=20 > On 5/23/05, aq wrote: > > here is a patch for pygrub (tools/pygrub/src/pygrub), which provides: > > > > - generalize grub menu display (by using constants for menu position an= d size) > > - support basic grub menu color > > - correctly handle choosing menu item, even if menu size is less then > > number of grub menu items > > - allow user to quit pygrub by pressing 'q' > > - few cleanups > > > > Signed-off-by: Nguyen Anh Quynh > > > > for those interested, here is a screenshot of the patched pygrub: > > http://133.27.240.160/xen/pygrub2.png > > > > $ diffstat pygrub3.patch > > pygrub | 166 ++++++++++++++++++++++++++++++++++++--------------------= --------- > > 1 files changed, 93 insertions(+), 73 deletions(-) > > > > -- > > regards, > > aq > > >=20 >=20 > -- > regards, > aq >=20 >=20 >