aboutsummaryrefslogtreecommitdiffstats
path: root/main/openrc/hwdrivers.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/openrc: fix hwdrivers to load fbcon on /dev/fb0Natanael Copa2017-01-241-2/+2
| | | | | | | Instead of checking for fb module we check for /dev/fb0 since we now compile fb directly into the kernel instead of module. We also allow blacklisting it by using `modprobe -b`
* main/openrc: init.d script cleanups and fixes for lxcNatanael Copa2015-05-061-1/+1
| | | | | | | | | | ref #3699 The following services should not be started on LXC: - hwdrivers - keymaps - modloop - modules
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* openrc: hwdrivers: respect blacklist and fix for whitepaces in /sys pathsNatanael Copa2013-02-051-5/+4
|
* main/openrc: hwdrivers: pull in fbcon if neededNatanael Copa2012-05-011-0/+6
|
* move core/* to main/Natanael Copa2009-07-231-0/+27
added maintainer to several packages as well