From patchwork Fri Apr 10 08:00:37 2020 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: 2922 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 48z9Xm2Lb5z3yC1 for ; Fri, 10 Apr 2020 08:04:56 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 48z9Xj6s2pz1kc; Fri, 10 Apr 2020 08:04:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 48z9Xj26sPz2yC3; Fri, 10 Apr 2020 08:04:53 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 48z9Xh0kBJz2xkV for ; Fri, 10 Apr 2020 08:04:52 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 48z9Xf4vrQz1MC for ; Fri, 10 Apr 2020 08:04:50 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1586505891; 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=Y3cg2UwHFIy7u9xvfw2mbfKYFnK6D55KU96lVeJNTDU=; b=NyD4exZZ1c/Is35JS62GCeBsd+aS7vSG8kKlTgtAd2+Sk0jd97BybL/COesOoYlD8OuRyI GzhWC3B5AlEiSeDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1586505891; 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=Y3cg2UwHFIy7u9xvfw2mbfKYFnK6D55KU96lVeJNTDU=; b=AsKzlwd+GMcv4hZOMOkFtqOclgcQpYi71WZgM0xBGcI747s30R8kSP/K0I2szqWw8EmUe1 5Zv9jZOEHkCuLeUmoxY6O6FGxxAHd8Vcus9vIRL54ASAVpAKFuRLGoAObgpjJcUTzQzIVr 5AVrmwMMepdgaRmrk95+qsuGYKRioRJEibDBlwI7uiozY3r6nP2TryxM52S3JNA8Y3zDUD ZmJ4s+0iUchQSN/ogsZKDi3CIvSEP/wW4hjgiRwOmCDComisTsRwURQXMyj2MAiAcn5fYH S7fHI3PlJOfyYfq4x0kjEqwcvBPGNnoIHzp5vXUX5H3D49spR9oUGpFVB77IRA== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] gzip: ship zgrep, zless and zmore Message-ID: <25e99170-f559-4f2a-1bb4-98a72e43257d@ipfire.org> Date: Fri, 10 Apr 2020 10:00:37 +0200 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=peter.mueller@ipfire.org 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" Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- config/rootfiles/common/gzip | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/gzip b/config/rootfiles/common/gzip index c470a385c..f0b450b78 100644 --- a/config/rootfiles/common/gzip +++ b/config/rootfiles/common/gzip @@ -8,9 +8,9 @@ bin/zcat #usr/bin/zegrep #usr/bin/zfgrep #usr/bin/zforce -#usr/bin/zgrep -#usr/bin/zless -#usr/bin/zmore +usr/bin/zgrep +usr/bin/zless +usr/bin/zmore #usr/bin/znew #usr/share/info/gzip.info #usr/share/man/man1/gunzip.1