Archive > 19.7 Legacy Series

Preinstall plugin in ISO

(1/1)

reply2manish:
Hello all.

I would like to add a plugin FRR which I want preinstalled (compiled) within the ISO, so once I install opnsense OS, the feature comes along with it, instead of adding the plugin manually.

Thanks
M

mimugmail:
The you have to build you own ISO:

https://github.com/opnsense/tools

reply2manish:
Hi mimugmail,

Thanks for the reply. I did the same but it adds the plugin in the Firmware -> plugins.

What I want is pre-installed as default plugin / feature in the MENU.

I followed the instructions https://docs.opnsense.org/development/examples/helloworld.html to make my own plugin and tested it, but it did not install by default, instead it was found in Firmware -> plugins. to be installed manually.

Thanks

Ralf Kirmis:
Hi,
you have to edit the Makefile in the /usr/tools dir
Please append in the section ADDITIONS?=
the line os-frr${SUFFIX} and build your iso.
Then the plugin should be installed by default.

regards,
Ralf

reply2manish:
Hi,

Thanks for the info.

Will try and update.

Thanks again

Navigation

[0] Message Index

Go to full version