Changeset 133


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

Turning build failure ON [v1.1.1-testing]

We're gonna merge some major revamping that's in the local queue.
Until at least some sanity is restored, commits are not buildable for
now.

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

    r132 r133  
    25182518; to _never_ build commits marked as 'testing' and install the result in
    25192519; environments where wiping all attached disks and sticks would be a problem...
    2520 ;~ force_build_error           dd      0f000h  dup(?)
     2520force_build_error           dd      0f000h  dup(?)
    25212521
    25222522;
Note: See TracChangeset for help on using the changeset viewer.