pfSense-Installer: Import the network settings from the Netgate Installer.
Read a JSON file with the Netgate Installer settings on the first boot and setup the LAN and WAN.
Ticket: #13129
Remove unnecessary config_init_path() calls
Improve system alias descriptions
Silence alias errors with ruleset generation while booting
Dynamically-configured system aliases can be set up late in the bootprocess. Silence related alerts during ruleset generation while thesystem is booting. Once bootup is complete, reload the filter again...
Fix rule generation and display for system aliases
This is a followup to 52e512c0555d9f5a91732907e524364358d3f70c- Update system alias comments and descriptions.- Improve reserved aliases processing.- Use alias_info_popup() code when possible for system aliases....
Reserved table names are lower-case
Update related comments while there.
Bump config version
Introduce function to detect and resolve conflicting aliase names
Expose system aliases to the GUI. Implement #1979
Refactor get_alias_list()
It now uses CSVs for multiple types instead of an array.
View revisions
Also available in: Atom