Franco Fichtner
991678d13a
rc: zap unused script
2016-11-07 22:12:46 +01:00
Franco Fichtner
6d2a95aeab
relayd: fix previous
2016-11-07 22:06:11 +01:00
Franco Fichtner
8ab6fb4c5e
relayd: extensive pluginification
...
Not perfect yet, some spots still taint the backend with
requiring relayd.inc which should only be included by the
plugin's own files directly.
2016-11-07 22:03:50 +01:00
Franco Fichtner
bd6c048d45
relayd: use plugin hooks
2016-11-05 19:01:56 +01:00
Franco Fichtner
745b186bc2
plist: fix previous
2016-10-30 15:04:42 +01:00
Franco Fichtner
e6e85ce70c
rc: finally deal with message of the day
...
Content follows, for now just use the sweet template Framework
to get this party started.
We're using "motd.in" so allow replacement during package builds.
2016-10-29 08:23:19 +02:00
Franco Fichtner
89cd7224b0
plist: fix previous
2016-10-29 00:47:27 +02:00
Franco Fichtner
850cd7a5fa
miniupnpd: merge inc files, minor tweaks on the code
...
Since we have pluggable anchors, this is ready to move to
plugins to shink down the base system a bit.
2016-10-29 00:43:48 +02:00
Franco Fichtner
53f44c89c7
rc: split out netgraph modules into own loader chunk
2016-10-27 10:38:04 +02:00
Franco Fichtner
35122576f4
proxy: allow alt auth framework config file
...
We fall back to the local authentication if not found.
PR: https://github.com/opnsense/plugins/issues/43
2016-10-26 08:23:14 +02:00
Franco Fichtner
2d450939a0
system: consolidate previous
...
* system_console_configure() is really system_login_configure()+
* make a template for sudoers config setting
* move auth template generation to single spot
2016-10-26 07:17:58 +02:00
Franco Fichtner
9a279ae5a6
pkg: fix plist
2016-10-24 17:13:39 +02:00
Franco Fichtner
e713d12a36
templates: remove +MANIFEST; closes #1236
...
We have manifests for packages, no need to duplicate info
about sub-packages that aren't really packages.
Approved by: @adschellevis
2016-10-24 11:11:42 +02:00
Franco Fichtner
b7f4218827
pkg: fix plist
2016-10-23 14:27:01 +02:00
Franco Fichtner
67aeec79be
pkg: plist fixed
2016-10-21 08:30:25 +02:00
Franco Fichtner
5e127d5e35
pkg: fix plist for previous
2016-10-17 08:42:40 +02:00
Franco Fichtner
717c2cbecd
pkg: fix plist for previous commit
2016-10-10 22:39:36 +02:00
Franco Fichtner
9859d51e8b
vpn: merge export code into single file
2016-10-01 11:02:37 +02:00
Franco Fichtner
0c3caa6475
pkg: update plist (yay, this works!)
2016-10-01 10:11:34 +02:00
Franco Fichtner
30d0c1760c
src/contrib: aaaaand it's gone ;)
2016-09-25 12:50:04 +02:00
Franco Fichtner
481dc9efba
contrib: move contrib stuff to contrib
2016-09-25 12:45:35 +02:00
Franco Fichtner
f597fff380
pkg: ignore a few more files
...
Now that we have a plist it's easier to review/preview changes.
Can finally tackle the src/opnsense/contrib mess in a sensible
way with this and since we do not rely on mount/umount anymore.
2016-09-25 12:40:24 +02:00
Franco Fichtner
c90aa837e2
pkg: sort plist, file systems getting in the way
2016-09-24 14:34:14 +02:00
Franco Fichtner
8903f16227
pkg: add an explicit plist for qa purposes
...
When we build packages, we want to know if something is wrong.
For now, only use it in the upgrade path, not sure how to
to distinguish if a user or the build system is running the
package build.
2016-09-24 14:21:45 +02:00