|
Last change
on this file since 242 was 207, checked in by Ben Rietbroek, 8 years ago |
|
Added the build-files for the Manual [v1.1.1-testing]
Note the 'fc.mnu' file which contains a detailed build-menu.
Pressing F2 from within file-commander in the 'manual' directory will
present this build-menu.
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 size:
472 bytes
|
| Rev | Line | |
|---|
| [207] | 1 | I: Information
|
|---|
| 2 | make info
|
|---|
| 3 |
|
|---|
| 4 | -: --------------------------
|
|---|
| 5 |
|
|---|
| 6 | B: Build Manual
|
|---|
| 7 | make build
|
|---|
| 8 |
|
|---|
| 9 | R: Rebuild Manual
|
|---|
| 10 | make rebuild
|
|---|
| 11 |
|
|---|
| 12 | O: Reconstruct the ODT
|
|---|
| 13 | make reconstruct
|
|---|
| 14 |
|
|---|
| 15 | -: --------------------------
|
|---|
| 16 |
|
|---|
| 17 | 1: Explode ODT
|
|---|
| 18 | make odt.explode
|
|---|
| 19 |
|
|---|
| 20 | 2: Convert Images
|
|---|
| 21 | make png.convert
|
|---|
| 22 |
|
|---|
| 23 | 3: Generate Formatted Content
|
|---|
| 24 | make content.formatted
|
|---|
| 25 |
|
|---|
| 26 | 4: Generate IPF
|
|---|
| 27 | make ipf.create
|
|---|
| 28 |
|
|---|
| 29 | 5: Create INF
|
|---|
| 30 | make inf.create
|
|---|
| 31 |
|
|---|
| 32 | -: --------------------------
|
|---|
| 33 |
|
|---|
| 34 | C: Clean
|
|---|
| 35 | make clean
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.