From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NQ3I0-0001zr-5K for mharc-grub-devel@gnu.org; Wed, 30 Dec 2009 13:28:56 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQ3Hy-0001zc-7o for grub-devel@gnu.org; Wed, 30 Dec 2009 13:28:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQ3Hs-0001yK-NK for grub-devel@gnu.org; Wed, 30 Dec 2009 13:28:52 -0500 Received: from [199.232.76.173] (port=43664 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQ3Hs-0001y5-Hj for grub-devel@gnu.org; Wed, 30 Dec 2009 13:28:48 -0500 Received: from mail-fx0-f228.google.com ([209.85.220.228]:49761) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQ3Hs-0001aZ-35 for grub-devel@gnu.org; Wed, 30 Dec 2009 13:28:48 -0500 Received: by fxm28 with SMTP id 28so3523215fxm.26 for ; Wed, 30 Dec 2009 10:28:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=nJwin6QI6ulyiM7dVtJ67YGIz1tcQu4b2CHpvvC3ix8=; b=OJKyEZwtpu0SplXPHOIZ9YHAfSJeCkSDxcfEhyYjisMZbORv4KDxHJwJKrg0YYgzVn SuS9frVWV5tfPVOpgCUHd0nXPC0SsrI6pFNubQ78bDcQ5fzoaiRmmAXaVyizRRRhRhj3 5ayZ3ZjmPxA/JwPUckLMDn+yxtux1yWdJFdxs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=fz40o+R7AWVBIox331rozCX+pMQG6JOBd2lQ5+Ak4F1XuUIUaNbuFHkRrCuKCYccrj RKj11DRUX7XhG7I3pvZIMSk/tBZXkFq8smx2RuhII9au+Spzoyw1375IQWjJu3fi2KiT 7MPapslfDYyN6IflG0O84eqkQ/vBhz/3bPnTY= Received: by 10.87.68.28 with SMTP id v28mr24246258fgk.38.1262197725440; Wed, 30 Dec 2009 10:28:45 -0800 (PST) Received: from debian.bg45.phnet (55-154.2-85.cust.bluewin.ch [85.2.154.55]) by mx.google.com with ESMTPS id e11sm32100613fga.14.2009.12.30.10.28.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 30 Dec 2009 10:28:43 -0800 (PST) Message-ID: <4B3B9BD4.3090800@gmail.com> Date: Wed, 30 Dec 2009 19:28:36 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: <4B157A71.5060402@gmail.com> <4B157B51.2060402@gmail.com> <4B1582CD.2020906@gmail.com> <4B159518.8060709@gmail.com> <4B15A877.1080604@gmail.com> <4B171489.4050009@gmail.com> <4B17A304.5000204@gmail.com> <4B398DD5.3070804@gmail.com> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig96F7696CE75949722CB3B37F" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: grub.info X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Wed, 30 Dec 2009 18:28:54 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig96F7696CE75949722CB3B37F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Bruce O. Benson wrote: > > > 2009/12/29 Bruce Dubbs > > > Bruce O. Benson wrote: > > I have examined the hierarchy of the manual and it > currently has the > structure below. I also did some research and propose > a different > layout, also shown below. > > > The current layout of the grub2 manual is actually here: > > http://grub.enbug.org/Manual > > > >From one Bruce to another: > > The content of bzr trunk/docs has a file, grub.texi. Line 6 says: > > @settitle GNU GRUB Manual @value{VERSION} > > The wiki is indeed helpful, but not the official GRUB Manual. > Both 'Manuals' are terribly incomplete. > =20 > > > Yes Bruce, I certainly stand corrected. My post probably sounded more > presumptuous than helpful. > > If I: > - ...merged the contents of both existing documents into a new one... > - ...that adhered to the outline you enumerated... > - ...assigned copyright to FSF... > - ...rendered in texi, html, and pdf. > > ...Would that be useful for someone to check in to trunk/docs? I > don't wanna get deep into a piece of work like that if it's not wanted.= > Be careful when merging with documents from wiki. Don't use content written by someone else. Histors of http://grub.enbug.org/Manual lists only 100 last revisions. It contains only you, Felix, chernomor , Karl Kashofer and Chris Kandle. Assuming you sign copyright assignment then: -chernomor's contribution is just wrong -Karl's contribution is a link to another document So these 2 should be just removed Chris' edit is correct but copyright-insignificant so it should be kept and needs no assignment Unfortunately I was unable to check revision prior to r48 > > Yours, > Bruce > --=20 > Bruce O. Benson, mailto:bbenson@gmail.com | > http://www.tux.org > Donating spare CPU to science: Folding@home Team Debian (#2019) > > -----------------------------------------------------------------------= - > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig96F7696CE75949722CB3B37F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAks7m9oACgkQNak7dOguQgkJ3AD7BZ9x8mG2qNqZbDhUIv0cXbIy eEQQfe/mq7wGAAI/yw8A/3fvxQX2tJPkF21lfbMZHjZX/Y+iYb+B6aPHkdyrdKk/ =aGFm -----END PGP SIGNATURE----- --------------enig96F7696CE75949722CB3B37F--