Changeset 308a04c for BOOK/boot/x86_64


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/x86_64/grub-build.xml

    r19a6071 r308a04c  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen><userinput>CC="${CC} ${BUILD32}" ./configure --prefix=${LFS}/usr \
     33<screen os="aa"><userinput>CC="${CC} ${BUILD32}" ./configure --prefix=${LFS}/usr \
    3434   --host=${LFS_TARGET}</userinput></screen>
    3535
     
    4646    xpointer="xpointer(//*[@os='g'])"/>
    4747
    48 <screen os="h"><userinput>make install
     48<screen os="ab"><userinput>make install
    4949mkdir ${LFS}/boot/grub
    5050cp ${LFS}/usr/lib/grub/x86_64-pc/stage{1,2} ${LFS}/boot/grub</userinput></screen>
     
    5656    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5757    href="../x86/grub-build.xml"
    58     xpointer="xpointer(//*[@os='j'])"/>
     58    xpointer="xpointer(//*[@os='ac'])"/>
    5959
    6060  </sect2>
Note: See TracChangeset for help on using the changeset viewer.