Commit Graph

19 Commits

Author SHA1 Message Date
Franco Fichtner 6957b19ec8 warp ACL translations
PR: https://github.com/opnsense/core/issues/1037
2016-11-23 22:05:33 +01:00
Franco Fichtner 7a0ebe0b52 *: reset plugin revisions that have been stale a while 2016-10-27 10:34:13 +02:00
Franco Fichtner fa74c7ed0f Mk: auto generate rc.syshook.d scripts; closes #35
This obsoletes the need to manually set package scripts, which
is still possible but fewer mistakes can be made now as the
scripts automatically adapt to the package's changing content.
2016-09-23 07:47:14 +02:00
Franco Fichtner 4f25e95efb sysutils/xen: fixup package scripts after recent changes 2016-09-22 23:51:44 +02:00
Franco Fichtner a73dfe8e69 sysutils/vmware: fixup package script after recent changes 2016-09-22 23:50:16 +02:00
Franco Fichtner 6554c8cf9e Mk: automate scripting loader.conf 2016-09-22 23:39:08 +02:00
Franco Fichtner 7ccea3e5a2 sysutils/boot-delay: this is neat...
So now that we have a non-persistent boot delay in our install
images we may still have users that can't live without it so
this plugin installs a persistent boot delay.

The first boot will work, can bring up network and install!

Yes, now you're saying this is stupid, which it it if you're
not seeing the bigger picture.  This paves the way for plugin-
based optimisation for the following use case:

https://github.com/opnsense/plugins/issues/9

Yes, yes, more work needs to be done but it's a start.  :)
2016-09-22 20:13:14 +02:00
Franco Fichtner f574713b58 sysutils/*: bump a few plugin versions after changes
While here, don't mention the word "wrapper" anymore
2016-09-16 17:15:11 +02:00
Franco Fichtner 6e93608af8 sysutils/vmware: standard plugin priority for syshooks 2016-09-16 17:12:54 +02:00
Franco Fichtner 312740d703 sysutils/xen: give startup a pluginish priority 2016-09-16 17:11:29 +02:00
Franco Fichtner 345531d4b6 adjust for recent source changes 2016-06-20 18:13:25 +02:00
Franco Fichtner 9a5bfa5fbb sysutils/smart: new home for smartmon tools 2016-04-16 18:27:00 +02:00
Franco Fichtner a2aeeafa67 sysutils/xen: add a guest utilities wrapper; closes #4 2015-11-01 11:09:46 +01:00
Franco Fichtner e4fe3fa502 sysutils/vmware: flat service launcher; #5
Switch to an easier way of doing service launching, solving the
early boot issue for ports-based kernel modules by introducing
the rc.syshook script.

That's already a lot better, but will need further refinement.  :)
2015-10-28 06:59:34 +01:00
Franco Fichtner db39ff085e sysutils/vmware: load drivers on bootup; fixes #5 2015-09-23 17:27:26 +02:00
Franco Fichtner 578c761d7b plugins: switch PLUGIN_DESC and PLUGIN_COMMENT 2015-08-19 09:31:04 +02:00
Franco Fichtner 6a9db5631b sysutils/vmware: add a proper launcher, trigger template after install 2015-08-19 09:20:32 +02:00
Franco Fichtner df39c2dc2c plugins: fix include and indexing after category intro; #1 2015-07-09 15:55:30 +02:00
Franco Fichtner b295e1280b sysutils/vmware: add a wrapper for easy use 2015-07-09 15:47:01 +02:00