Skip to content

Commit 3ac3466

Browse files
committed
recovery image: remove broken cryptsetup
More parts are apparently needed to make this functional. Remove until it can be tested/verified as functional. See #566
1 parent fd4d012 commit 3ac3466

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

etc/zfsbootmenu/recovery.conf.d/recovery.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ install_optional_items+=" /bin/mkfs.vfat /bin/mkfs.ext4 "
77
# Boot manipulation
88
install_optional_items+=" /bin/efibootmgr "
99

10-
# LUKS control
11-
install_optional_items+=" /bin/cryptsetup "
12-
add_drivers+=" dm-crypt "
13-
1410
# Networking
1511
install_optional_items+=" /bin/ip /bin/curl /bin/dhclient /sbin/dhclient-script /bin/ssh "
1612
add_dracutmodules+=" kernel-network-modules qemu-net "

0 commit comments

Comments
 (0)