Store dracut artifacts in its own target

So its easier to access them from other places.
Alos stores the dracut.conf file for kcryt under the dracut dir and
renames it to its proper final name

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
Itxaka
2023-05-03 21:52:44 +02:00
parent 7a8210d26c
commit 5f52d1f2f9
2 changed files with 11 additions and 4 deletions

1
dracut/10-kcrypt.conf Normal file
View File

@@ -0,0 +1 @@
add_dracutmodules+=" kcrypt "