Ignore:
Timestamp:
Apr 8, 2017, 12:28:09 AM (8 years ago)
Author:
Ben Rietbroek
Message:

Turning build failure OFF [v1.1.1-testing]

At this stage we should have regained our sanity again. ;)
We are now rounding-up do a public test-release, but remember a lot has
changed under the hood. And, this is still *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.0-manual.pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bootcode/airboot.asm

    r167 r172  
    25642564; to _never_ build commits marked as 'testing' and install the result in
    25652565; environments where wiping all attached disks and sticks would be a problem...
    2566 force_build_error           dd      0f000h  dup(?)
     2566;~ force_build_error           dd      0f000h  dup(?)
    25672567
    25682568;
Note: See TracChangeset for help on using the changeset viewer.