From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NFcGn-0006CE-80 for mharc-grub-devel@gnu.org; Tue, 01 Dec 2009 18:36:33 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFcGl-0006BF-9U for grub-devel@gnu.org; Tue, 01 Dec 2009 18:36:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFcGg-000684-Qp for grub-devel@gnu.org; Tue, 01 Dec 2009 18:36:30 -0500 Received: from [199.232.76.173] (port=48127 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFcGg-00067n-Eh for grub-devel@gnu.org; Tue, 01 Dec 2009 18:36:26 -0500 Received: from mail-yx0-f191.google.com ([209.85.210.191]:42567) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFcGg-0008BG-4K for grub-devel@gnu.org; Tue, 01 Dec 2009 18:36:26 -0500 Received: by yxe29 with SMTP id 29so6924823yxe.14 for ; Tue, 01 Dec 2009 15:36:25 -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=lskTLeL8pXkwVQdYjk4hsok4bR4nrmfYmtpheuAflKs=; b=PWNlsKIqk+9jUAgH7JtRsG4r+Rnkzl/coUpcohxuLiTKaybDXzQMseolUKwXq6oJtW qJYbfxl9d/3JiDoR74omodG+0NA++Kerug9blwo9GzxrXlxw6gZVi9FrdJSSZ7o7CAkI zcF55HcbWfv1O+n4LN0l03x8ff69V/Kirg1x0= 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=n7Yybja3vVaa9XdlFI6BkM8Axt1a0eXTo63lGZZ40c3sWI+gKnQJpHUAmcWbzrkhqQ UNGXsy2vJ5lBqrfCN7yaiq/lhB+0RC9b0yVTV1l3GlOXyTGBmUsuO3pvCWMhP8PaVl3n pjLjvw2Jjwdbuhlc3KvywPRa+Urfbb390yMMA= Received: by 10.150.28.5 with SMTP id b5mr4508904ybb.232.1259710585078; Tue, 01 Dec 2009 15:36:25 -0800 (PST) Received: from ?192.168.0.75? (cpe-66-69-97-231.satx.res.rr.com [66.69.97.231]) by mx.google.com with ESMTPS id 15sm310013gxk.8.2009.12.01.15.36.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 01 Dec 2009 15:36:24 -0800 (PST) Message-ID: <4B15A877.1080604@gmail.com> Date: Tue, 01 Dec 2009 17:36:23 -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: <4B157A71.5060402@gmail.com> <4B157B51.2060402@gmail.com> <4B1582CD.2020906@gmail.com> <4B159518.8060709@gmail.com> In-Reply-To: <4B159518.8060709@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Customization of GRUB2 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: Tue, 01 Dec 2009 23:36:31 -0000 Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Bruce Dubbs wrote: >> Vladimir 'φ-coder/phcoder' Serbinenko wrote: >>> Could you help us with documenting grub better? Patches against texinfo >>> manual are welcome >> I may be able to do that, however, I need to learn it myself. >> Are there and specifications, design documents, examples, or other >> places that I can look at to better understand GRUB2 menu customization? > And of course you can ask question especially when writing texinfo > documentation for us. OK. I'll start the research process. > And also be sure not to use external articles > except ones written by grub authors without priorly saying so and > obtaining ok from maintainer Well I have already written: http://www.linuxfromscratch.org/lfs/view/development/chapter06/grub.html http://www.linuxfromscratch.org/lfs/view/development/chapter08/grub.html but I'm not completely happy with it. -- Bruce