summary refs log tree commit diff
path: root/nixos/modules/system/boot/kernel.nix
Commit message (Expand)AuthorAge
* kernel: fix boot.consoleLogLevel descriptionMatthieu Coudron2018-04-17
* nixos/boot: allow kernel.printk override (#34958)Matthieu Coudron2018-02-17
* nixos: make `boot.kernel.features` internalHerwig Hochleitner2018-02-15
* boot.kernel.features: add nixos option for setting kernel featuresHerwig Hochleitner2018-02-15
* nixos/availableKernelModules: add a keyboard moduleVladimír Čunát2018-02-03
* nixos/initrd: Don't include some x86-specific modules unconditionallyTuomas Tynkkynen2018-01-22
* nixos/availableKernelModules: add logitech hidJaakko Luttinen2018-01-06
* nixos: clean up kernel modulesFranz Pletz2017-10-07
* fix comments about nixos-hardware-scanBrice Waegeneire2017-02-18
* initrd: Include i8042 kernel moduleEelco Dolstra2016-10-21
* nixos: make it easy to apply kernel patchesCharles Strahan2016-10-11
* Linux-kernel: Workaround for https://github.com/NixOS/nixpkgs/issues/18451Lengyel Balázs2016-09-09
* nixos treewide: don't set MODULE_DIRNikolay Amiantov2016-08-19
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy2016-08-15
* nixos treewide: don't set MODULE_DIRNikolay Amiantov2016-08-16
* Merge pull request #10417 from puffnfresh/nixos/mmc_blockRobin Gloster2016-02-08
|\
| * initrd: add mmc_block to default available modulesBrian McKenna2015-10-16
* | types: remove references to new packageSetRobin Gloster2016-01-17
* | Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* | linux: Make Unix domain sockets builtinEelco Dolstra2016-01-07
* | kernel: do not load `configs` module (close #10912)Vladimír Čunát2016-01-04
|/
* Put all firmware in $out/lib/firmwareEelco Dolstra2015-08-25
* Fix description of boot.consoleLogLevelEelco Dolstra2015-07-25
* Forcing the load of atkbd in initrd.Lluís Batlle i Rossell2015-06-10
* Add hid_lenovo to initrd kernel modulesDomen Kožar2015-02-13
* nixos/system: Add xhci_pci as it is needed to detect host buses in the initrd...William A. Kennington III2015-02-09
* initrd.availableKernelModules: add support for keyboardsVladimír Čunát2014-08-12
* Merge branch 'modulesfix' of git://github.com/kirelagin/nixpkgsShea Levy2014-04-21
|\
| * ohci_pci is required in initrd since kernel 3.11Kirill Elagin2014-04-21
* | kmod-static-nodes: Drop superfluous wantedByEelco Dolstra2014-04-18
* | Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
* | Enable kmod-static-nodes.serviceEelco Dolstra2014-04-17
* | Set MODULE_DIR in systemd-load-modules.serviceEelco Dolstra2014-04-16
* | Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
|/
* Run hwclock --hctosys to initialize the system timeEelco Dolstra2014-03-18
* Always load the "configs" kernel moduleEelco Dolstra2014-03-05
* nixos initrd: load atkbd, not xtkbdLluís Batlle i Rossell2013-12-23
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* Disable various services when running inside a containerEelco Dolstra2013-11-26
* Fix broken Conflicts optionsEelco Dolstra2013-11-18
* Add lots of missing option typesEelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Add missing typesEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10