Changeset 9177827 for boot/ppc64
- Timestamp:
- Aug 20, 2006, 11:14:37 PM (18 years ago)
- Children:
- fba1ebb
- Parents:
- 6d0fcac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/ppc64/kernel.xml
r6d0fcac r9177827 31 31 xpointer="xpointer(//*[@os='a'])"/> 32 32 33 <para os="m1">To ensure that your system boots and you can properly run both 34 32 bit and 64 bit binaries, please make sure that you enable support for 35 ELF and emulations for 32bit ELF into the kernel.</para> 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../x86/kernel.xml" 35 xpointer="xpointer(//*[@os='p1'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../x86/kernel.xml" 39 xpointer="xpointer(//*[@os='p2'])"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 42 href="../x86_64/kernel.xml" 43 xpointer="xpointer(//*[@os='m1'])"/> 36 44 37 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.