[lfs] branch trunk updated: coreutils: Remove chcon and runcon from contents.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177388161316.11919.16168030343187395700@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 68c60cf31 coreutils: Remove chcon and runcon from contents.
68c60cf31 is described below

commit 68c60cf3103f10c2af642066780f20ff708bc171
Author: Zeckmathederg <[email protected]>
AuthorDate: Wed Mar 18 18:55:22 2026 -0600

    coreutils: Remove chcon and runcon from contents.
    
    chcon and runcon only get installed if selinux is enabled in Coreutils.
    Since we don't provide selinux, we can safely remove those two programs
    from the list. Several users confirmed they do not get installed.
---
 chapter08/coreutils.xml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml
index 85f56595e..2dd5365d9 100644
--- a/chapter08/coreutils.xml
+++ b/chapter08/coreutils.xml
@@ -179,13 +179,13 @@ sed -i 's/"1"/"8"/' /usr/share/man/man8/chroot.8</userinput></screen>
       <segtitle>Installed directory</segtitle>
 
       <seglistitem>
-        <seg>[, b2sum, base32, base64, basename, basenc, cat, chcon, chgrp, chmod, chown,
+        <seg>[, b2sum, base32, base64, basename, basenc, cat, chgrp, chmod, chown,
         chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors,
         dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups,
         head, hostid, id, install, join, link, ln, logname, ls, md5sum, mkdir,
         mkfifo, mknod, mktemp, mv, nice, nl, nohup, nproc, numfmt, od, paste,
         pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, realpath, rm,
-        rmdir, runcon, seq, sha1sum, sha224sum, sha256sum, sha384sum,
+        rmdir, seq, sha1sum, sha224sum, sha256sum, sha384sum,
         sha512sum, shred, shuf, sleep, sort, split, stat, stdbuf, stty, sum,
         sync, tac, tail, tee, test, timeout, touch, tr, true, truncate, tsort,
         tty, uname, unexpand, uniq, unlink, users, vdir, wc, who, whoami, and
@@ -273,6 +273,7 @@ sed -i 's/"1"/"8"/' /usr/share/man/man8/chroot.8</userinput></screen>
         </listitem>
       </varlistentry>
 
+<!--
       <varlistentry id="chcon">
         <term><command>chcon</command></term>
         <listitem>
@@ -282,6 +283,7 @@ sed -i 's/"1"/"8"/' /usr/share/man/man8/chroot.8</userinput></screen>
           </indexterm>
         </listitem>
       </varlistentry>
+-->
 
       <varlistentry id="chgrp">
         <term><command>chgrp</command></term>
@@ -894,6 +896,7 @@ sed -i 's/"1"/"8"/' /usr/share/man/man8/chroot.8</userinput></screen>
         </listitem>
       </varlistentry>
 
+<!--
       <varlistentry id="runcon">
         <term><command>runcon</command></term>
         <listitem>
@@ -903,6 +906,7 @@ sed -i 's/"1"/"8"/' /usr/share/man/man8/chroot.8</userinput></screen>
           </indexterm>
         </listitem>
       </varlistentry>
+-->
 
       <varlistentry id="seq">
         <term><command>seq</command></term>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.