Changeset bb952c5 for BOOK/bootable
- Timestamp:
- Apr 14, 2006, 6:59:11 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e5ce78b
- Parents:
- 5c5752c
- Location:
- BOOK/bootable
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootable/alpha/kernel.xml
r5c5752c rbb952c5 21 21 <sect2 role="installation"> 22 22 <title>Installation of the kernel</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../x86/kernel.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../x86/kernel.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/bootable/mips/kernel.xml
r5c5752c rbb952c5 30 30 31 31 <screen os="bb"><userinput>patch -Np1 -i ../&linux-mips-patch;</userinput></screen> 32 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'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/bootable/ppc/kernel.xml
r5c5752c rbb952c5 21 21 <sect2 role="installation"> 22 22 <title>Installation of the kernel</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../x86/kernel.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../x86/kernel.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/bootable/sparc/kernel.xml
r5c5752c rbb952c5 21 21 <sect2 role="installation"> 22 22 <title>Installation of the kernel</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../x86/kernel.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../x86/kernel.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/bootable/x86/kernel.xml
r5c5752c rbb952c5 31 31 <sect2 role="installation"> 32 32 <title>Installation of the kernel</title> 33 34 <para os="p1">Util-linux does not compute the checksum of a sun disklabel 35 properly with gcc-&gcc-version;. The following patch fixes this issue:</para> 36 37 <screen os="p2"><userinput>patch -Np1 -i ../&linux-sun_disklabel_fix.patch;</userinput></screen> 33 38 34 39 <para os="a">Building the kernel involves a few steps—configuration, -
BOOK/bootable/x86_64/kernel.xml
r5c5752c rbb952c5 21 21 <sect2 role="installation"> 22 22 <title>Installation of the kernel</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../x86/kernel.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../x86/kernel.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.