1 | # [AirBoot](http://rousseaux.github.io/netlabs.air-boot)<br>
|
---|
2 | ## Martin Kiewitz Boot Manager with on-the-fly partition detection<br>
|
---|
3 |
|
---|
4 | AirBoot is currently in the <b>v1.1.1-testing</b> traject.<br>
|
---|
5 | During this traject the following things will get attention:<br>
|
---|
6 |
|
---|
7 | o Fixing issues reported at [Netlabs Trac](http://trac.netlabs.org/air-boot/report/1)<br>
|
---|
8 | Especially issues involving removable media.<br>
|
---|
9 |
|
---|
10 | o Replacing Open Watcom WMake with GNU Make<br>
|
---|
11 | Future AirBoot development will make use of [software-modeling](http://rdpe.github.io/ohm).<br>
|
---|
12 | Besides [Apache Ant](http://ant.apache.org), this software-modeling makes use of [GNU Make](http://www.gnu.org/software/make).<br>
|
---|
13 | Switching to GNU Make allows to adjust the build-system to prepare for the above.<br>
|
---|
14 |
|
---|
15 | o Cleaning up documentation files<br>
|
---|
16 | Many text documents contain duplicate, incorrect or obsolete information.<br>
|
---|
17 | A cleanup will ensure a more up-to-date understanding of the current AirBoot<br>
|
---|
18 | and its development direction.<br>
|
---|
19 |
|
---|
20 | o Removing obsolete source files<br>
|
---|
21 | There are sill some source files present which are not in use anymore.<br>
|
---|
22 | This can be confusing to developers browsing them without finding any usage<br>
|
---|
23 | or references to these source files.<br>
|
---|
24 |
|
---|
25 | o Removing the FX bling-bling from the build<br>
|
---|
26 | The FX bling-bling refers to the sliding window animations that can be enabled<br>
|
---|
27 | in the AirBoot Setup. While these animations are very cool to see, they eat up<br>
|
---|
28 | precious code space that is needed to enhance the handling of removable media.<br>
|
---|
29 | Note that the animations will only be removed from the builds; their sources<br>
|
---|
30 | will remain available.<br>
|
---|
31 |
|
---|
32 | The main repository for AirBoot development is at GitHub:<br>
|
---|
33 |
|
---|
34 | project portal : [http://rousseaux.github.io/netlabs.air-boot](http://rousseaux.github.io/netlabs.air-boot)<br>
|
---|
35 | repository : [http://github.com/rousseaux/netlabs.air-boot](http://github.com/rousseaux/netlabs.air-boot)<br>
|
---|
36 | releases : [http://github.com/rousseaux/netlabs.air-boot/releases](http://github.com/rousseaux/netlabs.air-boot/releases)<br>
|
---|
37 |
|
---|
38 | Periodically, the above AirBoot GitHub repos will be synced to: [AirBoot at Netlabs](http://trac.netlabs.org/air-boot).<br>
|
---|
39 |
|
---|
40 | After the v1.1.1-testing traject, <b>AirBoot v1.1.2</b> will be released.<br>
|
---|