From patchwork Thu Apr 24 14:20:41 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8639 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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4ZjynL0hnHz3xPk for ; Thu, 24 Apr 2025 14:20:54 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4ZjynG5yd1z3kP for ; Thu, 24 Apr 2025 14:20:50 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4ZjynG5B28z331s for ; Thu, 24 Apr 2025 14:20:50 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4ZjynC4x2gz337f for ; Thu, 24 Apr 2025 14:20:47 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4ZjynC1gCqz2SF; Thu, 24 Apr 2025 14:20:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1745504447; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UDh4B91ZcO/TdpCDw+qvbWdF/NhIWBWFymNnW+no658=; b=W0E6tpEDlhK/GIdkENUGYj+OhpYz+BK3j7YGhiwBkr8UOiGD2jZPENywHi3Kio6i1uMzgU LPW4ZwhLMFtRs3JnBau58Jh1ksnyaPxSL7B5Ezm6eMHrVGz1w8gQDfgBH3YAMrSsQiwyPL BGPh3m8ShedxfNUx3AwoVdSOOFglzSD+ejkn8U/qDRM0BQU8xg/3WZKPADMbWeRWu/FqKS F6iqtHzaZVsFTkUa/01up6eplGACC9fNOgiitexkstXe8HQFc3/mTY/RpVjQnQARaZSfHH SRrRK4i22y3ZaJ16DyqIdCyn5GwHw2Ln9EUyNtU+N0o7jlkdutJX9w56thY0Ww== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1745504447; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UDh4B91ZcO/TdpCDw+qvbWdF/NhIWBWFymNnW+no658=; b=2h2BttClEGxpz0kPwbIHE+HxnCs0qPtKUzjQUZ4oP23Dl8f7Oru1ESX3cK18O95bvW34oQ pEwaT3vUTnB/sCDg== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 4/4] core195: Ship backup.pl and sources files Date: Thu, 24 Apr 2025 16:20:41 +0200 Message-ID: <20250424142041.3443255-4-adolf.belka@ipfire.org> In-Reply-To: <20250424142041.3443255-1-adolf.belka@ipfire.org> References: <20250424142041.3443255-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Signed-off-by: Adolf Belka --- config/rootfiles/core/195/filelists/files | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/195/filelists/files b/config/rootfiles/core/195/filelists/files index ca8972dd2..ba85f41c8 100644 --- a/config/rootfiles/core/195/filelists/files +++ b/config/rootfiles/core/195/filelists/files @@ -4,3 +4,5 @@ srv/web/ipfire/cgi-bin/pakfire.cgi var/ipfire/general-functions.pl var/ipfire/http-client-functions.pl var/ipfire/ids-functions.pl +var/ipfire/backup/bin/backup.pl +var/ipfire/ipblocklist/sources