From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BY2q7-0003hn-6j for mharc-grub-devel@gnu.org; Wed, 09 Jun 2004 09:09:59 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BY2q5-0003hG-7e for grub-devel@gnu.org; Wed, 09 Jun 2004 09:09:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BY2q4-0003gx-Kf for grub-devel@gnu.org; Wed, 09 Jun 2004 09:09:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BY2q4-0003gu-IV for grub-devel@gnu.org; Wed, 09 Jun 2004 09:09:56 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BY2pN-0000Ax-24 for grub-devel@gnu.org; Wed, 09 Jun 2004 09:09:13 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 8151515F5015C for ; Wed, 9 Jun 2004 09:09:10 -0400 (EDT) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Wed, 9 Jun 2004 15:12:58 +0200 User-Agent: KMail/1.5.3 References: <20040601121704.GA4680@artax.karlin.mff.cuni.cz> <200406091425.56380.okuji@enbug.org> <871xkolwwt.wl@pc-jeroen.dekkers.cx> In-Reply-To: <871xkolwwt.wl@pc-jeroen.dekkers.cx> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406091512.58250.okuji@enbug.org> Subject: Re: normal vs. rescue mode commands X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 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: Wed, 09 Jun 2004 13:09:57 -0000 On Wednesday 09 June 2004 14:48, Jeroen Dekkers wrote: > What's does the FSF actually advice about this? I don't know. You can ask it yourself. > I'm sure a lot of > other GNU projects violate patents. Be specific. Otherwise, it's just a FUD. GNU has been making effort on avoiding patents and trying to make alternatives. A good example is gzip. This was made due to a patent on compress. The FSF forces GNU maintainers not to use GIF due to the well-known LZW patent. If there are patent infringements in GNU Software, I'm very sure that RMS wants to make alternatives. Okuji