[46] | 1 | ===============================================================================
|
---|
[190] | 2 | Information on building AiR-BOOT [2017-04-13]
|
---|
[46] | 3 | ===============================================================================
|
---|
[30] | 4 |
|
---|
[37] | 5 |
|
---|
[189] | 6 | This is the Master Build Directory
|
---|
| 7 | ----------------------------------
|
---|
| 8 | By default, it builds a RELEASE version for ALL languages and components,
|
---|
| 9 | which is probably *not* what you want if you only want to _fiddle_ with
|
---|
| 10 | the beast.
|
---|
[37] | 11 |
|
---|
| 12 |
|
---|
[189] | 13 | Fiddling
|
---|
| 14 | --------
|
---|
| 15 | Fiddling can be done in the 'bootcode' directory.
|
---|
[190] | 16 | Do a 'make devinfo' in 'bootcode' to learn more.
|
---|
[189] | 17 | -- or --
|
---|
| 18 | Use File Commander and press F2 which will present a nice Build Menu.
|
---|
[46] | 19 |
|
---|
[37] | 20 |
|
---|
[189] | 21 | A RELEASE Version
|
---|
| 22 | -----------------
|
---|
| 23 | If you _do_ build a RELEASE and *distribute* it, you are obliged to honor the
|
---|
| 24 | GPL and thus also make available the sources from which the release was built.
|
---|
| 25 | Furthermore, you are obliged to use *your* VENDOR and MACHINE information
|
---|
| 26 | for the BLDLEVEL information.
|
---|
[46] | 27 |
|
---|
[37] | 28 |
|
---|
[189] | 29 | The '_build.cmd' script
|
---|
| 30 | -----------------------
|
---|
| 31 | Builds the whole shebang.
|
---|
[195] | 32 | Stuff is put in the 'release' directory.
|
---|
[37] | 33 |
|
---|
[30] | 34 |
|
---|
[189] | 35 | The '_package.cmd' script
|
---|
| 36 | -------------------------
|
---|
| 37 | Creates a zip-file containing all the RELEASE files.
|
---|
[30] | 38 |
|
---|
[46] | 39 |
|
---|
[189] | 40 | The '_clean.cmd' script
|
---|
| 41 | -----------------------
|
---|
| 42 | Yep, you guessed it...
|
---|
[46] | 43 |
|
---|
[189] | 44 |
|
---|
| 45 | File Commander
|
---|
| 46 | --------------
|
---|
| 47 | The Swiss Army Knife used to provide Build Menus.
|
---|
| 48 | Just press F2 here for the Master Build Menu,
|
---|
| 49 | -- or --
|
---|
| 50 | go to the 'bootcode' directory and press F2 for the Development Build Menu.
|
---|
| 51 |
|
---|
| 52 |
|
---|
| 53 |
|
---|
[195] | 54 | Ben Rietbroek <rousseau.os2dev@gmx.com>,
|
---|
| 55 |
|
---|
[189] | 56 | AiR-BOOT maintainer.
|
---|