From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VlMY2-00085O-Fj for mharc-grub-devel@gnu.org; Tue, 26 Nov 2013 12:35:42 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlMXs-00084N-GN for grub-devel@gnu.org; Tue, 26 Nov 2013 12:35:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VlMXm-0003MY-PY for grub-devel@gnu.org; Tue, 26 Nov 2013 12:35:32 -0500 Received: from mail-lb0-x22d.google.com ([2a00:1450:4010:c04::22d]:57336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlMXm-0003M1-5R for grub-devel@gnu.org; Tue, 26 Nov 2013 12:35:26 -0500 Received: by mail-lb0-f173.google.com with SMTP id u14so4682099lbd.18 for ; Tue, 26 Nov 2013 09:35:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=KhvO13DnIcgMBoBom59AWMPUqfEi2EPabJHrEZOHCw0=; b=qwjj+N1gvrrXFiNr1zwWEVw8Z1ePUSHBg+GCfmhmi804+cuasZhITMKJXFVHIyMVAT 7HPP5hiaFQPj4koC2vtMycC4rNV4NOjl2KvAcfk7gYb/lvp3O4sDdiK/PnM8FY7icr1T 0CtgH5OFcv4Iqh+uNUIZ2Lt2ed/aPi2/rVESSD5cuhCgeKpiB3iw8KbRVRTPVk106WPG zzRQuC2o6k907Z8kJC4EVJG0BrBbRlo3rTFAeGaLgkLWa44Ijyr5t6T1d22TAqywKIZc Q9DC+oQGQmP61q86V31dM6PGSZU7puRyDTwysB5NrEh8d+Y/1H9G/pkLX0jxdcAdDX3i i1WQ== X-Received: by 10.112.53.97 with SMTP id a1mr2817037lbp.38.1385487324442; Tue, 26 Nov 2013 09:35:24 -0800 (PST) Received: from opensuse.site (ppp91-76-170-113.pppoe.mtu-net.ru. [91.76.170.113]) by mx.google.com with ESMTPSA id o1sm59695444lah.8.2013.11.26.09.35.23 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 26 Nov 2013 09:35:23 -0800 (PST) Date: Tue, 26 Nov 2013 21:35:22 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: Re: grub-mkimage and other utils documentation Message-ID: <20131126213522.22e8fd48@opensuse.site> In-Reply-To: References: <20131126204033.44ccb984@opensuse.site> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22d X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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, 26 Nov 2013 17:35:38 -0000 В Tue, 26 Nov 2013 09:02:09 -0800 Jonathan McCune пишет: > On Tue, Nov 26, 2013 at 8:40 AM, Andrey Borzenkov wrote: > > > I started to clean --pubkey in docs, hit grub-mkimage reference, hit > > "grub-install is just a shell script" ... it really needs cleanup. > > > I think the grub-mkimage reference can be dropped now that the native-code > grub-install is in place and supports --pubkey itself. It is far more than --pubkey. grub-install section itself starts with reference to grub-mkimage. > Sorry, at the time > those were written it was hard not to reveal some internals. Thanks for > taking the initiative to clean them up. > > -Jon > > > > > Is > > grub-install terse description intentional? If not, I'm going to > > actually document all utilities and all options not defined as hidden. > > We probably need to mention common options between various utilities > > as well. > > > > Or should some tools be skipped? I'm fine to document them in > > grub-devel though, but I'd like to have them documented /somewhere/. > > > > _______________________________________________ > > Grub-devel mailing list > > Grub-devel@gnu.org > > https://lists.gnu.org/mailman/listinfo/grub-devel > >