From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH v2 2/2] coreutils: update rootfiles Date: Mon, 03 Feb 2020 17:46:15 +0000 Message-ID: <9E84BF5F-513D-470D-A7AF-E6F6B431C7C5@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5400685083993275201==" List-Id: --===============5400685083993275201== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 3 Feb 2020, at 17:39, Peter M=C3=BCller wro= te: >=20 > Cc: Michael Tremer > Signed-off-by: Peter M=C3=BCller > --- > config/rootfiles/common/coreutils | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) >=20 > diff --git a/config/rootfiles/common/coreutils b/config/rootfiles/common/co= reutils > 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 > --=20 > 2.16.4 --===============5400685083993275201==--