summary refs log tree commit diff
path: root/nixos/modules/system/boot/kernel.nix
Commit message (Expand)AuthorAge
* 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