Ignore:
Timestamp:
Oct 10, 2012, 6:42:21 PM (12 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f7b2c72
Parents:
0cce40d (diff), 80cbd64 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of git.cross-lfs.org:cross-lfs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86/grub-build.xml

    r0cce40d r73ace20  
    2727    xpointer="xpointer(//*[@os='n1'])"/>
    2828
    29 <note>
    30   <para>Grub2 requires Flex 3.5.35 or greater which has not been installed
    31    yet. If your host does not have Flex then install it now via the
    32    distro's package manager.</para>
    33 </note>
    34 
    3529    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3630    href="../../final-system/x86/grub.xml"
    3731    xpointer="xpointer(//*[@os='a'])"/>
    3832
    39 <screen os="ab"><userinput>./configure --prefix=/usr \
     33<screen os="ab"><userinput>./configure --prefix=/tools \
    4034    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4135    --sysconfdir=/etc --disable-werror</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.