This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
FREAX/etc/manuals/custom-build
2022-07-18 19:33:40 +02:00

17 lines
498 B
Text

You can build your own FREAX distribution,
assuming that you have the system requirements:
- 1Ridav's Archiver must be present on your
system and the receiver's system
Run these commands in the shell:
archiver zip / <name> rom <build directory>
mv <name>.arch <build directory>
To install, run this command:
<archiver path> unzip <name>.arch /
Alternatively, you can download the
'freax-buildtools' package and type 'buildtool'
in the console - it will automatically build a
system image.