[make-initrd] [PATCH v1 38/41] added symlinks for compatibility with pipeline

Leonid Krivoshein klark.devel at gmail.com
Fri Sep 24 18:59:26 MSK 2021


---
  make-initrd/features/bootchain-core/data/lib/pipeline            | 1 +
  .../features/bootchain-core/data/sbin/pipeline-sh-functions      | 1 +
  2 files changed, 2 insertions(+)
  create mode 120000 make-initrd/features/bootchain-core/data/lib/pipeline
  create mode 120000 
make-initrd/features/bootchain-core/data/sbin/pipeline-sh-functions

diff --git a/make-initrd/features/bootchain-core/data/lib/pipeline 
b/make-initrd/features/bootchain-core/data/lib/pipeline
new file mode 120000
index 0000000..632792d
--- /dev/null
+++ b/make-initrd/features/bootchain-core/data/lib/pipeline
@@ -0,0 +1 @@
+bootchain
\ No newline at end of file
diff --git 
a/make-initrd/features/bootchain-core/data/sbin/pipeline-sh-functions 
b/make-initrd/features/bootchain-core/data/sbin/pipeline-sh-functions
new file mode 120000
index 0000000..ec763bc
--- /dev/null
+++ b/make-initrd/features/bootchain-core/data/sbin/pipeline-sh-functions
@@ -0,0 +1 @@
+../bin/bootchain-sh-functions
\ No newline at end of file
-- 
2.21.0




More information about the Make-initrd mailing list