[make-initrd] [PATCH v1 40/41] to use has_feture() require	initrd-sh-functions
    Leonid Krivoshein 
    klark.devel at gmail.com
       
    Fri Sep 24 18:59:35 MSK 2021
    
    
  
---
  make-initrd/features/bootchain-core/data/sbin/bootchain-loop | 1 +
  1 file changed, 1 insertion(+)
diff --git 
a/make-initrd/features/bootchain-core/data/sbin/bootchain-loop 
b/make-initrd/features/bootchain-core/data/sbin/bootchain-loop
index 1cf00d3..64d5c58 100755
--- a/make-initrd/features/bootchain-core/data/sbin/bootchain-loop
+++ b/make-initrd/features/bootchain-core/data/sbin/bootchain-loop
@@ -1,5 +1,6 @@
  #!/bin/bash -efu
  +. initrd-sh-functions
  . bootchain-sh-functions
   bcretry="${bcretry:-1}"
-- 
2.21.0
    
    
More information about the Make-initrd
mailing list