From patchwork Sat Mar 19 15:32:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 5352 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4KLPyg2JQzz3wt4 for ; Sat, 19 Mar 2022 15:32:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4KLPyc6h5Kz18B; Sat, 19 Mar 2022 15:32:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4KLPyc5fdpz302P; Sat, 19 Mar 2022 15:32:40 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4KLPyb68rBz2xWt for ; Sat, 19 Mar 2022 15:32:39 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4KLPyZ0nQtzXD for ; Sat, 19 Mar 2022 15:32:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1647703959; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=z/wXsyrg+wlotY4rab8DQ/rXbf22MnGsacoa8KdnzFI=; b=eejuqcoynkqn3gavc1etD9hWirCqBm/WCmIlEUS00z9BXn1e9o1yB7zYUrZEKWqCPwXvau oD8k6772QUtNEOYjB5xgHDMuk1+Ho7ibCGmh6WTJw2c+NdWrh4SLN//UwLxtSkA+FriJib j3TC6p7bAZIBIETqqRDHUa05agBEQPDfBDCkq1/6f6/+RhDVwT/w2XGJZoY4eiwL0XPdjJ aGBfTxQgmLZx3e9vCr3TQ6npuThFcBgdNF1BaRc3WxeGfdNN//Y3PC5hqTMylqsPGh9/wR P1CKlglcsCWjEU0GzGfcCbJA6kMH6PBR8GHVgeaOkY3Ygdj12bVhZ64D9nQamA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1647703959; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=z/wXsyrg+wlotY4rab8DQ/rXbf22MnGsacoa8KdnzFI=; b=/l/DG/PrYPwbohuF8alrdS5WtMMhiHo5EdHVcq587gJmPo/vJWkyXlijfXdvMU0ODkqhia YgImoLSSVv3mSpBA== Message-ID: <13403096-2b54-7005-3eb6-32ce67179f3b@ipfire.org> Date: Sat, 19 Mar 2022 15:32:19 +0000 MIME-Version: 1.0 Content-Language: en-US To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH 1/2] iproute2: Do not ship /sbin/tipc X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 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" TIPC (Transparent Inter Process Communication) is a protocol used for interprocess communication in computer clusters. We do not use this protocol at all, and the IPFire kernel knows nothing about it (although Lyins for some reason believes it does). Therefore, there is no sense in shipping /sbin/tipc, since this executable cannot do anything. Signed-off-by: Peter Müller Reviewed-by: Adolf Belka --- config/rootfiles/common/iproute2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2 index 0247aa976..e11bd8892 100644 --- a/config/rootfiles/common/iproute2 +++ b/config/rootfiles/common/iproute2 @@ -24,7 +24,7 @@ sbin/rtmon sbin/rtstat sbin/ss sbin/tc -sbin/tipc +#sbin/tipc sbin/vdpa #usr/include/iproute2 #usr/include/iproute2/bpf_elf.h