From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: Re: [PATCH] GrubConf improvements Date: Fri, 27 May 2005 20:05:10 +0900 Message-ID: <9cde8bff05052704053c18ae6d@mail.gmail.com> References: <9cde8bff05052218105f33e08@mail.gmail.com> <9cde8bff050522181144ec6ba2@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: <9cde8bff050522181144ec6ba2@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 applying/rejecting it. --=20 regards, aq On 5/23/05, aq wrote: > hello, >=20 > sorry that in the last patch i forgot the attachment. here it is. >=20 > On 5/23/05, aq wrote: > > here is a patch of GrubConf.py (tools/pygrub/src/GrubConf.py), which pr= ovides: > > > > - support for menu color (would be used by pygrub) > > - support for more grub directives > > - fix a bug on checking length of sys.argv > > - few cleanups > > > > Signed-off-by: Nguyen Anh Quynh > > > > $ diffstat GrubConf.patch > > GrubConf.py | 93 +++++++++++++++++++++++++++++++++++++++++++++++----= --------- > > 1 files changed, 73 insertions(+), 20 deletions(-) > > >=20 > regards, > aq >=20 >=20 >