Custom Images¶
The RouterKit ISO image build is based on Alpine Linux's mkimage scripts. Customized ISO images with additional packages can be build using the scripts from the rkos-ports repository:
$ git clone https://codeberg.org/routerkit/rkos-ports.git
$ cd rkos-ports/scripts
# add a custom profile script and run mkimage.sh
Missing Packages
Please open an issue if you think that a package is not included which could be also important for other users. To keep the size of the image within reasonable limits, one must always consider whether to include more packages in the standard image.