summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Merge commit '3ab2949' from staging into masterTuomas Tynkkynen2018-03-15
|\
| * Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
| |\
| * \ Merge branch 'master' into stagingJan Malakhovski2018-03-10
| |\ \
| * \ \ Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into stagingTuomas Tynkkynen2018-03-03
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/staging' into cross-nixosShea Levy2018-03-01
| |\ \ \ \
| * | | | | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
| * | | | | stage-2-init: Use the host bash as SHELLShea Levy2018-03-01
| * | | | | nixos: Fix initrd dependency detection when cross-compiling.Shea Levy2018-03-01
| * | | | | nixos: initrd-kmod-blacklist-ubuntu: Fix cross-compilation.Shea Levy2018-02-28
| * | | | | nixos: stage-1: Don't try to test binaries when cross-compiling.Shea Levy2018-02-28
| * | | | | nixos: kexec: Disable on non-keexecable systems.Shea Levy2018-02-28
* | | | | | nixos: fix install-grub.pl dependenciesJan Malakhovski2018-03-15
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #36850 from teto/virtualisationMichael Raskin2018-03-13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | grub-install.pl: more details on blkid failureMatthieu Coudron2018-03-12
* | | | | nixos/initrd-network: add udhcpc.extraArgs option (#36305)Dino Dai Zovi2018-03-05
|/ / / /
* | | | Merge pull request #30416 from symphorien/luksnokeyFranz Pletz2018-03-05
|\ \ \ \
| * | | | luksroot.nix: rename fallback to fallbackToPasswordSymphorien Gibol2017-12-14
| * | | | nixos/luksroot.nix: add option boot.initrd.luks.devices.<name?>.fallbackSymphorien Gibol2017-10-23
| * | | | nixos/luksroot.nix: fallback to interactive password entry when no keyfile foundSymphorien Gibol2017-10-14
* | | | | Revert "networkd: also load builtin modules"Jörg Thalheim2018-03-04
* | | | | Merge branch 'master' into nix-2.0Vladimír Čunát2018-03-03
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'dropbear-2018-76-fix'Shea Levy2018-03-01
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | initrd-ssh: Fix for new dropbear version.Shea Levy2018-03-01
| | | |/ | | |/|
| * | | Merge pull request #29768 from Mic92/networkdJörg Thalheim2018-03-01
| |\ \ \ | | |/ / | |/| |
| | * | networkd: also load builtin modulesJoerg Thalheim2017-09-25
| * | | attempt to fix #30940 more robustlyAristid Breitkreuz2018-02-26
| * | | grub module: suggest by-id paths for devicesLinus Heckemann2018-02-24
* | | | Merge remote-tracking branch 'origin/master' into nix-2.0Eelco Dolstra2018-02-22
|\| | |
| * | | plymouth: Fix reference to NixOS versionTim Steinbach2018-02-19
| * | | Merge pull request #34795 from oxij/os/nixosLabel-pt2Michael Raskin2018-02-19
| |\ \ \
| | * | | nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
| | * | | nixos: add system.boot.loader.initrdFile option and use it where appropriateJan Malakhovski2018-02-18
| * | | | nixos/binfmt: Initial binfmt_msc support.Shea Levy2018-02-18
| |/ / /
| * | | Merge pull request #34492 from rnhmjoj/privacyJoachim F2018-02-17
| |\ \ \
| | * | | nixos/networking-interfaces: add preferTempAddress optionrnhmjoj2018-02-01
| * | | | nixos/boot: allow kernel.printk override (#34958)Matthieu Coudron2018-02-17
| * | | | Merge staging and PR #35021Vladimír Čunát2018-02-16
| |\ \ \ \
| | * | | | systemd: 234 -> 237Franz Pletz2018-02-13
| * | | | | makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
| * | | | | nixos: make `boot.kernel.features` internalHerwig Hochleitner2018-02-15
| * | | | | boot.kernel.features: add nixos option for setting kernel featuresHerwig Hochleitner2018-02-15
| |/ / / /
* | | | | Remove creation of /dev/{fd,stdin,stdout,stderr}Eelco Dolstra2018-02-07
* | | | | Move creation of /root to the activation scriptEelco Dolstra2018-02-05
* | | | | modprobe activation: Order after specialfsEelco Dolstra2018-02-05
|/ / / /
* / / / 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/initrd-network: fix docbook syntaxJörg Thalheim2018-01-22
* | | initrd-network: Document the need for modulesSvein Ove Aas2018-01-21
* | | nixos/availableKernelModules: add logitech hidJaakko Luttinen2018-01-06
* | | nixos: introduce boot.growPartition (#33521)zimbatm2018-01-06