Changeset 43daa01 for BOOK/bootable


Ignore:
Timestamp:
Feb 21, 2006, 1:10:29 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
055aa17
Parents:
8d930368
Message:

r724@server (orig r722): manuel | 2005-11-19 09:59:45 -0800
Unifiying linux and linux-libc-headers package version entities. Bootable chapter.

Location:
BOOK/bootable
Files:
7 deleted
11 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/alpha/kernel.xml

    r8d930368 r43daa01  
    99  <?dbhtml filename="kernel.html"?>
    1010
    11   <title>Linux-&linux-alpha-version;</title>
     11  <title>Linux-&linux-version;</title>
    1212
    1313  <indexterm zone="ch-bootable-kernel">
     
    110110    xpointer="xpointer(//*[@os='v'])"/>
    111111
    112 <screen><userinput>cp vmlinux /boot/lfskernel-&linux-alpha-version;</userinput></screen>
     112<screen><userinput>cp vmlinux /boot/lfskernel-&linux-version;</userinput></screen>
    113113
    114114    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    116116    xpointer="xpointer(//*[@os='w'])"/>
    117117
    118 <screen><userinput>cp System.map /boot/System.map-&linux-alpha-version;</userinput></screen>
     118    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     119    href="../x86/kernel.xml"
     120    xpointer="xpointer(//*[@os='w1'])"/>
    119121
    120122    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    122124    xpointer="xpointer(//*[@os='x'])"/>
    123125
    124 <screen><userinput>cp .config /boot/config-&linux-alpha-version;</userinput></screen>
     126    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     127    href="../x86/kernel.xml"
     128    xpointer="xpointer(//*[@os='x1'])"/>
    125129
    126130    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    128132    xpointer="xpointer(//*[@os='y'])"/>
    129133
    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-alpha-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'])"/>
    135137
    136138    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/mips/colo.xml

    r8d930368 r43daa01  
    4141# load linux
    4242#
    43 lcd 'Booting &linux-mips-version;...'
    44 load vmlinux-&linux-mips-version;.gz
     43lcd 'Booting &linux-version;...'
     44load vmlinux-&linux-version;.gz
    4545execute root=/dev/hda2 console=ttyS0,115200 ide1=noprobe</literal>
    4646EOF</userinput></screen>
  • BOOK/bootable/mips/kernel.xml

    r8d930368 r43daa01  
    99  <?dbhtml filename="kernel.html"?>
    1010
    11   <title>Linux-&linux-mips-version;</title>
     11  <title>Linux-&linux-version;</title>
    1212
    1313  <indexterm zone="ch-bootable-kernel">
     
    116116    xpointer="xpointer(//*[@os='v'])"/>
    117117
    118 <screen><userinput>cp vmlinux /boot/vmlinux-&linux-mips-version;
    119 gzip -9 /boot/vmlinux-&linux-mips-version;</userinput></screen>
     118<screen><userinput>cp vmlinux /boot/vmlinux-&linux-version;
     119gzip -9 /boot/vmlinux-&linux-version;</userinput></screen>
    120120
    121121    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    123123    xpointer="xpointer(//*[@os='w'])"/>
    124124
    125 <screen><userinput>cp System.map /boot/System.map-&linux-mips-version;</userinput></screen>
     125    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     126    href="../x86/kernel.xml"
     127    xpointer="xpointer(//*[@os='w1'])"/>
    126128
    127129    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    129131    xpointer="xpointer(//*[@os='x'])"/>
    130132
    131 <screen><userinput>cp .config /boot/config-&linux-mips-version;</userinput></screen>
     133    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     134    href="../x86/kernel.xml"
     135    xpointer="xpointer(//*[@os='x1'])"/>
    132136
    133137    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    135139    xpointer="xpointer(//*[@os='y'])"/>
    136140
    137     <para>If the kernel source tree is going to retained, run
    138     <command>chown -R 0:0</command> on the <filename
    139     class="directory">linux-&linux-mips-version;</filename>
    140     directory to ensure all files are owned by user <systemitem
    141     class="username">root</systemitem>.</para>
     141    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     142    href="../x86/kernel.xml"
     143    xpointer="xpointer(//*[@os='y1'])"/>
    142144
    143145    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/ppc/kernel.xml

    r8d930368 r43daa01  
    99  <?dbhtml filename="kernel.html"?>
    1010
    11   <title>Linux-&linux-ppc-version;</title>
     11  <title>Linux-&linux-version;</title>
    1212
    1313  <indexterm zone="ch-bootable-kernel">
     
    110110    xpointer="xpointer(//*[@os='v'])"/>
    111111
    112 <screen><userinput>cp vmlinux /boot/lfskernel-&linux-ppc-version;</userinput></screen>
     112<screen><userinput>cp vmlinux /boot/lfskernel-&linux-version;</userinput></screen>
    113113
    114114    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    116116    xpointer="xpointer(//*[@os='w'])"/>
    117117
    118 <screen><userinput>cp System.map /boot/System.map-&linux-ppc-version;</userinput></screen>
     118    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     119    href="../x86/kernel.xml"
     120    xpointer="xpointer(//*[@os='w1'])"/>
    119121
    120122    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    122124    xpointer="xpointer(//*[@os='x'])"/>
    123125
    124 <screen><userinput>cp .config /boot/config-&linux-ppc-version;</userinput></screen>
     126    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     127    href="../x86/kernel.xml"
     128    xpointer="xpointer(//*[@os='x1'])"/>
    125129
    126130    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    128132    xpointer="xpointer(//*[@os='y'])"/>
    129133
    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-ppc-version;</filename> directory to
    133     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'])"/>
    135137
    136138    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/ppc/yaboot.xml

    r8d930368 r43daa01  
    9696# For all images, the pathname is relative to the filesystem
    9797# on which they are mounted.
    98 image=/boot/lfskernel-&linux-ppc-version;
     98image=/boot/lfskernel-&linux-version;
    9999    label=&version;
    100100    read-only</literal>
  • BOOK/bootable/sparc/kernel.xml

    r8d930368 r43daa01  
    99  <?dbhtml filename="kernel.html"?>
    1010
    11   <title>Linux-&linux-sparc-version;</title>
     11  <title>Linux-&linux-version;</title>
    1212
    1313  <indexterm zone="ch-bootable-kernel">
     
    110110    xpointer="xpointer(//*[@os='v'])"/>
    111111
    112 <screen><userinput>cp vmlinux /boot/lfskernel-&linux-sparc-version;</userinput></screen>
     112<screen><userinput>cp vmlinux /boot/lfskernel-&linux-version;</userinput></screen>
    113113
    114114    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    116116    xpointer="xpointer(//*[@os='w'])"/>
    117117
    118 <screen><userinput>cp System.map /boot/System.map-&linux-sparc-version;</userinput></screen>
     118    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     119    href="../x86/kernel.xml"
     120    xpointer="xpointer(//*[@os='w1'])"/>
    119121
    120122    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    122124    xpointer="xpointer(//*[@os='x'])"/>
    123125
    124 <screen><userinput>cp .config /boot/config-&linux-sparc-version;</userinput></screen>
     126    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     127    href="../x86/kernel.xml"
     128    xpointer="xpointer(//*[@os='x1'])"/>
    125129
    126130    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    128132    xpointer="xpointer(//*[@os='y'])"/>
    129133
    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-sparc-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'])"/>
    135137
    136138    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/sparc/silo.xml

    r8d930368 r43daa01  
    2525timeout = 150         # Wait 15 seconds before booting the default section
    2626
    27 image = /boot/lfskernel-&linux-sparc-version;
     27image = /boot/lfskernel-&linux-version;
    2828  label = linux
    2929# End /etc/silo.conf</literal>
  • BOOK/bootable/x86/grub.xml

    r8d930368 r43daa01  
    104104title LFS &version;
    105105root (hd0,3)
    106 kernel /boot/lfskernel-&linux-x86-version; root=/dev/hda4</literal>
     106kernel /boot/lfskernel-&linux-version; root=/dev/hda4</literal>
    107107EOF</userinput></screen>
    108108
  • BOOK/bootable/x86/kernel.xml

    r8d930368 r43daa01  
    99  <?dbhtml filename="kernel.html"?>
    1010
    11   <title>Linux-&linux-x86-version;</title>
     11  <title>Linux-&linux-version;</title>
    1212
    1313  <indexterm zone="ch-bootable-kernel">
     
    121121    <para os="v">Issue the following command to install the kernel:</para>
    122122
    123 <screen><userinput>cp arch/i386/boot/bzImage /boot/lfskernel-&linux-x86-version;</userinput></screen>
     123<screen><userinput>cp arch/i386/boot/bzImage /boot/lfskernel-&linux-version;</userinput></screen>
    124124
    125125    <para os="w"><filename>System.map</filename> is a symbol file for the kernel.
     
    128128    kernel. Issue the following command to install the map file:</para>
    129129
    130 <screen><userinput>cp System.map /boot/System.map-&linux-x86-version;</userinput></screen>
     130<screen os="w1"><userinput>cp System.map /boot/System.map-&linux-version;</userinput></screen>
    131131
    132132    <para os="x">The kernel configuration file <filename>.config</filename>
     
    135135    It is a good idea to keep this file for future reference:</para>
    136136
    137 <screen><userinput>cp .config /boot/config-&linux-x86-version;</userinput></screen>
     137<screen os="x1"><userinput>cp .config /boot/config-&linux-version;</userinput></screen>
    138138
    139139    <para os="y">It is important to note that the files in the kernel source
     
    150150    source.</para>
    151151
    152     <para>If the kernel source tree is going to retained, run
     152    <para os="y1">If the kernel source tree is going to retained, run
    153153    <command>chown -R 0:0</command> on the <filename
    154     class="directory">linux-&linux-x86-version;</filename> directory to
     154    class="directory">linux-&linux-version;</filename> directory to
    155155    ensure all files are owned by user <systemitem
    156156    class="username">root</systemitem>.</para>
  • BOOK/bootable/x86_64-chapter.xml

    r8d930368 r43daa01  
    1515  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64/kernel.xml"/>
    17   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64/grub.xml"/>
     17  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/grub.xml"/>
    1818
    1919</chapter>
  • BOOK/bootable/x86_64/kernel.xml

    r8d930368 r43daa01  
    99  <?dbhtml filename="kernel.html"?>
    1010
    11   <title>Linux-&linux-x86_64-version;</title>
     11  <title>Linux-&linux-version;</title>
    1212
    1313  <indexterm zone="ch-bootable-kernel">
     
    110110    xpointer="xpointer(//*[@os='v'])"/>
    111111
    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>
    113113
    114114    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    116116    xpointer="xpointer(//*[@os='w'])"/>
    117117
    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'])"/>
    119121
    120122    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    122124    xpointer="xpointer(//*[@os='x'])"/>
    123125
    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'])"/>
    125129
    126130    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    128132    xpointer="xpointer(//*[@os='y'])"/>
    129133
    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'])"/>
    135137
    136138    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.