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 rtrk-mkimg repository:
$ git clone https://codeberg.org/routerkit/rtrk-mkimg.git
$ cd rtrk-mkimg
# add a custom profile and run mkimage.sh
Missing Packages
Please open an issue if you think that a package is not included which could be important for others. To keep the size of the image within reasonable limits, one must always consider whether to include more packages in the standard image.