opnsense / update

OPNsense update tools
https://opnsense.org/
BSD 2-Clause "Simplified" License
124 stars 74 forks source link

bootstrap: attempt to reinstall plugins registered in config.xml #82

Open fichtner opened 2 years ago

fichtner commented 2 years ago

see https://forum.opnsense.org/index.php?topic=29323.0

fichtner commented 10 months ago

A brief look shows that this has some constraints... reading the config.xml, (re-)registering plugins and all of this using PHP code. /usr/local/opnsense/scripts/firmware/sync.subr.sh is available but we need to check if this works reliably when bootstrapping a new system and all the libraries and PHP modules are loaded correctly.