From: Peter Müller Date: Sat, 23 Apr 2022 14:32:00 +0000 (+0000) Subject: Core Update 168: Ship efibootmgr on x86_64 and aarch64 X-Git-Tag: v2.27-core170~304^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a04b39daa75022e5e6e12da32398bee71b73b150;p=ipfire-2.x.git Core Update 168: Ship efibootmgr on x86_64 and aarch64 Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/168/filelists/aarch64/efibootmgr b/config/rootfiles/core/168/filelists/aarch64/efibootmgr new file mode 120000 index 0000000000..55970e1dd9 --- /dev/null +++ b/config/rootfiles/core/168/filelists/aarch64/efibootmgr @@ -0,0 +1 @@ +../../../../common/aarch64/efibootmgr \ No newline at end of file diff --git a/config/rootfiles/core/168/filelists/x86_64/efibootmgr b/config/rootfiles/core/168/filelists/x86_64/efibootmgr new file mode 120000 index 0000000000..d6964dba96 --- /dev/null +++ b/config/rootfiles/core/168/filelists/x86_64/efibootmgr @@ -0,0 +1 @@ +../../../../common/x86_64/efibootmgr \ No newline at end of file