From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NSM5X-0002q7-Pf for mharc-grub-devel@gnu.org; Tue, 05 Jan 2010 21:57:35 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSM5U-0002nl-3O for grub-devel@gnu.org; Tue, 05 Jan 2010 21:57:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSM5O-0002lj-Ri for grub-devel@gnu.org; Tue, 05 Jan 2010 21:57:31 -0500 Received: from [199.232.76.173] (port=55751 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSM5O-0002lb-NH for grub-devel@gnu.org; Tue, 05 Jan 2010 21:57:26 -0500 Received: from mx20.gnu.org ([199.232.41.8]:49394) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSM5M-0006hY-3M for grub-devel@gnu.org; Tue, 05 Jan 2010 21:57:26 -0500 Received: from mail-yx0-f177.google.com ([209.85.210.177]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSM5A-0003zl-Sh for grub-devel@gnu.org; Tue, 05 Jan 2010 21:57:13 -0500 Received: by yxe7 with SMTP id 7so16271118yxe.25 for ; Tue, 05 Jan 2010 18:57:10 -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=qpoNVvkmzF6GYgl0lJAsGIXRUBZdn6D4vxbALro1GIY=; b=dPEXt3Xhlh6GiSEkjk4Ar63dxDfnXgbRWcq/BFLhWraMV99iGfsWRa41c6BE7hcbGg FpWJK8Erasxqh1+GKvzlWDqiYD88YQqPggJYK0mW+Kw0Sse/TMPhxUxOy5239oOA/P8n sfmIgQC5cFGWfqyEMgFjomjjg+WDLViMLBerU= 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=Aio7/efbSZxVNAH2Tcv3IkiN9AOkl9+pP+QSBhnG5fMcJsmL4T/sZI5mC/CmPUBvsj 7TpNqp0rf8Jl0UUlYotnAJb9RDsx9mMOurB05VWg8Uhbpp46Lcza3gVraURy86VabvMA XxBFqfZljJs88HlmLM16pjJq/KljIC7cJYYgE= Received: by 10.100.23.33 with SMTP id 33mr13105808anw.16.1262746222850; Tue, 05 Jan 2010 18:50:22 -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 5sm8098524yxg.10.2010.01.05.18.50.21 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 05 Jan 2010 18:50:22 -0800 (PST) Message-ID: <4B43FA6D.2040007@gmail.com> Date: Tue, 05 Jan 2010 20:50:21 -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: <358918.15835.qm@web88204.mail.re2.yahoo.com> In-Reply-To: <358918.15835.qm@web88204.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Subject: Re: GRUB Faq 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, 06 Jan 2010 02:57:32 -0000 Lapohos Tibor wrote: > To clarify, I was talking about the headings: > > Building / Installation from Source Build Prerequisites Example This is covered in the INSTALL file. I've submitted a new one, but it hasn't been committed. In the meantime you can get most of what you need from: http://www.linuxfromscratch.org/lfs/view/development/chapter06/grub.html http://www.linuxfromscratch.org/lfs/view/development/chapter08/grub.html It covers the basics, but many distros add a lot of customization and automation that is not in the above links. -- Bruce