From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [PATCH 1/6] gnu: Add fatfsck-static. Date: Sat, 05 Nov 2016 16:11:15 +0000 Message-ID: <87oa1t6h5o.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> References: <20161105125511.29383-1-mbakke@fastmail.com> <20161105125511.29383-2-mbakke@fastmail.com> <6180231c-3f8c-01b1-b9e6-816e9e375f24@crazy-compilers.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c33Yv-0000gt-Cn for guix-devel@gnu.org; Sat, 05 Nov 2016 12:11:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c33Ys-0006IF-6X for guix-devel@gnu.org; Sat, 05 Nov 2016 12:11:21 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:43114) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c33Yr-0006Hp-WD for guix-devel@gnu.org; Sat, 05 Nov 2016 12:11:18 -0400 In-Reply-To: <6180231c-3f8c-01b1-b9e6-816e9e375f24@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel , guix-devel@gnu.org --=-=-= Content-Type: text/plain Hartmut Goebel writes: > Am 05.11.2016 um 13:55 schrieb Marius Bakke: >> +(define-public fatfsck/static >> + (package >> + (name "fatfsck-static") > > What is the reason for using a different name in "define"? I mostly followed the convention of the e2fsck package. I've seen this convention elsewhere as well, but don't know the reasoning behind it :) However fatfsck could perhaps be renamed to dosfsck to better match the e2fsprogs->e2fsck transformation. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCgAGBQJYHgSjAAoJEKKgbfKjOlT6qCcH/AxKd9JW2x8PQHuuB6y7q0F2 CqpOXLuBRQfQOtvG0QhFiANPNzG9oIpfFOOVyhS1KR/ez+4QnZVDhr4HbNx/xnh1 S5a4vgR3mbKGMVZdvBFgKLs+jfPEJ+cJrAontkO9uCWdoWbN2GMRiP3TlMTZ0VKQ wM5Pr3DJzl/NfVDcK+U9xpPtODes8u7YlJ/oS84jpCfTk+rmb/QJc5IW9jyZyibL WDotb4iwbetKiFRt+1wPtpvuhGlzwt6RbbWPlJTekCR6vPJir3umIH4FQzmmr0cI 42wEkbxKn3sDpXorq6B+6kGzlOQ7ETsCA6DSVWSEQ1qj+JwsDfuQaBqrxbvd3l0= =DlQn -----END PGP SIGNATURE----- --=-=-=--