[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-rc1-sysvinit-96-g5af9d56

git git at cross-lfs.org
Fri Oct 3 21:04:46 PDT 2014


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, sysvinit has been updated
       via  5af9d56dcf61e0e8c0b95d31e2f52f1bda76e74b (commit)
      from  022df24ae3ce9af6597f34d417a05812d9cd3a53 (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 5af9d56dcf61e0e8c0b95d31e2f52f1bda76e74b
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Fri Oct 3 22:39:42 2014 -0500

    Add util linux pass1

diff --git a/BOOK/final-system/multilib/util-linux-64bit-pass1.xml b/BOOK/final-system/multilib/util-linux-64bit-pass1.xml
new file mode 100644
index 0000000..2296ae8
--- /dev/null
+++ b/BOOK/final-system/multilib/util-linux-64bit-pass1.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+  <!ENTITY % general-entities SYSTEM "../../general.ent">
+  %general-entities;
+]>
+
+<sect1 id="ch-system-util-linux-pass1" role="wrap">
+  <?dbhtml filename="util-linux-pass1.html"?>
+
+  <title>Util-linux-&util-linux-version; 64bit Pass 1</title>
+
+  <indexterm zone="ch-system-util-linux-pass1">
+    <primary sortas="a-Util-linux">Util-linux</primary>
+  </indexterm>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+  href="../common/util-linux.xml"
+  xpointer="xpointer(//*[@role='package'])"/>
+
+  <sect2 role="installation">
+    <title>Installation of Util-linux 64 Bit Pass 1</title>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/util-linux.xml"
+    xpointer="xpointer(//*[@os='a'])"/>
+
+<screen os="be"><userinput>./configure --prefix=/tools \
+    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
+    --libdir='${prefix}'/lib64 --disable-makeinstall-chown \
+    --disable-makeinstall-setuid</userinput></screen>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/util-linux.xml"
+    xpointer="xpointer(//*[@os='c'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/util-linux.xml"
+    xpointer="xpointer(//*[@os='d'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/util-linux.xml"
+    xpointer="xpointer(//*[@os='e'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/util-linux.xml"
+    xpointer="xpointer(//*[@os='g'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/util-linux.xml"
+    xpointer="xpointer(//*[@os='h'])"/>
+
+  </sect2>
+
+  <sect2 role="content">
+    <title/>
+
+    <para>Details on this package are located in <xref
+    linkend="contents-util-linux" role="."/></para>
+
+  </sect2>
+
+</sect1>

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

Summary of changes:
 .../multilib/util-linux-64bit-pass1.xml}           |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
 copy BOOK/{temp-system/multilib/util-linux.xml => final-system/multilib/util-linux-64bit-pass1.xml} (83%)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list