...
To pre-install factory applications and make them part of the final RDK 8 image, the BOLT-based factory apps must be built, signed, and integrated during the image build process.
| Info |
|---|
To simplify the process of generating factory applications, a script has been created to assist developers with the complete workflow. The script automates the following tasks:
By using this script, developers can avoid following the detailed and manual steps described in the previous sections. Script Location and UsageThe script, along with instructions on how to run it, can be found at: <URL HERE> This approach is recommended for faster setup and to reduce manual errors during factory app generation. |
The overall flow is outlined below.
...
This method leverages the preinstall manager, which installs applications automatically during the next boot.
Steps:
| Info |
|---|
Preinstall Path in the platform changes from platform to platform. |
...
This method installs factory apps directly using the package manager APIs.
curl command to install the BOLT application...