Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-04 | Add support for Linux Containers, fixes #202. | Roy Marples | |
Patch by bug reporter. | |||
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples | |
This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178. | |||
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 | |
need to use something else, like say find. | |||
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 ↵ | Roy Marples | |
it easier to share init and conf files per OS. |