We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4d012 commit 3ac3466Copy full SHA for 3ac3466
etc/zfsbootmenu/recovery.conf.d/recovery.conf
@@ -7,10 +7,6 @@ install_optional_items+=" /bin/mkfs.vfat /bin/mkfs.ext4 "
7
# Boot manipulation
8
install_optional_items+=" /bin/efibootmgr "
9
10
-# LUKS control
11
-install_optional_items+=" /bin/cryptsetup "
12
-add_drivers+=" dm-crypt "
13
-
14
# Networking
15
install_optional_items+=" /bin/ip /bin/curl /bin/dhclient /sbin/dhclient-script /bin/ssh "
16
add_dracutmodules+=" kernel-network-modules qemu-net "
0 commit comments