Ignore:
Timestamp:
02/21/06 01:21:56 (19 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/e2fsprogs.xml

    r19a6071 r308a04c  
    3535    xpointer="xpointer(//*[@os='c'])"/>
    3636
    37 <screen><userinput>../configure --prefix=/tools \
     37<screen os="aa"><userinput>../configure --prefix=/tools \
    3838    --enable-elf-shlibs --disable-evms \
    3939    --host=${LFS_TARGET}</userinput></screen>
    4040
    41     <variablelist os="aa">
     41    <variablelist os="ab">
    4242      <title>The meaning of the configure options:</title>
    4343
     
    5656    xpointer="xpointer(//*[@os='e'])"/>
    5757
    58 <screen><userinput>make</userinput></screen>
     58<screen os="ac"><userinput>make</userinput></screen>
    5959
    6060    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    7474    xpointer="xpointer(//*[@os='k'])"/>
    7575
    76     <para os="ab">Create needed symlinks for a bootable system:</para>
     76    <para os="ad">Create needed symlinks for a bootable system:</para>
    7777
    78 <screen os="ac"><userinput>install -d ${LFS}/sbin
     78<screen os="ae"><userinput>install -d ${LFS}/sbin
    7979cd ${LFS}/sbin
    8080ln -sf ../tools/sbin/fsck.ext2 .
Note: See TracChangeset for help on using the changeset viewer.