From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JB7ll-0005UN-Ie for mharc-grub-devel@gnu.org; Sat, 05 Jan 2008 07:04:53 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JB7lk-0005Tu-Dk for grub-devel@gnu.org; Sat, 05 Jan 2008 07:04:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JB7lj-0005TV-Nb for grub-devel@gnu.org; Sat, 05 Jan 2008 07:04:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JB7lj-0005TP-Il for grub-devel@gnu.org; Sat, 05 Jan 2008 07:04:51 -0500 Received: from ns39764.ovh.net ([91.121.25.85] helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JB7lj-0000Cg-81 for grub-devel@gnu.org; Sat, 05 Jan 2008 07:04:51 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id 919F43EB24 for ; Sat, 5 Jan 2008 13:09:41 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sat, 5 Jan 2008 13:04:49 +0100 User-Agent: KMail/1.9.4 References: <20080103135953.GA5490@thorin> <200801050224.20240.okuji@enbug.org> <20080105115313.GA20032@thorin> In-Reply-To: <20080105115313.GA20032@thorin> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801051304.49559.okuji@enbug.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: multiboot.texi 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: Sat, 05 Jan 2008 12:04:52 -0000 On Saturday 05 January 2008 12:53, Robert Millan wrote: > On Sat, Jan 05, 2008 at 02:24:20AM +0100, Yoshinori K. Okuji wrote: > > On Thursday 03 January 2008 14:59, Robert Millan wrote: > > > I'd like to copy grub/docs/multiboot.texi into grub2 CVS, and start > > > providing it as part of the docs. > > > > > > The copyright holders are: > > > > > > Copyright @copyright{} 1995,96 Bryan Ford > > > > > > Copyright @copyright{} 1995,96 Erich Stefan Boleyn > > > > > > Copyright @copyright{} 1999,2000,2001,2002,2005,2006 Free Software > > > Foundation, Inc. > > > > > > Is that fine? > > > > > > After that, we might want to create multiboot2.texi as a draft based on > > > this one. > > > > I am still wondering if it is a good idea to bundle the spec with GRUB. > > For me, they are different projects, so I might prefer to make a separate > > distribution. > > Ok, in that case can we split it off GRUB Legacy ? Like a separate CVS > module or so. Yeah. Okuji