Author: ken
Date: 2006-05-09 11:49:49 -0600 (Tue, 09 May 2006)
New Revision: 1533
Modified:
trunk/BOOK/final-system/ppc/powerpc-utils.xml
trunk/BOOK/final-system/ppc64/powerpc-utils.xml
trunk/BOOK/general.ent
trunk/BOOK/introduction/ppc64/changelog.xml
Log:
Tidy up powerpc-utils multilib page now I've confirmed it is ok.
Modified: trunk/BOOK/final-system/ppc/powerpc-utils.xml
===================================================================
--- trunk/BOOK/final-system/ppc/powerpc-utils.xml 2006-05-08 19:30:33 UTC
(rev 1532)
+++ trunk/BOOK/final-system/ppc/powerpc-utils.xml 2006-05-09 17:49:49 UTC
(rev 1533)
@@ -35,19 +35,19 @@
<sect2 role="installation">
<title>Installation of Powerpc-Utils</title>
- <para>This package, originally pmac-utils, has issues with
+ <para os="a">This package, originally pmac-utils, has issues with
NewWorld Macintoshes. The following patch fixes these issues
and generally updates the package:</para>
-<screen><userinput>patch -Np1 -i ../&powerpcutils-patch;</userinput></screen>
+<screen os="b"><userinput>patch -Np1 -i
../&powerpcutils-patch;</userinput></screen>
- <para>Compile the needed programs:</para>
+ <para os="c">Compile the needed programs:</para>
-<screen><userinput>make nvsetenv nvsetvol</userinput></screen>
+<screen os="d"><userinput>make nvsetenv nvsetvol</userinput></screen>
- <para>Install the package:</para>
+ <para os="e">Install the package:</para>
-<screen><userinput>install -m755 nvsetenv nvsetvol /usr/sbin
+<screen os="f"><userinput>install -m755 nvsetenv nvsetvol /usr/sbin
install -m644 nvsetenv.8 nvsetvol.8 /usr/share/man/man8</userinput></screen>
</sect2>
Modified: trunk/BOOK/final-system/ppc64/powerpc-utils.xml
===================================================================
--- trunk/BOOK/final-system/ppc64/powerpc-utils.xml 2006-05-08 19:30:33 UTC
(rev 1532)
+++ trunk/BOOK/final-system/ppc64/powerpc-utils.xml 2006-05-09 17:49:49 UTC
(rev 1533)
@@ -14,95 +14,39 @@
<primary sortas="a-Powerpc-Utils">Powerpc-Utils</primary>
</indexterm>
- <sect2 role="package">
- <title/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../ppc/powerpc-utils.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/>
- <!--- this starts with a straight copy of the ppc version, we can replace
- the duplicate text with links after the build works -->
-
- <para>The Powerpc-Utils package contains a number of utilities for Power
- Macintoshes and other similar machines. Most of these utilities are now
- obsolete, but <command>nvsetenv</command> is needed by
<command>ybin</command>
- to install the bootloader on an hfs partition.</para>
-
- <segmentedlist>
- <segtitle>&dependencies;</segtitle>
-
- <seglistitem>
- <seg>GCC, Gzip, Make, and Patch</seg>
- </seglistitem>
- </segmentedlist>
-
- </sect2>
-
<sect2 role="installation">
<title>Installation of Powerpc-Utils</title>
- <caution>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../ppc/powerpc-utils.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
- <para>There is a question mark hanging over this package -
- until we can get the bootloader to work, we cannot be certain
- if any of the issues are in fact within this package's build.
- </para>
-
- </caution>
-
- <para>This package, originally pmac-utils, has issues with
- NewWorld Macintoshes. The following patch fixes these issues
- and generally allows us to pass the required flags to the
- compiler:</para>
-
+ <!-- this patch *probably* works on ppc32, but I haven't tested it there,
+ so for the moment it does little harm to use a separate version -->
<screen><userinput>patch -Np1 -i ../&powerpcutils64-patch;</userinput></screen>
- <para>Compile the needed programs:</para>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../ppc/powerpc-utils.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
<screen><userinput>EXTRACFLAGS="${BUILD32}" make nvsetenv
nvsetvol</userinput></screen>
- <para>Install the package:</para>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../ppc/powerpc-utils.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
-<screen><userinput>install -m755 nvsetenv nvsetvol /usr/sbin
-install -m644 nvsetenv.8 nvsetvol.8 /usr/share/man/man8</userinput></screen>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../ppc/powerpc-utils.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
</sect2>
- <sect2 id="contents-powerpc-utils" role="content">
- <title>Contents of Powerpc-Utils</title>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../ppc/powerpc-utils.xml"
+ xpointer="xpointer(id('contents-powerpc-utils'))"/>
- <segmentedlist>
- <segtitle>Installed programs</segtitle>
-
- <seglistitem>
- <seg>nvsetenv, nvsetvol</seg>
- </seglistitem>
- </segmentedlist>
-
- <variablelist>
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
- <?dbfo list-presentation="list"?>
- <?dbhtml list-presentation="table"?>
-
- <varlistentry id="nvsetenv">
- <term><command>nvsetenv</command></term>
- <listitem>
- <para>Manipulate variables in the non-volatile RAM.</para>
- <indexterm zone="ch-system-powerpc-utils nvsetenv">
- <primary sortas="b-nvsetenv">nvsetenv</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="nvsetvol">
- <term><command>nvsetvol</command></term>
- <listitem>
- <para>Adjust the volume of the boot-up chime on Macintoshes.</para>
- <indexterm zone="ch-system-powerpc-utils nvsetvol">
- <primary sortas="b-nvsetvol">nvsetvol</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- </variablelist>
-
- </sect2>
-
</sect1>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-05-08 19:30:33 UTC (rev 1532)
+++ trunk/BOOK/general.ent 2006-05-09 17:49:49 UTC (rev 1533)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "CLFS-SVN-20060508">
+<!ENTITY version "CLFS-SVN-20060509">
<!ENTITY version-x86 "&version;-x86">
<!ENTITY version-x86_64 "&version;-x86_64-Multilib">
<!ENTITY version-x86_64-64 "&version;-x86_64-Pure64">
@@ -15,7 +15,7 @@
<!ENTITY version-mips64-64 "&version;-MIPS64-Pure64">
<!ENTITY version-alpha "&version;-ALPHA">
-<!ENTITY releasedate "May 8, 2006">
+<!ENTITY releasedate "May 9, 2006">
<!ENTITY milestone "0.1">
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]"
-->
Modified: trunk/BOOK/introduction/ppc64/changelog.xml
===================================================================
--- trunk/BOOK/introduction/ppc64/changelog.xml 2006-05-08 19:30:33 UTC (rev
1532)
+++ trunk/BOOK/introduction/ppc64/changelog.xml 2006-05-09 17:49:49 UTC (rev
1533)
@@ -34,6 +34,15 @@
-->
<listitem>
+ <para>May 9, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Confirmed powerpc-utils is ok, removed the warning
from it.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 5, 2006</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page