Changeset 231


Ignore:
Timestamp:
Jul 7, 2018, 9:09:43 AM (7 years ago)
Author:
Ben Rietbroek
Message:

Contacting is done _by_ some method [v1.1.5-testing]

CAUTION:
This is a testbuild !
AirBoot uses the BIOS to access disks and a small coding error can trash
partition tables or other vital disk structures. You are advised to make
backups of TRACK0 and EBRs before using this testbuild. More info at:
https://rousseaux.github.io/netlabs.air-boot/pdf/AirBoot-v1.1.4-manual.pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bootcode/regular/std_text.asm

    r188 r231  
    7676                            db 'For more information and source, please visit:', 0
    7777                            db 'http://svn.netlabs.org/air-boot', 0
    78                             db 'Contact via e-mail: ', 0, 'rousseau.os2dev@gmx.com', 0
     78                            db 'Contact by e-mail: ', 0, 'rousseau.os2dev@gmx.com', 0
    7979
    8080; Table that points to BIOS device names.
Note: See TracChangeset for help on using the changeset viewer.