From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NbOtC-0004Yc-DY for mharc-grub-devel@gnu.org; Sat, 30 Jan 2010 20:46:14 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbOtA-0004YR-Gq for grub-devel@gnu.org; Sat, 30 Jan 2010 20:46:12 -0500 Received: from [199.232.76.173] (port=46070 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbOt9-0004YJ-7a for grub-devel@gnu.org; Sat, 30 Jan 2010 20:46:11 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbOt7-00078i-TK for grub-devel@gnu.org; Sat, 30 Jan 2010 20:46:10 -0500 Received: from mail-gx0-f226.google.com ([209.85.217.226]:33269) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbOt7-00078Y-HI for grub-devel@gnu.org; Sat, 30 Jan 2010 20:46:09 -0500 Received: by gxk26 with SMTP id 26so1410743gxk.8 for ; Sat, 30 Jan 2010 17:46:08 -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 :content-type:content-transfer-encoding; bh=8KBFhXpGbMeIttuWG75hnpJYd4HX57f/ZxnB+x/n2MY=; b=xoZqe1QolIcCk2YkBR/dcxbWt0TPjGoFX21HnBJI4moJ9rnC/Zz4YwsxduiYeNZsTr AhWZynUqjoR87nyDRukmChmZ7I4y4S4zFCxLwG8IhNsZHxzM0H2fQapjbl3qNWxLbQPe 7BBzJltNIIdJITti9/tHVgBofmSX0pckN47qY= 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:content-type:content-transfer-encoding; b=gL6bU7asOq0ffFfWqcQwOG2037UCQmNRshP8gfE1mU+QUrYQInUUE0FB9a978LXzEt OA1X7g7RDP1jrMxRl9VNisYfpJ2hUcGeON37bc0yszx68w1/vyzcy2YHvTcaCLwF3gas B4II1BtCSimd9GG+9FWl8xt0wKmKS3GY0VdSg= Received: by 10.101.207.28 with SMTP id j28mr3007186anq.193.1264902368488; Sat, 30 Jan 2010 17:46:08 -0800 (PST) Received: from ?192.168.0.75? (cpe-24-174-183-197.satx.res.rr.com [24.174.183.197]) by mx.google.com with ESMTPS id 4sm1246507ywi.54.2010.01.30.17.46.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 30 Jan 2010 17:46:07 -0800 (PST) Message-ID: <4B64E0DE.6090307@gmail.com> Date: Sat, 30 Jan 2010 19:46:06 -0600 From: Bruce Dubbs User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080722 SeaMonkey/1.1.11 MIME-Version: 1.0 To: The development of GNU GRUB References: <4B64DC0B.2030809@earthlink.net> In-Reply-To: <4B64DC0B.2030809@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Building Grub2 manual? 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: Sun, 31 Jan 2010 01:46:12 -0000 BandiPat wrote: > Quick question guys! I notice there is a grub.texi file that is suppose > to be built as a grub.info.gz during the build, which gives you the new > manual? > > I'm not getting that with my build. Now maybe I don't have a program > installed it needs to make that conversion, but I do not get any > complaints from the build about something missing. I do get an odd > empty /boot/info directory though, but this probably doesn't have > anything to do with the manual build. > > Normally there is a manual file in different form which creates > something you can read using the "man grub" command, but it appears you > guys went another way? I'm working on the documentation, but it's not very close to a point where I can submit it yet. I intend to be able to have html, man and info files available from the .texi base. In the meantime, I'd recommend browsing the wiki. http://grub.enbug.org/ -- Bruce