Age | Commit message (Expand) | Author |
2021-05-12 | init.d/modules.in: Avoid loading modules twice in Linux with dash shell | Lars Wendler |
2018-10-23 | modules: Add --first-time switch to modprobe commands | William Hubbs |
2018-10-13 | misc: whitespace fixes | Austin English |
2018-06-29 | modules: remove the ability to rename modules on the fly | William Hubbs |
2018-03-16 | init.d/modules: add code from modules-load service | William Hubbs |
2016-12-17 | modules: get rid of printing each module on Linux | William Hubbs |
2016-09-20 | Add --use-blacklist to modprobe calls in modules and modules-load | William Hubbs |
2016-08-25 | Add modules-load.d support | William Hubbs |
2016-07-31 | init.d: initial service adjustments for docker support | William Hubbs |
2016-07-18 | modules: add support for FreeBSD | William Hubbs |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-05-01 | Disable service scripts for systemd-nspawn | Mike Gilbert |
2013-12-29 | Rename runscript to openrc-run | William Hubbs |
2013-02-23 | Fix shebangs in services to point to the correct location of runscript | Andrew Gregory |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-02-21 | Remove prefix support | William Hubbs |
2011-11-19 | make shell math operations style more succulent | Mike Frysinger |
2011-07-04 | eat trailing whitespace | Mike Frysinger |
2011-07-04 | Bug 373808: init.d/modules skipped certain variable combinations | Robin H. Johnson |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2009-11-04 | Add support for Linux Containers, fixes #202. | Roy Marples |
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-27 | Style. | Roy Marples |
2008-11-04 | Remove deprecated use of modprobe -l. If we need this functionaltiy back, we ... | Roy Marples |
2008-08-19 | Allow renaming of modules, #103 thanks to Sven. | Roy Marples |
2008-03-25 | Fix module args per kernel version. | Roy Marples |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |