summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-1.nix
diff options
context:
space:
mode:
authorYureka <yuka@yuka.dev>2023-09-25 14:22:51 +0200
committerGitHub <noreply@github.com>2023-09-25 14:22:51 +0200
commit6500b4580c2a1f3d0f980d32d285739d8e156d92 (patch)
tree48f3072eaa30e79998908cc21d7c5c9732b95104 /nixos/modules/system/boot/stage-1.nix
parentf6dd5a9e30d54a7266e4a1adc770306f911d7378 (diff)
downloadnixpkgs-6500b4580c2a1f3d0f980d32d285739d8e156d92.tar
nixpkgs-6500b4580c2a1f3d0f980d32d285739d8e156d92.tar.gz
nixpkgs-6500b4580c2a1f3d0f980d32d285739d8e156d92.tar.bz2
nixpkgs-6500b4580c2a1f3d0f980d32d285739d8e156d92.tar.lz
nixpkgs-6500b4580c2a1f3d0f980d32d285739d8e156d92.tar.xz
nixpkgs-6500b4580c2a1f3d0f980d32d285739d8e156d92.tar.zst
nixpkgs-6500b4580c2a1f3d0f980d32d285739d8e156d92.zip
Revert "nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot (#240358)" (#257251)
This reverts commit 94e939985b7730fd74b1c2e03292661734b490f0.
Diffstat (limited to 'nixos/modules/system/boot/stage-1.nix')
-rw-r--r--nixos/modules/system/boot/stage-1.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/nixos/modules/system/boot/stage-1.nix b/nixos/modules/system/boot/stage-1.nix
index 1cf58dbe9f1..a3551f68dbe 100644
--- a/nixos/modules/system/boot/stage-1.nix
+++ b/nixos/modules/system/boot/stage-1.nix
@@ -610,13 +610,6 @@ in
             path the secret should have inside the initrd, the value
             is the path it should be copied from (or null for the same
             path inside and out).
-
-            The loader `generic-extlinux-compatible` supports this. Because
-            it is not well know how different implementations react to
-            concatenated cpio archives, this is disabled by default. It can be
-            enabled by setting {option}`boot.loader.supportsInitrdSecrets`
-            to true. If this works for you, please report your findings at
-            https://github.com/NixOS/nixpkgs/issues/247145 .
           '';
         example = literalExpression
           ''