parent
4753738b62
commit
51ce8893d9
|
@ -14,7 +14,7 @@ depends() {
|
|||
|
||||
# called by dracut
|
||||
install() {
|
||||
inst_multiple tar gzip dd echo tr
|
||||
inst_multiple tar gzip dd echo tr rmdir
|
||||
# TODO: make this conditional on a cmdline flag / config option
|
||||
inst_multiple -o cpio xz bzip2 zstd
|
||||
inst_simple "$moddir/img-lib.sh" "/lib/img-lib.sh"
|
||||
|
|
Loading…
Reference in New Issue