From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: 01/01: hydra: Increase image sizes for USB image and Flash image. Date: Sun, 09 Dec 2018 17:16:58 +0100 Message-ID: <87zhteekud.fsf@elephly.net> References: <20181208235341.20110.3064@vcs0.savannah.gnu.org> <20181208235342.94B112113E@vcs0.savannah.gnu.org> <87va423k0n.fsf@gnu.org> 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]:49963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gW1lp-0004pL-8u for guix-devel@gnu.org; Sun, 09 Dec 2018 11:17:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gW1ln-0000kR-2W for guix-devel@gnu.org; Sun, 09 Dec 2018 11:17:29 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21773) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gW1lm-0000jn-Sg for guix-devel@gnu.org; Sun, 09 Dec 2018 11:17:26 -0500 In-reply-to: <87va423k0n.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > One problem with the installation OS is that it=E2=80=99s pulling ALSA an= d all > sorts of sound-related libraries (libsamplerate, etc.), which clearly is > unnecessary in the installation image. That comes from the alsa-utils > udev rules. We could remove those udev rules, but since they=E2=80=99re = in > %base-services, I chose not to do that to avoid breaking everyone=E2=80= =99s > config. I=E2=80=99m in favour of moving them elsewhere, such as %desktop-services. --=20 Ricardo