Changeset 308a04c for BOOK/boot/x86_64-64
- Timestamp:
- Feb 21, 2006, 1:21:56 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 1d165f4
- Parents:
- 19a6071
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86_64-64/grub-build.xml
r19a6071 r308a04c 47 47 xpointer="xpointer(//*[@os='b'])"/> 48 48 49 <screen><userinput>./configure --prefix=${LFS} /usr</userinput></screen>49 <screen><userinput>./configure --prefix=${LFS} --host=${LFS_TARGET}</userinput></screen> 50 50 51 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 71 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 72 72 href="../x86/grub-build.xml" 73 xpointer="xpointer(//*[@os=' j'])"/>73 xpointer="xpointer(//*[@os='ac'])"/> 74 74 75 75 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.