Changeset f7fb165 for boot/x86_64/grub-build.xml
- Timestamp:
- Aug 9, 2006, 9:05:03 AM (18 years ago)
- Children:
- 70acbca
- Parents:
- 72703cc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/x86_64/grub-build.xml
r72703cc rf7fb165 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/x86_64/grub.xml" 27 xpointer="xpointer(//*[@os='p3'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/x86_64/grub.xml" 31 xpointer="xpointer(//*[@os='p4'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 34 href="../x86/grub-build.xml" 27 35 xpointer="xpointer(//*[@os='p1'])"/> … … 30 38 href="../x86/grub-build.xml" 31 39 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../../final-system/x86_64/grub.xml"35 xpointer="xpointer(//*[@os='p3'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../../final-system/x86_64/grub.xml"39 xpointer="xpointer(//*[@os='p4'])"/>40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.