From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etFro-000444-Je for guix-patches@gnu.org; Tue, 06 Mar 2018 11:55:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etFrk-0002hq-NY for guix-patches@gnu.org; Tue, 06 Mar 2018 11:55:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:40048) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etFrk-0002hk-JY for guix-patches@gnu.org; Tue, 06 Mar 2018 11:55:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1etFrk-0005R4-Ae for guix-patches@gnu.org; Tue, 06 Mar 2018 11:55:04 -0500 Subject: [bug#30734] [PATCH core-updates 0/3] nologin and ifconfig profile conflicts Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etFrT-0003iU-1G for guix-patches@gnu.org; Tue, 06 Mar 2018 11:54:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etFrP-0002YM-59 for guix-patches@gnu.org; Tue, 06 Mar 2018 11:54:47 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:52763) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1etFrO-0002Y7-Uv for guix-patches@gnu.org; Tue, 06 Mar 2018 11:54:43 -0500 From: Marius Bakke Date: Tue, 6 Mar 2018 17:54:38 +0100 Message-Id: <20180306165438.4306-1-mbakke@fastmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 30734@debbugs.gnu.org These patches aim to fix conflicts in the default profile. The second patch is unrelated and not necessarily even accurate. Feedback wanted! Marius Bakke (3): gnu: util-linux: Don't build 'nologin'. gnu: util-linux: Move '.la' files to static output. gnu: net-tools: Don't install 'ifconfig'. gnu/packages/linux.scm | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) -- 2.16.2