about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2023-01-05modules: add mkPackageOptionMDpennae1-1/+1
2022-12-30Merge pull request #208033 from ncfavier/systemd-boot-skip-regressionNaïm Favier2-6/+15
2022-12-29nixos/systemd-boot: skip EFI update to 252Naïm Favier2-6/+15
2022-12-28Merge pull request #132694 from arcnmx/binfmt-interp-sandboxAnderson Torres1-8/+8
2022-12-28Merge pull request #204254 from raphaelr/initrd-openvpnJörg Thalheim1-4/+1
2022-12-24systemd-stage-1: Improve test-instrumentation outputWill Fancher1-0/+11
2022-12-23Merge pull request #207163 from NixOS/rfc0125-improvementsRyan Lahfa2-3/+6
2022-12-22nixos/activation/bootspec: fix document output pathCole Helbling2-3/+3
2022-12-21nixos/activation/bootspec: make initrd optional, serialize system, precise ex...Raito Bezarius2-3/+6
2022-12-20nixos/stage-1: Examine binaries for libraries in a consistent orderThomas Watson1-2/+3
2022-12-17Merge pull request #172237 from DeterminateSystems/bootspec-rfcJörg Thalheim6-0/+251
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-1/+1
2022-12-09Merge pull request #204780 from Ma27/kernel-maintenance-docsMaximilian Bosch1-0/+5
2022-12-09Merge pull request #203956 from Artturin/addforbiddendependenciesregexArtturi2-1/+58
2022-12-08nixos/activation/bootspec: fixup improper $out substitutionCole Helbling1-2/+2
2022-12-08nixos/activation/bootspec: refactor the generator scriptCole Helbling1-19/+32
2022-12-08nixos/activation/bootspec: drop problematic comment, only generate bootspec w...Cole Helbling2-2/+2
2022-12-08nixos/activation/bootspec: DocBook -> Markdown, add description for extension...Cole Helbling1-2/+13
2022-12-08nixos/boot/external: fixup typo in generated docs, regenerate docsCole Helbling2-3/+3
2022-12-08nixos/boot/external: DocBook -> MarkdownCole Helbling1-2/+2
2022-12-08nixos/activation/bootspec: add some comments to explain the delicate manipula...Raito Bezarius1-1/+4
2022-12-08nixos/activation/bootspec: add bootspec chapter in NixOS manualRaito Bezarius1-1/+1
2022-12-08nixos/activation/bootspec: remove SB extension example in Cue schemaRaito Bezarius1-6/+0
2022-12-08nixos/boot/external: add @raitobezarius as maintainer and allow initrd secretsRaito Bezarius1-2/+2
2022-12-08nixos/activation/bootspec: module-ifyRaito Bezarius3-23/+80
2022-12-08nixos/activation/bootspec: fix slurping specialisation bootspecsRaito Bezarius1-1/+1
2022-12-08nixos/activation: don't generate bootspec for containersK9001-1/+3
2022-12-08nixos/activation/bootspec: embed the document into a bootspec subdirGraham Christensen1-1/+3
2022-12-08nixos/activation/bootspec: embed the entire contents of specialisation's boot...Graham Christensen1-17/+21
2022-12-08nixos/boot/external: initCole Helbling3-0/+105
2022-12-08nixos/activation/bootspec: init bootspec support (RFC-0125)Cole Helbling2-0/+60
2022-12-06nixos/kernel: link manual (with backport policies) from boot.kernelPackagesMaximilian Bosch1-0/+5
2022-12-05Merge pull request #202956 from arcnmx/systemd-networkd-wait-onlineNaïm Favier1-0/+15
2022-12-04Merge pull request #167871 from asymmetric/doc-networkdNaïm Favier1-0/+2
2022-12-04nixos/networkd: doc activation of systemd.networkdLorenzo Manacorda1-0/+2
2022-12-03initrd-ssh: add ignoreEmptyHostKeys optionphaer1-1/+10
2022-12-03nixos/tests/initrd-network-openvpn: fixRaphael Robatsch1-4/+1
2022-12-02nixos/networkd: add wait-online.enable optionarcnmx1-0/+15
2022-12-02nixos/top-level.nix: add forbiddenDependenciesRegex optionArtturin2-1/+58
2022-12-01nixos/binfmt: mkDefault auto-detected interpreterarcnmx1-5/+5
2022-12-01nixos/binfmt: add interpreter path to sandboxarcnmx1-4/+4
2022-11-30nixos: nix.readOnlyStore -> boot.readOnlyNixStoreAndrew Marshall2-3/+13
2022-11-29nixos: disable systemd-oomd when enableUnifiedCgroupHierarchy is falseBjørn Forsman1-0/+4
2022-11-24nixos/modprobe: replace boot.isContainer with boot.modprobeConfig.enableSandro Jäckel1-1/+4
2022-11-19Merge pull request #197254 from Atemu/fstab-escape-optionsMartin Weinelt1-1/+9
2022-11-15nixos: Add util-linux to systemd PATH to fix fsck with systemd 251.6Will Fancher1-1/+2
2022-11-14boot.loader.systemd-boot: add extraInstallCommands option (#200715)Markus Partheymueller1-1/+23
2022-11-12Merge pull request #197917 from SuperSandro2000/kernel-enableSandro2-2/+5
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy1-1/+1
2022-11-09nixos/kernel: replace boot.isContainer with boot.kernel.enableSandro Jäckel2-2/+5