From patchwork Wed Oct 11 19:05:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 1457 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 3A49960AD9 for ; Wed, 11 Oct 2017 09:55:56 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 5838E2838; Wed, 11 Oct 2017 09:55:55 +0200 (CEST) Received: from tuxedo.stevee (unknown [46.125.250.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 2373F27F5; Wed, 11 Oct 2017 09:55:53 +0200 (CEST) From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] dracut: Update to 046. Date: Wed, 11 Oct 2017 10:05:41 +0200 Message-Id: <20171011080541.31052-1-stefan.schantl@ipfire.org> X-Mailer: git-send-email 2.9.4 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" * Drop runtime dependency to libselinux. Signed-off-by: Stefan Schantl --- dracut/dracut.nm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dracut/dracut.nm b/dracut/dracut.nm index 449e261..b7e72c2 100644 --- a/dracut/dracut.nm +++ b/dracut/dracut.nm @@ -4,7 +4,7 @@ ############################################################################### name = dracut -version = 045 +version = 046 release = 1 groups = System/Boot @@ -82,7 +82,6 @@ packages kbd kpartx less - libselinux lvm2 mdadm sysvinit