Hi,
One of my partners required me to add a custom dialogue box in the opnsense-installer menu where it asks to change the root password | exit and reboot option after installation. The requirement is to add some questions there, and the answers would be stored in a file in the/usr/local/etc/ directory.
While I changed the Makefile of opnsense-installer to fetch it from my fork, it didn't work in make ports, and it said opnsense-installer no such pkg
can someone guide me on how to use my custom fork of the opnsense-installer? inside the build machine? any reference or documentation would be appreciated
Thanks in advance!
Best,
VivekSP
you probably want to start working on the development section https://forum.opnsense.org/index.php?board=4.0 as you seem to be customising the code.