diff --git a/features.in/efi/config.mk b/features.in/efi/config.mk index 7a07e2be..56237874 100644 --- a/features.in/efi/config.mk +++ b/features.in/efi/config.mk @@ -9,7 +9,7 @@ use/efi: @$(call add,RESCUE_LISTS,$(EFI_LISTS)) @$(call add,THE_PACKAGES,$$(EFI_SHELL)) @$(call add,RESCUE_PACKAGES,refind $$(EFI_SHELL)) - @$(call add,INSTALL2_PACKAGES,dosfstools) + @$(call add,INSTALL2_PACKAGES,dosfstools fatresize) @$(call try,EFI_BOOTLOADER,elilo) # default one use/efi/refind: use/efi diff --git a/pkg.in/lists/tagged/base+efi b/pkg.in/lists/tagged/base+efi index bc734272..cd9bfb93 100644 --- a/pkg.in/lists/tagged/base+efi +++ b/pkg.in/lists/tagged/base+efi @@ -1,5 +1,6 @@ gdisk parted +fatresize dosfstools grub2-efi elilo