From 0239c266d570823820b7ac20ae88b10589deab95 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 27 Mar 2024 02:59:07 +0100 Subject: [PATCH] grub-btrfs: remove boot/grub/grubenv this file should created by grub-install at installation. Also it is not present on aarch64 builds of grub. Signed-off-by: Arne Fitzenreiter --- config/rootfiles/common/grub-btrfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/common/grub-btrfs b/config/rootfiles/common/grub-btrfs index a612af065..ba7a8fc3e 100644 --- a/config/rootfiles/common/grub-btrfs +++ b/config/rootfiles/common/grub-btrfs @@ -1,4 +1,4 @@ -boot/grub/grubenv +#boot/grub/grubenv etc/default/grub-btrfs etc/default/grub-btrfs/config etc/grub.d/41_snapshots-btrfs -- 2.39.5