Ignore:
Timestamp:
Jul 2, 2014, 5:00:35 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
1e452cd
Parents:
96222eb
Message:

Add &linux-version2; entity to the required parts of the book that need the full kernel version rather than just the &linux-version; entity. I.E. 3.14.8 instead of 3.14

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/ppc/yaboot.xml

    r96222eb r87c0d57  
    6363  <parameter>device=/ht@0,f2000000/pci@3/k2-sata-root@c/k2-sata@0/disk@0:</parameter>
    6464  for the disk, and
    65   <parameter>image=/ht@0,f2000000/pci@3/k2-sata-root@c/k2-sata@0/disk@0:9,/boot/clfskernel-&linux-version;</parameter>
     65  <parameter>image=/ht@0,f2000000/pci@3/k2-sata-root@c/k2-sata@0/disk@0:9,/boot/clfskernel-&linux-version;-&linux-version2;</parameter>
    6666  which definitely works.</para>
    6767
     
    113113# on which they are situated and can include at most one
    114114# directory
    115 image=/boot/clfskernel-&linux-version;
     115image=/boot/clfskernel-&linux-version;-&linux-version2;
    116116    label=&version;
    117117    read-only</literal>
Note: See TracChangeset for help on using the changeset viewer.