mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
The captive portal is being replaced! This hooks up the new page into the services section while ditching most of the old code. There'll be no migration, if you use package `opnsense-devel' and the captive portal you'll have to switch to `opnsense' or migrate to the new code. Beware that the new captive portal is going to be a huge step forward but features will trickle in week after week until it is stable enough to merge it. Latest release date is going to be 16.1.
5 lines
83 B
Makefile
5 lines
83 B
Makefile
ROOT= /usr/local
|
|
TREES= etc opnsense pkg sbin wizard www
|
|
|
|
.include "../Mk/tree.mk"
|