From 5146f22b3b1615ed9d10796a0b1fffdf617138ef Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Thu, 2 Nov 2017 22:43:09 +0200 Subject: gnu: rfkill: Mark as superseded by util-linux. * gnu/packages/linux.scm (rfkill)[properties]: New field, superseded by util-linux. * gnu/system.scm (%base-packages): Remove rfkill. --- gnu/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/system.scm') diff --git a/gnu/system.scm b/gnu/system.scm index 5f562b48bb..2ccae364de 100644 --- a/gnu/system.scm +++ b/gnu/system.scm @@ -516,7 +516,7 @@ explicitly appear in OS." ;; wireless-tools is deprecated in favor of iw, but it's still what ;; many people are familiar with, so keep it around. - iw wireless-tools rfkill + iw wireless-tools iproute net-tools ; XXX: remove when Inetutils suffices -- cgit v1.2.3