summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/kernel.nix
AgeCommit message (Expand)Author
2019-01-24nixos kernel.nix: add an option to customize the kernel RANDSTRUCT seedPierre Bourdon
2018-04-17kernel: fix boot.consoleLogLevel descriptionMatthieu Coudron
2018-02-17nixos/boot: allow kernel.printk override (#34958)Matthieu Coudron
2018-02-15nixos: make `boot.kernel.features` internalHerwig Hochleitner
2018-02-15boot.kernel.features: add nixos option for setting kernel featuresHerwig Hochleitner
2018-02-03nixos/availableKernelModules: add a keyboard moduleVladimír Čunát
2018-01-22nixos/initrd: Don't include some x86-specific modules unconditionallyTuomas Tynkkynen
2018-01-06nixos/availableKernelModules: add logitech hidJaakko Luttinen
2017-10-07nixos: clean up kernel modulesFranz Pletz
2017-02-18fix comments about nixos-hardware-scanBrice Waegeneire
2016-10-21initrd: Include i8042 kernel moduleEelco Dolstra
2016-10-11nixos: make it easy to apply kernel patchesCharles Strahan
2016-09-09Linux-kernel: Workaround for https://github.com/NixOS/nixpkgs/issues/18451Lengyel Balázs
2016-08-19nixos treewide: don't set MODULE_DIRNikolay Amiantov
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy
2016-08-16nixos treewide: don't set MODULE_DIRNikolay Amiantov
2016-02-08Merge pull request #10417 from puffnfresh/nixos/mmc_blockRobin Gloster
2016-01-17types: remove references to new packageSetRobin Gloster
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel
2016-01-07linux: Make Unix domain sockets builtinEelco Dolstra
2016-01-04kernel: do not load `configs` module (close #10912)Vladimír Čunát
2015-10-16initrd: add mmc_block to default available modulesBrian McKenna
2015-08-25Put all firmware in $out/lib/firmwareEelco Dolstra
2015-07-25Fix description of boot.consoleLogLevelEelco Dolstra
2015-06-10Forcing the load of atkbd in initrd.Lluís Batlle i Rossell
2015-02-13Add hid_lenovo to initrd kernel modulesDomen Kožar
2015-02-09nixos/system: Add xhci_pci as it is needed to detect host buses in the initrd...William A. Kennington III
2014-08-12initrd.availableKernelModules: add support for keyboardsVladimír Čunát
2014-04-21Merge branch 'modulesfix' of git://github.com/kirelagin/nixpkgsShea Levy
2014-04-21ohci_pci is required in initrd since kernel 3.11Kirill Elagin
2014-04-18kmod-static-nodes: Drop superfluous wantedByEelco Dolstra
2014-04-17Allow upstream systemd units to be extendedEelco Dolstra
2014-04-17Enable kmod-static-nodes.serviceEelco Dolstra
2014-04-16Set MODULE_DIR in systemd-load-modules.serviceEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-03-18Run hwclock --hctosys to initialize the system timeEelco Dolstra
2014-03-05Always load the "configs" kernel moduleEelco Dolstra
2013-12-23nixos initrd: load atkbd, not xtkbdLluís Batlle i Rossell
2013-11-27Add support for lightweight NixOS containersEelco Dolstra
2013-11-26Disable various services when running inside a containerEelco Dolstra
2013-11-18Fix broken Conflicts optionsEelco Dolstra
2013-10-30Add lots of missing option typesEelco Dolstra
2013-10-28Remove uses of the "merge" option attributeEelco Dolstra
2013-10-28Add missing typesEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra