From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 2/6] gnu: %default-extra-linux-options: Remove redundant options. Date: Thu, 29 Sep 2016 12:33:17 +0200 Message-ID: References: <20160926103447.31830-1-david@craven.ch> <20160926103447.31830-2-david@craven.ch> <87r3839jzb.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpYeZ-0004Rf-Sz for guix-devel@gnu.org; Thu, 29 Sep 2016 06:33:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpYeW-0007Bu-LC for guix-devel@gnu.org; Thu, 29 Sep 2016 06:33:23 -0400 Received: from mail-yb0-x244.google.com ([2607:f8b0:4002:c09::244]:36082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpYeV-0007AX-FP for guix-devel@gnu.org; Thu, 29 Sep 2016 06:33:20 -0400 Received: by mail-yb0-x244.google.com with SMTP id t5so797833yba.3 for ; Thu, 29 Sep 2016 03:33:18 -0700 (PDT) In-Reply-To: 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel >> I think we need to revert this patch. Could you please look at it? m and y aren't equivalent after all. The default initrd requires these to be modules. So there are two options, revert the patch or change the y's to m's. I think your're right. I can revert it and add a comment saying why they are needed.