about summary refs log tree commit diff
path: root/nixos/modules/system/activation
Commit message (Expand)AuthorAge
* nixos/switch-to-configuration: add sysinit-reactivation.targetnikstur2024-01-18
* system/activation/bootspec: do not synthesize `initrdSecrets` if unneededRaito Bezarius2024-01-04
* Revert "nixos/switch-to-configuration: remove explicit tmpfiles invocation"K9002023-11-29
* nixos/switch-to-configuration: remove explicit tmpfiles invocationnikstur2023-11-25
* Merge pull request #258071 from helsinki-systems/feat/stc-lockJanne Heß2023-10-30
|\
| * nixos/switch-to-configuration: Lock the switchJanne Heß2023-09-29
* | Revert "nixos/activation: remove specialfs activationScript"K9002023-10-29
* | Merge pull request #263462 from nikstur/rebuildable-systemRobert Hensing2023-10-29
|\ \
| * | nixos: add system.switch.enable flagnikstur2023-10-26
| |/
* | Merge pull request #263203 from nikstur/replace-activationLinus Heckemann2023-10-28
|\ \
| * | nixos/activation: link gcroot with tmpfiles instead of in activationnikstur2023-10-26
| * | nixos/activation: remove specialfs activationScriptnikstur2023-10-25
| * | nixos/activation: replace var activationScript via tmpfilesnikstur2023-10-25
| |/
* | nixos: fix bad mkEnableOption descriptionsBjørn Forsman2023-10-20
* | nixos/switch-to-configuration: Allow not filtering unitsJanne Heß2023-10-20
|/
* nixos/switch-to-configuration: Never unmount / or /nixJanne Heß2023-09-22
* nixos/switch-to-configuration: Test more action thingsJanne Heß2023-09-13
* nixos/stc: Improve mount unit handlingJanne Heß2023-08-21
* Merge pull request #232230 from oddlama/fix-activation-template-unit-speciali...Janne Heß2023-08-16
|\
| * nixos/switch-to-configuration: Fix unit location in toplevelJanne Heß2023-08-13
| * nixos/switch-to-configuration: fix ignoring of template unit specialization d...oddlama2023-07-23
* | nixos/toplevel: move systemBuilder for `boot.kernel.enable`Vincent Haupert2023-08-04
|/
* Merge pull request #237040 from roberth/flexible-activationRobert Hensing2023-07-08
|\
| * nixos: Add system.activatable flag for images that are pre-activatedRobert Hensing2023-06-28
| * nixos/top-level: Remove unused builder variablesRobert Hensing2023-06-28
| * nixos/activatable-system: Move legacy variables to top-levelRobert Hensing2023-06-28
| * nixos/activatable-system: Make system builder commands env independentRobert Hensing2023-06-28
| * nixos/activatable-system: Make substitutions explicitRobert Hensing2023-06-10
| * nixos: Move installBootLoader to activation script modulesRobert Hensing2023-06-10
| * nixos: Extract module for activation script inclusion into toplevelRobert Hensing2023-06-10
* | nixos/top-level: change extraDependencies from package to pathInStoreNaïm Favier2023-06-27
* | switch-to-configuration.pl: fix inverted dry-activate logic for swapWout Mertens2023-06-14
|/
* refactor: Split `mkdir -m …` into `mkdir` + `chmod`Victor Engmark2023-06-08
* nixos: use passAsFile to avoid "Argument list too long" errorBjørn Forsman2023-05-19
* nixos/top-level.nix: Add system.checksRobert Hensing2023-05-11
* nixos/bootspec: Fix cross for nixos-system systemBuilderJared Baur2023-05-04
* nixos/bootspec: adopt the merged RFC-0125Raito Bezarius2023-04-28
* nixos/system: disallow system.copySystemConfiguration in pure eval modeK9002023-03-29
* nixos/top-level: add includeBuildDependencies optionLinus Heckemann2023-03-14
* nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes2023-01-14
* Merge pull request #207163 from NixOS/rfc0125-improvementsRyan Lahfa2022-12-23
|\
| * nixos/activation/bootspec: make initrd optional, serialize system, precise ex...Raito Bezarius2022-12-21
* | nixos/activation/bootspec: fix document output pathCole Helbling2022-12-22
|/
* Merge pull request #172237 from DeterminateSystems/bootspec-rfcJörg Thalheim2022-12-17
|\
| * nixos/activation/bootspec: fixup improper $out substitutionCole Helbling2022-12-08
| * nixos/activation/bootspec: refactor the generator scriptCole Helbling2022-12-08
| * nixos/activation/bootspec: drop problematic comment, only generate bootspec w...Cole Helbling2022-12-08
| * nixos/activation/bootspec: DocBook -> Markdown, add description for extension...Cole Helbling2022-12-08
| * nixos/activation/bootspec: add some comments to explain the delicate manipula...Raito Bezarius2022-12-08
| * nixos/activation/bootspec: add bootspec chapter in NixOS manualRaito Bezarius2022-12-08