[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-366-geba32cf

git git at cross-lfs.org
Thu Sep 19 09:15:25 PDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  eba32cf80129e283a2631d0a57734602c48fca67 (commit)
       via  b5bd3744955a413f6e32a09614f7dc2d734dcabe (commit)
      from  2d024b25474dc5aecbb3d6702211f9e7fbe48aee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit eba32cf80129e283a2631d0a57734602c48fca67
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Thu Sep 19 11:15:19 2013 -0500

    Add entry about removing pt_chown entries from book to master changelog.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 4967cca..a58458b 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -36,6 +36,15 @@
     </listitem>
 -->
     <listitem>
+      <para>19 September 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove pt_chown entries from book.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>09 September 2013</para>
       <itemizedlist>
         <listitem>

commit b5bd3744955a413f6e32a09614f7dc2d734dcabe
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Thu Sep 19 11:15:04 2013 -0500

    Remove pt_chown entries as it is no longer installed by default.

diff --git a/BOOK/final-system/common/eglibc.xml b/BOOK/final-system/common/eglibc.xml
index 06798b6..22dc046 100644
--- a/BOOK/final-system/common/eglibc.xml
+++ b/BOOK/final-system/common/eglibc.xml
@@ -82,8 +82,8 @@ cd ../eglibc-build</userinput></screen>
       <varlistentry>
         <term><parameter>--libexecdir=/usr/lib/eglibc</parameter></term>
         <listitem>
-          <para>This changes the location of the <command>pt_chown</command>
-          program from its default of <filename
+          <para>This changes the location of the <command>getconf</command>
+          utility from its default of <filename
           class="directory">/usr/libexec</filename> to <filename
           class="directory">/usr/lib/eglibc</filename>.</para>
         </listitem>
@@ -374,8 +374,8 @@ EOF</userinput></screen>
       <seglistitem>
         <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
         ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
-        pcprofiledump, pldd, pt_chown, rpcgen, sln, sprof, tzselect,
-        xtrace,zdump, and zic</seg>
+        pcprofiledump, pldd, rpcgen, sln, sprof, tzselect, xtrace,zdump,
+        and zic</seg>
         <seg>ld.so, libBrokenLocale.[a,so], libSegFault.so, libanl.[a,so],
         libbsd-compat.a, libc.[a,so], libc_nonshared.a, libcidn.[a,so],
         libcrypt.[a,so], libdl.[a,so], libg.a, libieee.a, libm.[a,so],
@@ -567,17 +567,6 @@ EOF</userinput></screen>
         </listitem>
       </varlistentry>
 
-      <varlistentry id="pt_chown">
-        <term><command>pt_chown</command></term>
-        <listitem>
-          <para>A helper program for <command>grantpt</command> to set the owner,
-          group and access permissions of a slave pseudo terminal</para>
-          <indexterm zone="ch-system-eglibc pt_chown">
-            <primary sortas="b-pt_chown">pt_chown</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
       <varlistentry id="rpcgen">
         <term><command>rpcgen</command></term>
         <listitem>
diff --git a/BOOK/final-system/mips64/eglibc-n32.xml b/BOOK/final-system/mips64/eglibc-n32.xml
index 4f48c42..f6775e9 100644
--- a/BOOK/final-system/mips64/eglibc-n32.xml
+++ b/BOOK/final-system/mips64/eglibc-n32.xml
@@ -79,7 +79,7 @@ unset LINKER</userinput></screen>
       <varlistentry>
         <term><parameter>--libexecdir=/usr/lib32/eglibc</parameter></term>
         <listitem>
-          <para>This changes the location of the <command>pt_chown</command>
+          <para>This changes the location of the <command>getconf</command>
           program from its default of <filename
           class="directory">/usr/libexec</filename> to <filename
           class="directory">/usr/lib32/eglibc</filename>.</para>
diff --git a/BOOK/final-system/multilib/eglibc-64bit.xml b/BOOK/final-system/multilib/eglibc-64bit.xml
index ab4b585..bbe0867 100644
--- a/BOOK/final-system/multilib/eglibc-64bit.xml
+++ b/BOOK/final-system/multilib/eglibc-64bit.xml
@@ -71,8 +71,8 @@ unset LINKER</userinput></screen>
       <varlistentry>
         <term><parameter>--libexecdir=/usr/lib64/glibc</parameter></term>
         <listitem>
-          <para>This changes the location of the <command>pt_chown</command>
-          program from its default of <filename
+          <para>This changes the location of the <command>getconf</command>
+          utility from its default of <filename
           class="directory">/usr/libexec</filename> to <filename
           class="directory">/usr/lib64/glibc</filename>.</para>
         </listitem>
diff --git a/BOOK/final-system/ppc64/eglibc-64bit.xml b/BOOK/final-system/ppc64/eglibc-64bit.xml
index b983e4b..c977a37 100644
--- a/BOOK/final-system/ppc64/eglibc-64bit.xml
+++ b/BOOK/final-system/ppc64/eglibc-64bit.xml
@@ -70,8 +70,8 @@
       <varlistentry>
         <term><parameter>--libexecdir=/usr/lib64/eglibc</parameter></term>
         <listitem>
-          <para>This changes the location of the <command>pt_chown</command>
-          program from its default of <filename
+          <para>This changes the location of the <command>getconf</command>
+          utility from its default of <filename
           class="directory">/usr/libexec</filename> to <filename
           class="directory">/usr/lib64/eglibc</filename>.</para>
         </listitem>
diff --git a/BOOK/final-system/x86_64-64/eglibc.xml b/BOOK/final-system/x86_64-64/eglibc.xml
index dcc3ef3..2c36cb0 100644
--- a/BOOK/final-system/x86_64-64/eglibc.xml
+++ b/BOOK/final-system/x86_64-64/eglibc.xml
@@ -74,8 +74,8 @@
       <varlistentry>
         <term><parameter>--libexecdir=/usr/lib/eglibc</parameter></term>
         <listitem>
-          <para>This changes the location of the <command>pt_chown</command>
-          program from its default of <filename
+          <para>This changes the location of the <command>getconf</command>
+          utility from its default of <filename
           class="directory">/usr/libexec</filename> to <filename
           class="directory">/usr/lib/eglibc</filename>.</para>
         </listitem>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/eglibc.xml         |   19 ++++---------------
 BOOK/final-system/mips64/eglibc-n32.xml     |    2 +-
 BOOK/final-system/multilib/eglibc-64bit.xml |    4 ++--
 BOOK/final-system/ppc64/eglibc-64bit.xml    |    4 ++--
 BOOK/final-system/x86_64-64/eglibc.xml      |    4 ++--
 BOOK/introduction/common/changelog.xml      |    9 +++++++++
 6 files changed, 20 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list