From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1K6BR7-0003bj-09 for mharc-grub-devel@gnu.org; Tue, 10 Jun 2008 17:31:25 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6BR4-0003Yv-U9 for grub-devel@gnu.org; Tue, 10 Jun 2008 17:31:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6BR1-0003Tz-Rc for grub-devel@gnu.org; Tue, 10 Jun 2008 17:31:22 -0400 Received: from [199.232.76.173] (port=34638 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6BR1-0003Tp-Mk for grub-devel@gnu.org; Tue, 10 Jun 2008 17:31:19 -0400 Received: from fg-out-1718.google.com ([72.14.220.154]:58886) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6BR1-0003oO-Ce for grub-devel@gnu.org; Tue, 10 Jun 2008 17:31:19 -0400 Received: by fg-out-1718.google.com with SMTP id l26so2422567fgb.30 for ; Tue, 10 Jun 2008 14:31:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=b0497sl8KWjGY47UWjnvDsiMWt4lhqTmLMUXzk2o+fA=; b=OYHOk16y/OZdYdfT+0OiVNmQquhsFySp481fFT+WVNXJujpEfXdHs9mTgZRdTB6bZT 07i65E0rmPVromJygYmhnVV10wwl9T/X5vJfgLNPt4qGkeyZZVupfADW14Rc77dDDDlx s9kWKKi7qdVPjEf2PaBLPMKYVJGfMRBLAGyuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=rBOBacXXqVdwoJLKNcqYWrJBf+mlsX9a2y6ZymVYy2WKvxH+0AyeBJMk6AzQWPJKQZ 39TF8Q0z/8v3eidhnE4AKfdK7SY4fAMbnD2mNbk3zcWzDSMbK8z7Qz66QPCLqxebCBhF HDQGMW/3yscD8qHIiv5ZqH94c4m4n2mQ2CsLU= Received: by 10.86.66.19 with SMTP id o19mr6292979fga.40.1213133477489; Tue, 10 Jun 2008 14:31:17 -0700 (PDT) Received: from ?192.168.1.101? ( [213.37.137.93]) by mx.google.com with ESMTPS id l12sm14006332fgb.6.2008.06.10.14.31.15 (version=SSLv3 cipher=RC4-MD5); Tue, 10 Jun 2008 14:31:16 -0700 (PDT) From: Javier =?ISO-8859-1?Q?Mart=EDn?= To: The development of GRUB 2 In-Reply-To: <484EE2AD.5090602@nic.fi> References: <1213128551.1287.17.camel@localhost> <484EE2AD.5090602@nic.fi> Content-Type: text/plain; charset=utf-8 Date: Tue, 10 Jun 2008 23:31:26 +0200 Message-Id: <1213133486.1287.19.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 8bit X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Subject: Re: [PATCH] Drivemap module X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2008 21:31:23 -0000 El mar, 10-06-2008 a las 23:23 +0300, Vesa Jääskeläinen escribió: > Javier Martín wrote: > > Since the last posts in the "reimplementing the legacy map command" > > thread seemingly died silently, I'm sending the improved version of the > > patch here. If the death of the thread was intentional, please just tell > > me (either nicely or rudely) and I'll be off. > > I'll answer this now and look at patch when I have better time. > > Just keep in mind that while we appreciate new feature and bug fixes, we > do not have all the time on earth to review them. Please be patient > especially if you touch something that can be critical for stability and > functionality of the software. We do not want to have feature on the > system that no-one knows how it works, so we prefer to have > understanding of the feature at hand and then that is gained then it is > much easier to comment the patch and then diagnose if it has problems. > > So please wait a bit, and lets see what kind of comments it gets. > Ok, I'm sorry and don't mean to be intrusive, I just thought the last messages might have got lost between mail filters - it's happened to me.