From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RdhQc-0005pd-Th for mharc-grub-devel@gnu.org; Thu, 22 Dec 2011 07:07:18 -0500 Received: from eggs.gnu.org ([140.186.70.92]:58645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdhQV-0005l7-Po for grub-devel@gnu.org; Thu, 22 Dec 2011 07:07:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RdhQQ-0002bi-20 for grub-devel@gnu.org; Thu, 22 Dec 2011 07:07:11 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:45390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdhQP-0002bQ-Ps for grub-devel@gnu.org; Thu, 22 Dec 2011 07:07:05 -0500 Received: by wgbdt11 with SMTP id dt11so12634475wgb.30 for ; Thu, 22 Dec 2011 04:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ztJmDYBa+Ggtfda2igOk6raO57Uk8jvTosQCZeS8f/s=; b=HthNHfoOfXgPZfvg1EbhlrZsN5M+lXQ25RLspf5d5lFUiuFxiPl31Qr8lzvD+1v1+f 9XHmZ1MJ9C/bGTy9D89id0W+OAD6qDH0Tf+KmWhtvnAsJMOK3mShbaZlLDw/x9tYnyHt eWeFtZhNISHF05ppQWBrWtr8IV16TqUU7dVQg= Received: by 10.216.136.152 with SMTP id w24mr5738285wei.43.1324555625206; Thu, 22 Dec 2011 04:07:05 -0800 (PST) Received: from debian.x201.phnet (cx-public-docking-1-046.ethz.ch. [129.132.149.46]) by mx.google.com with ESMTPS id b5sm9475856wbh.4.2011.12.22.04.07.02 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Dec 2011 04:07:03 -0800 (PST) Message-ID: <4EF31D65.20505@gmail.com> Date: Thu, 22 Dec 2011 13:07:01 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: grub-mkstandalone fixes References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2011 12:07:15 -0000 On 18.12.2011 22:23, Keshav P R wrote: > > On Sun, Dec 4, 2011 at 15:12, Keshav P R > > wrote: > > Hi, > It seems like grub-mkstandalone was copied > directly from grub-mkrescue without checking the > options. Also there is no way to specify a grub.cfg to > be copied as (memdisk)/boot/grub/grub.cfg . The > attached patch fixes all of this. Please apply it. > > Regards. > > Keshav > > > Updated patch with --config option removed and with a ChangeLog entry > (now contains only trivial/typo fixes) attached. > Comitted, thanks > Regards. > > Keshav > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'φ-coder/phcoder' Serbinenko