summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Merge pull request #107382 from rnhmjoj/no-udev-settleMichele Guerini Rocco2021-02-20
|\
| * nixos/stage-1: install networkd link filesrnhmjoj2021-02-18
| * nixos/{networkd,dhcpcd}: remove udev-settle hackrnhmjoj2021-02-18
* | Merge pull request #113570 from xaverdh/remove-systemConfigFlorian Klink2021-02-19
|\ \
| * | nixos/install-grub: normalize whitespaceDominik Xaver Hörl2021-02-18
| * | nixos: don't set systemConfig for stage-2Dominik Xaver Hörl2021-02-18
| * | nixos: Get rid of systemConfig kernel parameterArian van Putten2021-02-18
| |/
* | Merge pull request #107402 from ctem/fix/luksroot-masterGuillaume Girol2021-02-19
|\ \
| * | boot.initrd.luks: fix case `Yubikey` -> `YubiKey`Ctem2021-02-08
| * | boot.initrd.luks: add reusePassphrases support for YubiKey 2FACtem2021-02-08
* | | nixos/grub: fix editor checkSandro Jäckel2021-02-18
| |/ |/|
* | nixos/systemd-lib: allow mkIf in unitOptionJan Beinke2021-02-11
* | Merge pull request #111452 from urbas/linuxPackages_rpi3-missing-ahci-moduleMichele Guerini Rocco2021-02-07
|\ \
| * | system/boot: add includeDefaultModules optionMatej Urbas2021-02-07
* | | Revert "nixos/top-level: add specialisation.<name>.configuration type"Fritz Otlinghaus2021-02-05
* | | Revert "nixos/kernel.nix: ensure same kernel is used"Ben Wolsieffer2021-02-03
* | | nixos/top-level: add specialisation.<name>.configuration typeFritz Otlinghaus2021-02-03
* | | Merge pull request #87856 from eadwu/kernel/same-kernelDmitry Kalinkin2021-01-30
|\ \ \
| * | | nixos/kernel.nix: ensure same kernel is usedEdmund Wu2021-01-11
* | | | Merge pull request #98858 from sorki/cross/rpifwMatthew Bauer2021-01-29
|\ \ \ \
| * | | | raspberrypi-builder: allow passing firmware package as argumentRichard Marko2020-09-26
* | | | | Merge pull request #108294 from GovanifY/silent-bootAnderson Torres2021-01-29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | boot.initrd: add verbose optionGauvain 'GovanifY' Roussel-Tarbouriech2021-01-24
* | | | | Merge pull request #110803 from Ericson2314/fix-nixos-misc-linux-configJohn Ericson2021-01-25
|\ \ \ \ \
| * | | | | nixos treewide: Fix references to linux-kernel.targetJohn Ericson2021-01-25
* | | | | | Merge pull request #110739 from matthewbauer/fix-binfmt-nix-sandboxMatthew Bauer2021-01-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | nixos/binfmt: add bash to sandboxPathsMatthew Bauer2021-01-24
* | | | | | treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* | | | | | Merge pull request #110544 from Ericson2314/no-platformJohn Ericson2021-01-23
|\ \ \ \ \ \
| * | | | | | lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* | | | | | | Merge pull request #108242 from GovanifY/grub-additionalJörg Thalheim2021-01-23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | boot.loader.grub: add extraInstallCommands optionGauvain 'GovanifY' Roussel-Tarbouriech2021-01-03
| | |/ / / / | |/| | | |
* | | | | | Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* | | | | | Merge pull request #107214 from Ericson2314/linux-config-cleanupJohn Ericson2021-01-22
|\ \ \ \ \ \
| * | | | | | lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #109976 from hercules-ci/systemd-allow-preStart-with-ExecS...Robert Hensing2021-01-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | nixos/systemd: allow preStart with other ExecStartPre cmdlinesRobert Hensing2021-01-19
* | | | | | Merge pull request #108072 from matthewbauer/fix-binfmt-activationMatthew Bauer2021-01-20
|\ \ \ \ \ \
| * | | | | | nixos/binfmt.nix: fix running commands in binfmtMatthew Bauer2020-12-31
| | |/ / / / | |/| | | |
* | | | | | networking, chrony, ntpd, timesyncd: add timeServers option typeScriptkiddi2021-01-20
| |/ / / / |/| | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2021-01-15
|\ \ \ \ \
| * \ \ \ \ Merge pull request #108860 from endocrimes/dani/fix-tmpAndreas Rammhold2021-01-15
| |\ \ \ \ \
| | * | | | | modules/boot: Specify the type for tmpfs mountsDanielle Lancashire2021-01-09
| * | | | | | nixos ISO image: revert another part of 8ca33835baVladimír Čunát2021-01-13
| * | | | | | nixos: fixup build of aarch64 minimal ISO (fixes #109252)Vladimír Čunát2021-01-13
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into staging-nextJan Tojnar2021-01-11
|\| | | | |
| * | | | | Merge pull request #78430 from puckipedia/fix-initrd-silentEelco Dolstra2021-01-11
| |\ \ \ \ \
| | * | | | | nixos/stage-1: Do not allow missing kernel modules in initrdPuck Meerburg2020-01-24
* | | | | | | Merge branch 'staging-next' into stagingJan Tojnar2021-01-10
|\| | | | | |
| * | | | | | Merge branch 'master' into staging-nextJan Tojnar2021-01-10
| |\ \ \ \ \ \