summaryrefslogtreecommitdiffstats
path: root/remote/modules/kernel-system
Commit message (Collapse)AuthorAgeFilesLines
* woopsie, the return ;)Jonathan Bauer2014-03-254-129/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-254-0/+129
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* [kernel-system] added TODO. DO NOT USE YET, WIP!Jonathan Bauer2014-03-241-0/+3
| | | | You have been warned.
* [kernel-system] new moduleJonathan Bauer2014-03-245-0/+135
kernel-system provides the kernel from the running system without the need of compiling our own. also installs kernel headers through the package manager to be able to build kernel modules as required by other modules like vmware, dndb3...