[make-initrd] [PATCH v1 07/41] fork pipeline: bootchain-core cmdline parameters added

Leonid Krivoshein klark.devel at gmail.com
Fri Sep 24 18:56:08 MSK 2021


---
  .../bootchain-core/data/etc/initrd/cmdline.d/bootchain-core  | 5 ++++-
  1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 
a/make-initrd/features/bootchain-core/data/etc/initrd/cmdline.d/bootchain-core 
b/make-initrd/features/bootchain-core/data/etc/initrd/cmdline.d/bootchain-core
index 384bb31..d397f86 100644
--- 
a/make-initrd/features/bootchain-core/data/etc/initrd/cmdline.d/bootchain-core
+++ 
b/make-initrd/features/bootchain-core/data/etc/initrd/cmdline.d/bootchain-core
@@ -1,3 +1,6 @@
-register_parameter string PIPELINE
+register_parameter string BOOTCHAIN
+register_alias BOOTCHAIN PIPELINE
+register_parameter string BC_TEST
+register_parameter bool BC_DEBUG
  register_array string MOUNTFS
  register_array string OVERLAYFS
-- 
2.21.0




More information about the Make-initrd mailing list