Changeset 43daa01 for BOOK/bootable/x86_64
- Timestamp:
- Feb 21, 2006, 1:10:29 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:
- 055aa17
- Parents:
- 8d930368
- Location:
- BOOK/bootable/x86_64
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootable/x86_64/kernel.xml
r8d930368 r43daa01 9 9 <?dbhtml filename="kernel.html"?> 10 10 11 <title>Linux-&linux- x86_64-version;</title>11 <title>Linux-&linux-version;</title> 12 12 13 13 <indexterm zone="ch-bootable-kernel"> … … 110 110 xpointer="xpointer(//*[@os='v'])"/> 111 111 112 <screen><userinput>cp arch/x86_64/boot/bzImage /boot/lfskernel-&linux- x86_64-version;</userinput></screen>112 <screen><userinput>cp arch/x86_64/boot/bzImage /boot/lfskernel-&linux-version;</userinput></screen> 113 113 114 114 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 116 116 xpointer="xpointer(//*[@os='w'])"/> 117 117 118 <screen><userinput>cp System.map /boot/System.map-&linux-x86_64-version;</userinput></screen> 118 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 119 href="../x86/kernel.xml" 120 xpointer="xpointer(//*[@os='w1'])"/> 119 121 120 122 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 122 124 xpointer="xpointer(//*[@os='x'])"/> 123 125 124 <screen><userinput>cp .config /boot/config-&linux-x86_64-version;</userinput></screen> 126 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 127 href="../x86/kernel.xml" 128 xpointer="xpointer(//*[@os='x1'])"/> 125 129 126 130 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 128 132 xpointer="xpointer(//*[@os='y'])"/> 129 133 130 <para>If the kernel source tree is going to retained, run 131 <command>chown -R 0:0</command> on the <filename 132 class="directory">linux-&linux-x86_64-version;</filename> directory 133 to ensure all files are owned by user <systemitem 134 class="username">root</systemitem>.</para> 134 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 135 href="../x86/kernel.xml" 136 xpointer="xpointer(//*[@os='y1'])"/> 135 137 136 138 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.