Ignore:
Timestamp:
Feb 21, 2006, 1:21:56 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:
1d165f4
Parents:
19a6071
Message:

r776@server (orig r774): jim | 2005-11-29 12:05:02 -0800

r826@server: jim | 2005-11-29 11:03:18 -0800
Text updates to boot section


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/util-linux.xml

    r19a6071 r308a04c  
    5757    xpointer="xpointer(//*[@os='c'])"/>
    5858
    59 <screen><userinput>./configure</userinput></screen>
     59<screen os="be"><userinput>./configure</userinput></screen>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6363    xpointer="xpointer(//*[@os='d'])"/>
    6464
    65 <screen os="be"><userinput>make HAVE_KILL=yes HAVE_SLN=yes HAVE_SHADOW=no CPUOPT="" ARCH="" CPU=""</userinput></screen>
     65<screen os="bf"><userinput>make HAVE_KILL=yes HAVE_SLN=yes HAVE_SHADOW=no CPUOPT="" ARCH="" CPU=""</userinput></screen>
    6666
    67     <variablelist os="bf">
     67    <variablelist os="bg">
    6868      <title>The meaning of the make parameters:</title>
    6969
     
    106106    </variablelist>
    107107
    108     <para os="bg">Install the package:</para>
     108    <para os="bh">Install the package:</para>
    109109
    110 <screen os="bh"><userinput>make HAVE_KILL=yes HAVE_SLN=yes HAVE_SHADOW=no USE_TTY_GROUP=no CPUOPT="" ARCH="" CPU="" DESTDIR=${LFS} install</userinput></screen>
     110<screen os="bi"><userinput>make HAVE_KILL=yes HAVE_SLN=yes HAVE_SHADOW=no USE_TTY_GROUP=no CPUOPT="" ARCH="" CPU="" DESTDIR=${LFS} install</userinput></screen>
    111111
    112     <para os="bi">Now we will put a copy of mount in <filename
     112    <para os="bj">Now we will put a copy of mount in <filename
    113113    class="directory">/tools/bin</filename>:</para>
    114114
    115 <screen os="bj"><userinput>cp ${LFS}/bin/mount /tools/bin</userinput></screen>
     115<screen os="bk"><userinput>cp ${LFS}/bin/mount /tools/bin</userinput></screen>
    116116
    117117  </sect2>
Note: See TracChangeset for help on using the changeset viewer.