summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* 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
| |\ \ \ \ \
| | * | | | | treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl2021-01-10
| | | |/ / / | | |/| | |
* | / | | | plasma5Packages: alias to the libsForQt5 used to build the plasma5 desktopFrederik Rietdijk2021-01-10
|/ / / / /
* | | | | Merge master into staging-nextgithub-actions[bot]2021-01-09
|\| | | |
| * | | | Merge pull request #107497 from helsinki-systems/fix/tmp-mountFlorian Klink2021-01-08
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | nixos/tmp: Make /tmp on ramdisk usable againJanne Heß2020-12-26
* | | | | nixos/stage-1: set zstd as the default compressor when supportedBlaž Hrastnik2020-12-28
|/ / / /
* / / / nixos/systemd: provide libidn2 for systemd-resolvedFlorian Klink2020-12-25
|/ / /
* | | nixos/initrd: docbookise "compressor" descriptionLinus Heckemann2020-12-17
* | | nixos/initrd: add compressorArgs, make compressor option publicDominik Xaver Hörl2020-12-17
* | | Merge pull request #97505 from mayflower/grub-efi-mirroredbootLinus Heckemann2020-12-04
|\ \ \
| * | | nixos/grub: allow multiple "nodev" devices for mirroredBootsLinus Heckemann2020-09-09
* | | | Merge master into staging-nextFrederik Rietdijk2020-11-29
|\ \ \ \
| * \ \ \ Merge pull request #99173 from johanot/fix-initrd-ssh-commands-testSarah Brofeldt2020-11-29
| |\ \ \ \
| | * | | | nixos/initrd-ssh: set more defensive pemissions on sshd test keyJohan Thomsen2020-09-30
| | | |_|/ | | |/| |
* | | | | Merge master into staging-nextFrederik Rietdijk2020-11-27
|\| | | |
| * | | | Merge pull request #102938 from cruegge/dev-symlinksFlorian Klink2020-11-25
| |\ \ \ \
| | * | | | Create /dev/std{in,out,err} symlinks in stage-1Christoph Ruegge2020-11-05