about summary refs log tree commit diff
path: root/nixos/modules/system/activation
AgeCommit message (Expand)AuthorFilesLines
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-17Merge pull request #172237 from DeterminateSystems/bootspec-rfcJörg Thalheim3-0/+146
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/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/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/activation/bootspec: init bootspec support (RFC-0125)Cole Helbling2-0/+60
2022-12-02nixos/top-level.nix: add forbiddenDependenciesRegex optionArtturin2-1/+58
2022-11-12Merge pull request #197917 from SuperSandro2000/kernel-enableSandro1-1/+1
2022-11-09nixos/kernel: replace boot.isContainer with boot.kernel.enableSandro Jäckel1-1/+1
2022-11-05nixos/top-level.nix: Move configurationName to grub.nixRobert Hensing1-3/+0
2022-11-05nixos/top-level.nix: Remove workaround for #156533Robert Hensing1-11/+1
2022-11-05nixos/specialisation.nix: Extract moduleRobert Hensing2-63/+86
2022-11-05nixos/top-level.nix: Make extensibleRobert Hensing1-2/+22
2022-08-31nixos/*: convert straggler options to MDpennae1-2/+2
2022-08-31nixos/*: convert options with listingspennae1-5/+5
2022-08-31nixos/*: md-convert hidden plaintext optionspennae1-2/+2
2022-08-31nixos/*: convert internal option descriptions to MDpennae2-9/+9
2022-08-31nixos/*: <screen> -> <programlisting>pennae1-3/+3
2022-08-27nixos/*: literalDocBook -> literalMDpennae1-1/+1
2022-08-21Merge pull request #186503 from Weathercold/patch-1Stig1-1/+1
2022-08-19nixos/* eliminate inner whitespace in tags that was missed earlierpennae1-2/+2
2022-08-12nixos/switch-to-configuration: fix units starting with dashWeathercold1-1/+1
2022-08-12Merge pull request #185474 from pennae/option-docs-mdpennae1-13/+13
2022-08-09Merge pull request #185067 from stigtsp/refactor/stc-no-net-debusJanne Heß2-7/+23
2022-08-06nixos/*: automatically convert option docspennae1-13/+13
2022-08-04nixos/switch-to-configuration: replace Net::DBus with busctlStig Palmquist2-7/+23
2022-08-03nixos/*: replace </para><para> with double linebreakspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-4/+4
2022-04-17nixos/specialisation: fix curly bracketsSandro1-1/+1
2022-04-14Merge pull request #167393 from iblech/patch-docs-ccJanne Heß1-0/+12
2022-04-13nixos/stage-1-systemd: Fix booting grub testsJanne Heß1-1/+4
2022-04-11nixos/stage-1-systemd: Handover between the systemds directlyJanne Heß1-4/+8
2022-04-05nixos/switch-to-configuration: Provider better error message in cross-compili...Ingo Blechschmidt1-0/+12
2022-03-20nixos/switch-to-configuration: Make perlcritic happyJanne Heß1-46/+56
2022-03-20nixos/switch-to-configuration: Snake-case all variablesJanne Heß1-232/+238
2022-03-20nixos/switch-to-configuration: Snake-case all subroutines and add commentsJanne Heß1-46/+62
2022-03-20nixos/switch-to-configuration: Enforce consistent quotingJanne Heß1-36/+37
2022-03-20nixos/switch-to-configuration: Get rid of all postfixes and unlessesJanne Heß1-33/+64
2022-03-14nixos/switch-to-configuration: fix installBootLoader escapingNaïm Favier1-1/+4