From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add mdadm to the installation image. Date: Sat, 16 Jul 2016 12:50:41 +0200 Message-ID: <87h9bpc0vy.fsf@gnu.org> References: <20160714131306.GA11566@solar> <87oa605l0t.fsf@gnu.org> <20160714192125.GE11033@debian-netbook> <20160714214220.GA1025@solar> <8737nb2fr2.fsf@gnu.org> <20160715171031.GA6567@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bONBK-0002aJ-GE for guix-devel@gnu.org; Sat, 16 Jul 2016 06:50:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bONBG-0007oW-8k for guix-devel@gnu.org; Sat, 16 Jul 2016 06:50:49 -0400 In-Reply-To: <20160715171031.GA6567@solar> (Andreas Enge's message of "Fri, 15 Jul 2016 19:10:31 +0200") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > On Fri, Jul 15, 2016 at 03:27:29PM +0200, Ludovic Court=C3=A8s wrote: >> You should check the size of the whole system: >> guix size $(guix system build gnu/system/install.scm) > > Good point! Here we are. Before: > /gnu/store/q62mdc418pr2wm9160a7qp3dhc8ii1d8-system 824.8 = 0.0 0.0% > > After: > /gnu/store/inv57icbw0dp7s4d33r37l1yjdv3sp2n-system 825.9 = 0.0 0.0% > > :-) Perfect. :-) > For good measure, here the size after adding also lm-sensors: > /gnu/store/v6nlhanbhcabk2vvqmi4xsgividq1060-system 904.0 = 0.0 0.0% Then we should avoid it IMO. My understanding is that not having lm-sensors is at worst annoying, but not critical, right? WDYT? Thanks, Ludo=E2=80=99.