From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VqKvw-0002GO-QF for mharc-grub-devel@gnu.org; Tue, 10 Dec 2013 05:52:56 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqKvg-0002Dm-AH for grub-devel@gnu.org; Tue, 10 Dec 2013 05:52:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqKvV-0000Ne-HA for grub-devel@gnu.org; Tue, 10 Dec 2013 05:52:40 -0500 Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]:34163) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqKvV-0000Na-9R for grub-devel@gnu.org; Tue, 10 Dec 2013 05:52:29 -0500 Received: by mail-la0-f42.google.com with SMTP id ec20so2556412lab.29 for ; Tue, 10 Dec 2013 02:52:28 -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; bh=jGLH+dkS5DL1uEx4P4TRI7+zDoTbUfeIjo90RQH4qS8=; b=nO4t3yTWRKTRXA7SiSUzv2k835P768+BgxiZMibLsPcMaqTaGjC8j2MdIjohJc/Mwc dIqIUwrlsaZvkokxCfHvOgVzH76bnvn2p7zgT3IK5feRizAFZWd38Vv+tR/ha94x+r7S 3mr9rhpIQoRQgYePaaKCVCTpWvpgB2acO58PWZ+cXpxJKwsN8PibpEJFwul67Uc1SJ/E 25XlQqiyulV3f/JiUjdU4lS0I0Z1bBI5fW/Q2fNK33zRWGgtIjToqlfVQaq7AhbcCc3e 0h5tg5KrUJygjw4ApzlRgREQiFTnmovPtSnvql8F1KemvcMo8dKNEyhdQkOe/pdGj/m0 GazA== X-Received: by 10.152.28.230 with SMTP id e6mr7733698lah.3.1386672747922; Tue, 10 Dec 2013 02:52:27 -0800 (PST) Received: from opensuse.site (ppp91-76-134-134.pppoe.mtu-net.ru. [91.76.134.134]) by mx.google.com with ESMTPSA id e10sm20953993laa.6.2013.12.10.02.52.26 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 10 Dec 2013 02:52:27 -0800 (PST) Date: Tue, 10 Dec 2013 14:52:25 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: Re: [PATCH] sort target list in grub-mkimage help output to make it easier to read Message-ID: <20131210145225.2f78631a@opensuse.site> In-Reply-To: <52A65723.3020107@gmail.com> References: <1386422873-20547-1-git-send-email-arvidjaar@gmail.com> <52A65723.3020107@gmail.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/CT_f=zbKJKOeK1SG8xOiZc."; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22a 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, 10 Dec 2013 10:52:56 -0000 --Sig_/CT_f=zbKJKOeK1SG8xOiZc. Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =D0=92 Tue, 10 Dec 2013 00:49:55 +0100 Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0=B8= =D1=88=D0=B5=D1=82: > What about similar architectures with dissimilar name? Like i386-efi and > x86_64-efi ? And do we really want arm to come first with most common > platforms ending somewhere in the middle? My use case is - when I get error from grub-mkimage about invalid parameter, sorted list allows me to quickly check whether entered parameter was correct or not. In which cases are listing i386-efi together with x86_64-efi or ordering list according to "platform commonality" useful? Just asking if I miss something obvious? --Sig_/CT_f=zbKJKOeK1SG8xOiZc. Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlKm8mkACgkQR6LMutpd94yrgQCcDP74oxbG8+ZycZ2rKqgg20gD H+YAoMo0ApzFIxNlSsK548lspxXJfum1 =BAUc -----END PGP SIGNATURE----- --Sig_/CT_f=zbKJKOeK1SG8xOiZc.--