From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S1o9D-0007zr-FQ for mharc-grub-devel@gnu.org; Sun, 26 Feb 2012 19:08:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1o9A-0007zV-DG for grub-devel@gnu.org; Sun, 26 Feb 2012 19:08:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1o99-00021O-4n for grub-devel@gnu.org; Sun, 26 Feb 2012 19:08:56 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:44738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1o98-0001zK-RU for grub-devel@gnu.org; Sun, 26 Feb 2012 19:08:55 -0500 Received: by eaag11 with SMTP id g11so1849658eaa.0 for ; Sun, 26 Feb 2012 16:08:53 -0800 (PST) Received-SPF: pass (google.com: domain of phcoder@gmail.com designates 10.213.14.80 as permitted sender) client-ip=10.213.14.80; Authentication-Results: mr.google.com; spf=pass (google.com: domain of phcoder@gmail.com designates 10.213.14.80 as permitted sender) smtp.mail=phcoder@gmail.com; dkim=pass header.i=phcoder@gmail.com Received: from mr.google.com ([10.213.14.80]) by 10.213.14.80 with SMTP id f16mr3340448eba.135.1330301333935 (num_hops = 1); Sun, 26 Feb 2012 16:08:53 -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=Sza4pnV4SQF7PkrOwGuTYIdr8aZ1qLP0INth6FDyne4=; b=xd3bNJg2aBfRNVHB9tmLECATJb5Pr2Ir+GDjumXyxf9qiF3kREefIheAWadG1IN39P llnaYlpsUbHg0eHl7TZFyVHmSBc9seopUuYN5u+hl0dCw7vrgemQj9LUOriNE/db4W3P ABGn+AnLlRimGY73Npu9iU71V5UMOhJ+geil8= Received: by 10.213.14.80 with SMTP id f16mr2506735eba.135.1330301333760; Sun, 26 Feb 2012 16:08:53 -0800 (PST) Received: from debian.x201.phnet (51-234.197-178.cust.bluewin.ch. [178.197.234.51]) by mx.google.com with ESMTPS id z7sm4423808eef.9.2012.02.26.16.08.51 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 26 Feb 2012 16:08:52 -0800 (PST) Message-ID: <4F4AC991.6000808@gmail.com> Date: Mon, 27 Feb 2012 01:08:49 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Grub2 and Xen menu entries References: <0f881710a13e73815f30ff853792e23a@omrb.pnpi.spb.ru> In-Reply-To: <0f881710a13e73815f30ff853792e23a@omrb.pnpi.spb.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.215.169 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: Mon, 27 Feb 2012 00:08:57 -0000 On 03.04.2011 13:36, Alexey Shvetsov wrote: > Hi all! > > I'm using xen on gentoo with grub2 and seems there is and issue with > default xen detection mechanism because it also adds menu entries for > all xen symlinks in boot and for xen-syms [see grub.cfg.unpatched] > that shouldn't happen. Contents of my boot directory is > Just for record: this patch wasn't accepted because it's not POSIX-compatible. Please fix this. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko