summaryrefslogtreecommitdiff
path: root/lib/chef/resource/kernel_module.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-6/+6
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Improve resource descriptions for documentationTim Smith2018-11-141-1/+1
* Defer running initramfs_command until end of runTom Doherty2018-11-051-13/+19
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* Add missing periods in descriptionsTim Smith2018-07-091-2/+2
* Make it more clear that we load first on :installTim Smith2018-06-111-2/+3
* Don't use delcare_resourceTim Smith2018-06-111-8/+8
* Make kernel_module a preview resource until Chef 15Tim Smith2018-06-111-2/+2
* Fix copyright dateTim Smith2018-06-111-1/+1
* Add descriptionsTim Smith2018-06-111-8/+24
* Use shell_out and a file read instead of executeTim Smith2018-06-111-4/+16
* Add kernel_module resource from the kernel_module cookbookTim Smith2018-06-111-0/+100