Bump up the year in the Copyright notice.
Move to is_platform_booting()
The function platform_booting() is deprecated.
Update the years in the Copyright notice.
Update copyright years to include 2023
Update the Copyright year of the files owned by Rubicon/Netgate.
Update the Copyright year.
A subsequent commit will deal with .po's.
This is 2020. Issue #9245
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Normalize some copyright messages
Solve a package reinstall/start race condition. Fixes #9045
Fix #7604: Rework pkg reinstall on config restore
- Remove old code needed to upgrade fom < 2.3 to 2.3- Simplify logic using a single file /conf/needs_package_sync- Create /etc/rc.package_reinstall_all, a script used to reinstall all packages present in config but not on pkg database...