Franco Fichtner
56517b529a
rc: remove 32 bit mmap allow workaround
...
The final 18.1 kernel will have the default switched for clarity.
2018-01-15 15:19:38 +01:00
Franco Fichtner
90d8ef6cf2
rc: add workaround for rspamd clashing with 32 bit mmap disallow
...
PR: https://github.com/opnsense/plugins/issues/466
2018-01-12 08:11:11 +00:00
Franco Fichtner
8e85edd416
rc: try this AHCI workaround for USB3 and similar instability
...
PR: https://forum.opnsense.org/index.php?topic=6366.0
2017-11-30 15:08:33 +01:00
Franco Fichtner
4f4791c405
src: so this is 17.7.a
2017-01-30 21:35:22 +01:00
Franco Fichtner
ed2ded1c04
system: make vt/sc configurable; closes #1343
2017-01-23 18:06:34 +01:00
Franco Fichtner
f8959e1a40
rc: oddities with vt(4), keep sc(4) for now
2016-12-20 08:21:38 +01:00
Franco Fichtner
53f44c89c7
rc: split out netgraph modules into own loader chunk
2016-10-27 10:38:04 +02:00
Franco Fichtner
df2fbeb22e
rc: make individual chunks a bit more apparent in loader.conf
2016-10-27 10:10:29 +02:00
Franco Fichtner
dc0def5fc3
rc: if_stf doesn't exist in FreeBSD 11.0...
...
... and it may be that it never will...
2016-10-24 18:21:40 +02:00
Franco Fichtner
884d4ec3c2
Revert "rc: add speaker module here too"
...
This reverts commit e0f9464e28f77885f3225ed354e1cb0c28c21cd5.
This crashes on FreeBSD 11 on boot, ouch...
2016-10-03 20:46:55 +02:00
Franco Fichtner
e0f9464e28
rc: add speaker module here too
2016-10-03 14:42:42 +02:00
Franco Fichtner
c6204a3fa4
rc: tweak working on previous
2016-10-03 14:28:39 +02:00
Franco Fichtner
972e2f375d
rc: load vital modules on kernel boot
2016-10-03 14:13:45 +02:00
Franco Fichtner
8ecaf5f910
system: kernel modules are static, move them to loader.conf
2016-09-23 00:09:40 +02:00
Franco Fichtner
29dcbf58f6
rc: more loader.conf changes
2016-09-22 19:43:45 +02:00
Franco Fichtner
fed56b4ad6
rc: revamp rc.loader
...
We only merge chunks for loader.conf leaveraging a priority scheme
in order to be able to override standard modifications made by e.g.
core or plugins (in case of user changes).
Start to work on its scripts, but 20-console is dynamic so it needs
more work in the actual PHP code.
Discussed with: @adschellevis
2016-09-21 07:28:39 +02:00