Changeset 5b3e2377
- Timestamp:
- Jul 3, 2006, 11:47:13 PM (18 years ago)
- Children:
- 4fbc2b4
- Parents:
- c5754f5
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/x86_64/grub-build.xml
rc5754f5 r5b3e2377 22 22 <sect2 role="installation"> 23 23 <title>Installation of GRUB</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../x86/grub-build.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../x86/grub-build.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/x86_64/grub.xml
rc5754f5 r5b3e2377 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 24 24 href="../x86/grub.xml" 25 xpointer="xpointer(//*[@os='a'])"/> 25 xpointer="xpointer(//*[@os='p1'])"/> 26 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 href="../x86/grub.xml" 29 xpointer="xpointer(//*[@os='p2'])"/> 26 30 27 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
introduction/x86_64/changelog.xml
rc5754f5 r5b3e2377 35 35 36 36 <listitem> 37 <para>July 4, 2006</para> 38 <itemizedlist> 39 <listitem> 40 <para>[jim] - Added x86 Grub disk geometry patch to x86_64.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 44 <listitem> 45 37 46 <para>December 09, 2005</para> 38 47 <itemizedlist> -
materials/x86_64/patches.xml
rc5754f5 r5b3e2377 30 30 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/> 31 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../x86/patches.xml" 34 xpointer="xpointer(//*[@os='grub-disk-patch'])"/> 35 32 36 <varlistentry os="perl-multilib-patch"> 33 37 <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term>
Note:
See TracChangeset
for help on using the changeset viewer.