Changeset ef07d79


Ignore:
Timestamp:
May 9, 2006, 10:58:40 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
bd6c649
Parents:
d1f235c
Message:

r3323@server (orig r1533): ken | 2006-05-09 10:49:49 -0700
Tidy up powerpc-utils multilib page now I've confirmed it is ok.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc/powerpc-utils.xml

    rd1f235c ref07d79  
    3636    <title>Installation of Powerpc-Utils</title>
    3737
    38     <para>This package, originally pmac-utils, has issues with
     38    <para os="a">This package, originally pmac-utils, has issues with
    3939    NewWorld Macintoshes. The following patch fixes these issues
    4040    and generally updates the package:</para>
    4141
    42 <screen><userinput>patch -Np1 -i ../&powerpcutils-patch;</userinput></screen>
     42<screen os="b"><userinput>patch -Np1 -i ../&powerpcutils-patch;</userinput></screen>
    4343
    44     <para>Compile the needed programs:</para>
     44    <para os="c">Compile the needed programs:</para>
    4545
    46 <screen><userinput>make nvsetenv nvsetvol</userinput></screen>
     46<screen os="d"><userinput>make nvsetenv nvsetvol</userinput></screen>
    4747
    48     <para>Install the package:</para>
     48    <para os="e">Install the package:</para>
    4949
    50 <screen><userinput>install -m755 nvsetenv nvsetvol /usr/sbin
     50<screen os="f"><userinput>install -m755 nvsetenv nvsetvol /usr/sbin
    5151install -m644 nvsetenv.8 nvsetvol.8 /usr/share/man/man8</userinput></screen>
    5252
  • BOOK/final-system/ppc64/powerpc-utils.xml

    rd1f235c ref07d79  
    1515  </indexterm>
    1616
    17   <sect2 role="package">
    18     <title/>
    19 
    20     <!--- this starts with a straight copy of the ppc version, we can replace
    21     the duplicate text with links after the build works -->
    22 
    23     <para>The Powerpc-Utils package contains a number of utilities for Power
    24     Macintoshes and other similar machines.  Most of these utilities are now
    25     obsolete, but <command>nvsetenv</command> is needed by <command>ybin</command>
    26     to install the bootloader on an hfs partition.</para>
    27 
    28     <segmentedlist>
    29       <segtitle>&dependencies;</segtitle>
    30 
    31       <seglistitem>
    32         <seg>GCC, Gzip, Make, and Patch</seg>
    33       </seglistitem>
    34     </segmentedlist>
    35 
    36   </sect2>
     17  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     18  href="../ppc/powerpc-utils.xml"
     19  xpointer="xpointer(//*[@role='package'])"/>
    3720
    3821  <sect2 role="installation">
    3922    <title>Installation of Powerpc-Utils</title>
    4023
    41   <caution>
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../ppc/powerpc-utils.xml"
     26    xpointer="xpointer(//*[@os='a'])"/>
    4227
    43     <para>There is a question mark hanging over this package -
    44     until we can get the bootloader to work, we cannot be certain
    45     if any of the issues are in fact within this package's build.
    46     </para>
    47 
    48   </caution>
    49 
    50     <para>This package, originally pmac-utils, has issues with
    51     NewWorld Macintoshes. The following patch fixes these issues
    52     and generally allows us to pass the required flags to the
    53     compiler:</para>
    54 
     28 <!-- this patch *probably* works on ppc32, but I haven't tested it there,
     29   so for the moment it does little harm to use a separate version -->
    5530<screen><userinput>patch -Np1 -i ../&powerpcutils64-patch;</userinput></screen>
    5631
    57     <para>Compile the needed programs:</para>
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../ppc/powerpc-utils.xml"
     34    xpointer="xpointer(//*[@os='c'])"/>
    5835
    5936<screen><userinput>EXTRACFLAGS="${BUILD32}" make nvsetenv nvsetvol</userinput></screen>
    6037
    61     <para>Install the package:</para>
     38    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     39    href="../ppc/powerpc-utils.xml"
     40    xpointer="xpointer(//*[@os='e'])"/>
    6241
    63 <screen><userinput>install -m755 nvsetenv nvsetvol /usr/sbin
    64 install -m644 nvsetenv.8 nvsetvol.8 /usr/share/man/man8</userinput></screen>
     42    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     43    href="../ppc/powerpc-utils.xml"
     44    xpointer="xpointer(//*[@os='f'])"/>
    6545
    6646  </sect2>
    6747
    68   <sect2 id="contents-powerpc-utils" role="content">
    69     <title>Contents of Powerpc-Utils</title>
    70 
    71     <segmentedlist>
    72       <segtitle>Installed programs</segtitle>
    73 
    74       <seglistitem>
    75         <seg>nvsetenv, nvsetvol</seg>
    76       </seglistitem>
    77     </segmentedlist>
    78 
    79     <variablelist>
    80       <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    81       <?dbfo list-presentation="list"?>
    82       <?dbhtml list-presentation="table"?>
    83 
    84       <varlistentry id="nvsetenv">
    85         <term><command>nvsetenv</command></term>
    86         <listitem>
    87           <para>Manipulate variables in the non-volatile RAM.</para>
    88           <indexterm zone="ch-system-powerpc-utils nvsetenv">
    89             <primary sortas="b-nvsetenv">nvsetenv</primary>
    90           </indexterm>
    91         </listitem>
    92       </varlistentry>
    93 
    94       <varlistentry id="nvsetvol">
    95         <term><command>nvsetvol</command></term>
    96         <listitem>
    97           <para>Adjust the volume of the boot-up chime on Macintoshes.</para>
    98           <indexterm zone="ch-system-powerpc-utils nvsetvol">
    99             <primary sortas="b-nvsetvol">nvsetvol</primary>
    100           </indexterm>
    101         </listitem>
    102       </varlistentry>
    103 
    104     </variablelist>
    105 
    106   </sect2>
     48  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49  href="../ppc/powerpc-utils.xml"
     50  xpointer="xpointer(id('contents-powerpc-utils'))"/>
    10751
    10852</sect1>
  • BOOK/introduction/ppc64/changelog.xml

    rd1f235c ref07d79  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>May 9, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[ken] - Confirmed powerpc-utils is ok, removed the warning from it.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
    3544
    3645    <listitem>
Note: See TracChangeset for help on using the changeset viewer.