source: trunk/manual/fc.mnu@ 241

Last change on this file since 241 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
Line 
1I: Information
2 make info
3
4-: --------------------------
5
6B: Build Manual
7 make build
8
9R: Rebuild Manual
10 make rebuild
11
12O: Reconstruct the ODT
13 make reconstruct
14
15-: --------------------------
16
171: Explode ODT
18 make odt.explode
19
202: Convert Images
21 make png.convert
22
233: Generate Formatted Content
24 make content.formatted
25
264: Generate IPF
27 make ipf.create
28
295: Create INF
30 make inf.create
31
32-: --------------------------
33
34C: Clean
35 make clean
Note: See TracBrowser for help on using the repository browser.