Ignore:
Timestamp:
Jul 2, 2014, 5:12:18 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
684aab1
Parents:
c5afbba
Message:

Correction to previous commit, we want &linux-version2; entity where it is required. Do not use &linux-version; and &linux-version2; entities together. We just want Linux-3.14.10 where required, rather than LInux-3.14. And surely we do not want LInux-3.14-3.14.10.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/mips64/arcload.xml

    rc5afbba r7f8996d  
    3131
    3232CLFS {
    33   &linux-version;-&linux-version2; {
    34     description  "&linux-version;-&linux-version2;";
    35     image system "/&linux-version;-&linux-version2;";
     33  &linux-version2; {
     34    description  "&linux-version2;";
     35    image system "/&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-version2; &linux-version;-&linux-version2;</userinput></screen>
     50dvhtool --unix-to-vh /boot/&linux-version2; &linux-version2;</userinput></screen>
    5151
    5252</sect1>
Note: See TracChangeset for help on using the changeset viewer.