Author: bdubbs
Date: 2011-01-04 17:10:26 -0700 (Tue, 04 Jan 2011)
New Revision: 9437
Modified:
trunk/BOOK/appendices/dependencies.xml
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/xz-utils.xml
trunk/BOOK/chapter06/chapter06.xml
trunk/BOOK/chapter06/xz-utils.xml
Log:
Tweaks to Xz instructions
Modified: trunk/BOOK/appendices/dependencies.xml
===================================================================
--- trunk/BOOK/appendices/dependencies.xml 2011-01-02 18:22:01 UTC (rev
9436)
+++ trunk/BOOK/appendices/dependencies.xml 2011-01-05 00:10:26 UTC (rev
9437)
@@ -1233,7 +1233,7 @@
<seglistitem>
<seg>Bash, Binutils, Bzip2, Coreutils, Flex, GCC, GDBM, Gettext,
- Glibc, Grep, Groff, Gzip, Less, Make, and Sed</seg>
+ Glibc, Grep, Groff, Gzip, Less, Make, Sed, and Xz</seg>
</seglistitem>
</segmentedlist>
@@ -2036,7 +2036,7 @@
<segtitle>&before;</segtitle>
<seglistitem>
- <seg>None</seg>
+ <seg>Man-DB</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-01-02 18:22:01 UTC (rev 9436)
+++ trunk/BOOK/chapter01/changelog.xml 2011-01-05 00:10:26 UTC (rev 9437)
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2011-01-04</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] Move XZ-Utils to before Man-DB.
+ Tweak install instructions.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2011-01-02</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter05/xz-utils.xml
===================================================================
--- trunk/BOOK/chapter05/xz-utils.xml 2011-01-02 18:22:01 UTC (rev 9436)
+++ trunk/BOOK/chapter05/xz-utils.xml 2011-01-05 00:10:26 UTC (rev 9437)
@@ -59,7 +59,7 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make PREFIX=/tools
install</userinput></screen>
+<screen><userinput remap="install">make install</userinput></screen>
</sect2>
Modified: trunk/BOOK/chapter06/chapter06.xml
===================================================================
--- trunk/BOOK/chapter06/chapter06.xml 2011-01-02 18:22:01 UTC (rev 9436)
+++ trunk/BOOK/chapter06/chapter06.xml 2011-01-05 00:10:26 UTC (rev 9437)
@@ -60,6 +60,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kbd.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="make.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz-utils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="module-init-tools.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="patch.xml"/>
@@ -71,7 +72,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="texinfo.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vim.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz-utils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="aboutdebug.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="strippingagain.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="revisedchroot.xml"/>
Modified: trunk/BOOK/chapter06/xz-utils.xml
===================================================================
--- trunk/BOOK/chapter06/xz-utils.xml 2011-01-02 18:22:01 UTC (rev 9436)
+++ trunk/BOOK/chapter06/xz-utils.xml 2011-01-05 00:10:26 UTC (rev 9437)
@@ -46,7 +46,7 @@
<para>Prepare Xz for compilation with:</para>
-<screen><userinput remap="configure">./configure
--prefix=/usr</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
<para>Compile the package:</para>
@@ -78,7 +78,7 @@
xzdec, xzdiff, xzegrep (link to xzgrep), xzfgrep (link to xzgrep),
xzgrep, xzless, xzmore</seg>
<seg>liblzma.{a,so}</seg>
- <seg>/usr/include/lzma and /usr/share/doc/xz</seg>
+ <seg>/usr/include/lzma and /usr/share/doc/xz-&xz-version;</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page