From patchwork Mon Feb 3 17:39:00 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: 2747 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 48BFTF3GpBz3xyG for ; Mon, 3 Feb 2020 17:40:01 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 48BFTD5kjmz3pC; Mon, 3 Feb 2020 17:40:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 48BFTD1r6Bz2yYx; Mon, 3 Feb 2020 17:40:00 +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 48BFTB6Gnpz2xmg for ; Mon, 3 Feb 2020 17:39:58 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 48BFT96FSTz3P2 for ; Mon, 3 Feb 2020 17:39:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1580751598; 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: in-reply-to:in-reply-to:references:references; bh=QYgzw8lBpx9O14DCyCt0RjQ1nJD1MSltHzOVTcqoabo=; b=/NeXAq1EPb1LaGXKyeYscnVY19NtHYGdnUVYGp/aZzoi3V5rbEpyRmvgZv6hyNBDJahTSs WOs6rJ2lcm0Y1qAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1580751598; 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: in-reply-to:in-reply-to:references:references; bh=QYgzw8lBpx9O14DCyCt0RjQ1nJD1MSltHzOVTcqoabo=; b=gyK5DOX+86AWv2uUDOOpug/r9EdS6tVpaKyDGCQbj9vpT+WLDE2OkLSWWOMMweXIDHcE0S lo1BTGhLqg4T41QaFjm0EAXQHkeh7NpuwjQ/6pVZd98i5Qis91l2+sEqORNX1Pjd5+MBX1 RcaW7im0c4kMNb7e6duHa4GqhcbM0toUy8I52UuX5Ds9zybcvJMsM5tUPsWzLDb+offyzD 4OJIV7EJjV1yGT6JBJUKKNiR4calC/P3aM22GLLjN0PXbphAH8f729cbzHtRlYCYd5b6kk Bm52K6tKYDM02qzfy24b+KAbd/EzkBeBtR44jJ8GAJh+che7ctB4280hYv8bMw== Subject: [PATCH v2 2/2] coreutils: update rootfiles From: =?utf-8?q?Peter_M=C3=BCller?= To: "IPFire: Development-List" References: <024c4769-62e2-c284-a183-5e87e59cd7d8@ipfire.org> Message-ID: Date: Mon, 03 Feb 2020 17:39:00 +0000 MIME-Version: 1.0 In-Reply-To: <024c4769-62e2-c284-a183-5e87e59cd7d8@ipfire.org> 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" Cc: Michael Tremer Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- config/rootfiles/common/coreutils | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/coreutils b/config/rootfiles/common/coreutils index 5bd787cbf..da86e9b7e 100644 --- a/config/rootfiles/common/coreutils +++ b/config/rootfiles/common/coreutils @@ -26,6 +26,7 @@ usr/bin/b2sum usr/bin/base32 usr/bin/base64 usr/bin/basename +usr/bin/basenc usr/bin/chcon usr/bin/cksum usr/bin/comm @@ -204,8 +205,6 @@ usr/sbin/chroot #usr/share/locale/pl/LC_MESSAGES/coreutils.mo #usr/share/locale/pl/LC_TIME #usr/share/locale/pl/LC_TIME/coreutils.mo -#usr/share/locale/pt -#usr/share/locale/pt/LC_MESSAGES #usr/share/locale/pt/LC_MESSAGES/coreutils.mo #usr/share/locale/pt/LC_TIME #usr/share/locale/pt/LC_TIME/coreutils.mo @@ -250,6 +249,7 @@ usr/sbin/chroot #usr/share/man/man1/base32.1 #usr/share/man/man1/base64.1 #usr/share/man/man1/basename.1 +#usr/share/man/man1/basenc.1 #usr/share/man/man1/cat.1 #usr/share/man/man1/chcon.1 #usr/share/man/man1/chroot.1 @@ -271,10 +271,13 @@ usr/sbin/chroot #usr/share/man/man1/head.1 #usr/share/man/man1/hostid.1 #usr/share/man/man1/id.1 +#usr/share/man/man1/install.1 #usr/share/man/man1/join.1 #usr/share/man/man1/link.1 #usr/share/man/man1/logname.1 +#usr/share/man/man1/ls.1 #usr/share/man/man1/md5sum.1 +#usr/share/man/man1/mknod.1 #usr/share/man/man1/mktemp.1 #usr/share/man/man1/nice.1 #usr/share/man/man1/nl.1 @@ -292,6 +295,7 @@ usr/sbin/chroot #usr/share/man/man1/pwd.1 #usr/share/man/man1/readlink.1 #usr/share/man/man1/realpath.1 +#usr/share/man/man1/rm.1 #usr/share/man/man1/runcon.1 #usr/share/man/man1/seq.1 #usr/share/man/man1/sha1sum.1