OPNsense - Plugins officiels
Find a file
2016-04-19 11:38:34 +02:00
devel/helloworld devel/test: obsoleted by helloworld 2016-04-16 18:35:11 +02:00
Mk Mk: inline package target and some manifest prettification; closes #8 2016-04-18 02:18:39 +02:00
net/haproxy net/haproxy: rename statistics tab General to Overview 2016-04-19 11:38:34 +02:00
sysutils sysutils/smart: new home for smartmon tools 2016-04-16 18:27:00 +02:00
.gitignore Mk: inline package target and some manifest prettification; closes #8 2016-04-18 02:18:39 +02:00
Makefile plugins: fix include and indexing after category intro; #1 2015-07-09 15:55:30 +02:00
README.md README: prettify 2015-07-09 14:15:52 +02:00

About the OPNsense plugins

Brace yourselves, plugins are coming to 16.1.

The make targets for the root directory:

  • list: print a list of all plugin directories

The make targets for any plugin directory:

  • manifest: generate +MANIFEST file
  • install: install to target directory
  • remove: remove from target directory
  • collect: gather updates from target directory
  • mount: unionfs mount above target directory
  • umount: unionfs umount from target directory
  • clean: remove all changes and unknown files