8 Commits

Author SHA1 Message Date
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