Commit Graph

69 Commits (fb222e008681fce4608e94f2d1dfdf3d03a364c4)

Author SHA1 Message Date
William A. Kennington III b556983eb7 nixos/system: Add xhci_pci as it is needed to detect host buses in the initrd for usb keyboards on the xhci bus and storage devices on the iso 9 years ago
Vladimír Čunát 02cb604fd6 initrd.availableKernelModules: add support for keyboards 10 years ago
Kirill Elagin ca7978a09d ohci_pci is required in initrd since kernel 3.11 10 years ago
Eelco Dolstra 359935a1ef kmod-static-nodes: Drop superfluous wantedBy 10 years ago
Eelco Dolstra 179acfb664 Allow upstream systemd units to be extended 10 years ago
Eelco Dolstra 7ea51b1c6c Enable kmod-static-nodes.service 10 years ago
Eelco Dolstra 566a5c33e8 Set MODULE_DIR in systemd-load-modules.service 10 years ago
Eelco Dolstra 29027fd1e1 Rewrite ‘with pkgs.lib’ -> ‘with lib’ 10 years ago
Eelco Dolstra 7d8fea797a Run hwclock --hctosys to initialize the system time 10 years ago
Eelco Dolstra 6572708d39 Always load the "configs" kernel module 10 years ago
Lluís Batlle i Rossell 152da7671c nixos initrd: load atkbd, not xtkbd 11 years ago
Eelco Dolstra 9ee30cd9b5 Add support for lightweight NixOS containers 11 years ago
Eelco Dolstra 2b1f212494 Disable various services when running inside a container 11 years ago
Eelco Dolstra f8a034172a Fix broken Conflicts options 11 years ago
Eelco Dolstra 408b8b5725 Add lots of missing option types 11 years ago
Eelco Dolstra d5047faede Remove uses of the "merge" option attribute 11 years ago
Eelco Dolstra 1408ac51a4 Add missing types 11 years ago
Eelco Dolstra 5c1f8cbc70 Move all of NixOS to nixos/ in preparation of the repository merge 11 years ago
Eelco Dolstra 82e1d0c8b1 Remove services.ttyBackgrounds 11 years ago
Eelco Dolstra 438b057eb3 Lower the default console log level 11 years ago
Eelco Dolstra 95d02c0c40 initrd: Remove serio and atkbd 11 years ago
Eelco Dolstra b3ae70ddb6 initrd: Add ehci_pci and hid_generic 11 years ago
Shea Levy 17f10f70ad Include xhci_hcd in the initrd for usb3 devices 11 years ago
Eelco Dolstra 4d983d4955 Rename ‘system.build.systemd’ to ‘systemd.package’ 12 years ago
Eelco Dolstra ae4e94d9ac Rename ‘boot.systemd’ to ‘systemd’ 12 years ago
Eelco Dolstra c7b427fbca Give our kernel parameters a common prefix ("boot.*") 12 years ago
Shea Levy dfca6b97f1 Remove last mention of aufs for completeness 12 years ago
Eelco Dolstra 53f216885f Ignore systemd-modules-load errors 12 years ago
Eelco Dolstra d63da5892c Ensure that systemd-modules-load is restarted when boot.kernelModules changes 12 years ago
Shea Levy c39f493ebb Minor reorganization 12 years ago
Eelco Dolstra 52b6e10315 Use systemd-modules-load.service to load required kernel modules 12 years ago
Shea Levy feb010a366 NixOS kernels should support ELF executables 12 years ago
Shea Levy 9e300052bd Add test to check that a machine with a minimal kernel but all of the requiredKernelConfig options set boots and shuts down 12 years ago
Shea Levy 2a983acaff Enable specifying which kernel config options are needed for a given module 12 years ago
Peter Simons ec3dca188c Dropped the unused/unknown/obsolete module i8042 from 'boot.initrd.kernelModules'. 12 years ago
Eelco Dolstra 4f4c529979 Stage 1 improvements: 12 years ago
Eelco Dolstra 03ebb883d1 * Modularize filesystem support. Filesystems such as btrfs and 12 years ago
Eelco Dolstra 6e95485a28 * Set boot.vesa to false if we don't have a fbcondecor-enabled kernel. 13 years ago
Eelco Dolstra 508fea8dac * Remove the cfq_iosched module. 13 years ago
Eelco Dolstra fdc51c2c97 * Disable all fbcondecor-related stuff if boot.vesa is disabled. 13 years ago
Peter Simons c01c41e2da modules/system/boot/kernel.nix: disable "elevator=cfq" boot parameter for the time being 13 years ago
Peter Simons 6c08bf40a6 modules/system/boot/kernel.nix: stripped trailing whitespace 13 years ago
Eelco Dolstra 4b8275d2c4 * Force loading of the CFQ module, i.e. don't do it on demand — that 13 years ago
Eelco Dolstra 8b3fd3ed49 * Use the CFQ I/O scheduler, rather than the ‘none’ scheduler. This 13 years ago
Eelco Dolstra 313629adcf * Add ext4 to the default initrd. 14 years ago
Eelco Dolstra 54a4eead20 * Typos. 14 years ago
Eelco Dolstra eade772338 * Don't show the contents of linuxPackages in the manual. 14 years ago
Eelco Dolstra c1e313b5e1 * Remove obsolete references to kernelPackages in Nixpkgs. 14 years ago
Michael Raskin 6502806689 Allow turning off VESA framebuffer 15 years ago
Lluís Batlle i Rossell 13ee735395 Making nixos work well with the new names 'linuxPackages' in stdenv-updates, additionally 15 years ago