Ignore:
Timestamp:
May 6, 2011, 4:25:19 AM (14 years ago)
Author:
Ben Rietbroek
Message:

AiR-BOOT v1.07 -- As released with eCS v2.1. [2011-05-06]
Signature-date: 2006-03-13. (incorrect)
Trunk contains buildable v1.07 version as distributed with eCS v2.1.
Directory 'tags' contains v1.06 & v1.07 reference versions
built for all languages. Note that language ID for 'Dutch' changed
from 'DT' to 'NL' in v1.07 and that the v1.06 reference version also
uses 'NL' for 'Dutch'.
Also note that helper programs like the installer and setaboot are
are only modified for the OS/2 versions in v1.07.
The signature-date for v1.07 incorrectly states the same
date as for v1.06. The signature-version is correct.
Removed other binaries. (cd-rom images, old releases, etc.)
The tags serve as reference versions:

  • v1.06: rebuilt from source. (tags/v1.06r)
  • v1.07: built as released with eCS v2.1. (tags/v1.07r)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BOOTCODE/TEXT/EN/OTHER.ASM

    r29 r30  
    5252;----------------------------------|----------------------------|
    5353TXT_BootMenuEnterSetup         db 'F10 to enter Setup', 0
     54;TXT_BootMenuEnterBootLog       db 'TAB to enter Boot Log', 0
    5455
    5556; Dynamic Length (till 80 chars)
     
    6162                               db 13, 10, '   Press any key to continue...', 0
    6263
    63 TXT_VirusFoundMain:            db 13, 10, ' - !ATTENTION! -> A VIRUS WAS FOUND <- !ATTENTION!', 13, 10, 0
     64TXT_VirusFoundMain:            db 13, 10, ' - !ATTENTION! -> A V1RU5 WAS FOUND <- !ATTENTION!', 13, 10, 0
    6465TXT_VirusFound1ok:             db '    It got squashed, but the system may not reboot correctly. If this happens,', 13, 10
    6566                               db '    use your AiR-BOOT system disc.', 13, 10, 0
Note: See TracChangeset for help on using the changeset viewer.