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/boot/mips/colo.xml

    r96222eb r87c0d57  
    3333# load linux
    3434#
    35 lcd 'Booting &linux-version;...'
    36 load vmlinux-&linux-version;.gz
     35lcd 'Booting &linux-version;-&linux-version2;...'
     36load vmlinux-&linux-version;-&linux-version2;.gz
    3737execute root=/dev/hda2 console=ttyS0,115200 ide1=noprobe
    3838EOF</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.