source: trunk/README.md@ 242

Last change on this file since 242 was 219, checked in by Ben Rietbroek, 8 years ago

Removed spurious ':' from markdown readme [v1.1.3-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.2-manual.pdf

File size: 1.3 KB
Line 
1# [AirBoot](http://rousseaux.github.io/netlabs.air-boot)<br>
2## Martin Kiewitz Boot Manager with on-the-fly partition detection<br>
3
4AirBoot is a TRACK0 boot-manager optimized for use with OS/2.<br>
5It can be used as a replacement for the legacy OS/2 Boot Manager, which has several<br>
6issues when used on more modern hardware.<br>
7
8More information about AirBoot can be found [here](http://rousseaux.github.io/netlabs.air-boot).<br>
9
10The main repository for AirBoot development is at GitHub:<br>
11
12<table>
13<tr>
14<td>project portal</td>
15<td><a href="http://rousseaux.github.io/netlabs.air-boot">http://rousseaux.github.io/netlabs.air-boot</a></td>
16</tr>
17<tr>
18<td>repository</td>
19<td><a href="http://github.com/rousseaux/netlabs.air-boot">http://github.com/rousseaux/netlabs.air-boot</a></td>
20</tr>
21<tr>
22<td>releases</td>
23<td><a href="http://github.com/rousseaux/netlabs.air-boot/releases">http://github.com/rousseaux/netlabs.air-boot/releases</a></td>
24</tr>
25</table>
26
27Periodically, the above AirBoot GitHub repos will be synced to Netlabs:<br>
28
29<table>
30<tr>
31<td>project portal</td>
32<td><a href="http://trac.netlabs.org/air-boot">http://trac.netlabs.org/air-boot</a></td>
33</tr>
34<tr>
35<td>repository</td>
36<td><a href="http://trac.netlabs.org/air-boot/browser/trunk">http://trac.netlabs.org/air-boot/browser/trunk</a></td>
37</tr>
38</table>
Note: See TracBrowser for help on using the repository browser.