@@ -105,8 +105,6 if [ "$ENABLE_INITRAMFS" = true ] ; then | |||
|
105 | 105 | |
|
106 | 106 | # Remove dummy mapping |
|
107 | 107 | chroot_exec cryptsetup close "${CRYPTFS_MAPPING}" |
|
108 | else | |
|
109 | ||
|
110 | 108 | fi |
|
111 | 109 | # Generate initramfs without encrypted root partition support |
|
112 | 110 | chroot_exec mkinitramfs -o "/boot/firmware/initramfs-${KERNEL_VERSION}" "${KERNEL_VERSION}" |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant