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/mips64/arcload.xml

    r96222eb r87c0d57  
    3131
    3232CLFS {
    33   &linux-version; {
    34     description  "&linux-version;";
    35     image system "/&linux-version;";
     33  &linux-version;-&linux-version2; {
     34    description  "&linux-version;-&linux-version2;";
     35    image system "/&linux-version;-&linux-version2;";
    3636  }
    3737
     
    4848<screen os="d"><userinput>dvhtool --unix-to-vh /usr/lib/arcload/sash64 sash64
    4949dvhtool --unix-to-vh /boot/arc.cf arc.cf
    50 dvhtool --unix-to-vh /boot/&linux-version; &linux-version;</userinput></screen>
     50dvhtool --unix-to-vh /boot/&linux-version;-&linux-version2; &linux-version;-&linux-version2;</userinput></screen>
    5151
    5252</sect1>
Note: See TracChangeset for help on using the changeset viewer.