Changeset dabbced for BOOK/boot/sparc/kernel.xml
- Timestamp:
- Feb 22, 2011, 4:43:04 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4317f44, b47a4a1
- Parents:
- 0162995
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/sparc/kernel.xml
r0162995 rdabbced 16 16 </indexterm> 17 17 18 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 19 href="../../bootable/x86/kernel.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> … … 23 23 <title>Installation of the kernel</title> 24 24 25 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../x86/kernel.xml" 27 27 xpointer="xpointer(//*[@os='aa'])"/> 28 28 29 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../x86/kernel.xml" 31 31 xpointer="xpointer(//*[@os='a'])"/> 32 32 33 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 34 href="../x86/kernel.xml" 35 35 xpointer="xpointer(//*[@os='b'])"/> 36 36 37 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 38 href="../x86/kernel.xml" 39 39 xpointer="xpointer(//*[@os='c'])"/> 40 40 41 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 42 href="../x86/kernel.xml" 43 43 xpointer="xpointer(//*[@os='d'])"/> 44 44 45 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 46 href="../x86/kernel.xml" 47 47 xpointer="xpointer(//*[@os='ae'])"/> … … 49 49 <screen><userinput>make ARCH=sparc CROSS_COMPILE=${CLFS_TARGET}- menuconfig</userinput></screen> 50 50 51 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 52 52 href="../x86/kernel.xml" 53 53 xpointer="xpointer(//*[@os='m'])"/> … … 55 55 <screen><userinput>make ARCH=sparc CROSS_COMPILE=${CLFS_TARGET}-</userinput></screen> 56 56 57 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 58 58 href="../x86/kernel.xml" 59 59 xpointer="xpointer(//*[@os='af'])"/> 60 60 61 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 62 62 href="../x86/kernel.xml" 63 63 xpointer="xpointer(//*[@os='p'])"/> 64 64 65 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 66 66 href="../x86/kernel.xml" 67 67 xpointer="xpointer(//*[@os='q'])"/> 68 68 69 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 70 70 href="../x86/kernel.xml" 71 71 xpointer="xpointer(//*[@os='s'])"/> … … 74 74 INSTALL_MOD_PATH=${CLFS} modules_install</userinput></screen> 75 75 76 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 77 77 href="../x86/kernel.xml" 78 78 xpointer="xpointer(//*[@os='u'])"/> 79 79 80 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 81 81 href="../x86/kernel.xml" 82 82 xpointer="xpointer(//*[@os='v'])"/> … … 84 84 <screen><userinput>cp -v vmlinux ${CLFS}/boot/clfskernel-&linux-version;</userinput></screen> 85 85 86 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 87 87 href="../x86/kernel.xml" 88 88 xpointer="xpointer(//*[@os='w'])"/> 89 89 90 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 91 91 href="../x86/kernel.xml" 92 92 xpointer="xpointer(//*[@os='w1'])"/> 93 93 94 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 95 95 href="../x86/kernel.xml" 96 96 xpointer="xpointer(//*[@os='x'])"/> 97 97 98 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 99 99 href="../x86/kernel.xml" 100 100 xpointer="xpointer(//*[@os='x1'])"/>
Note:
See TracChangeset
for help on using the changeset viewer.