From: Michael Tremer Date: Wed, 13 Aug 2025 17:50:31 +0000 (+0000) Subject: core198: Ship GRUB X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5d4b8a3a876307b5b2035889917703c261a3b03;p=ipfire-2.x.git core198: Ship GRUB Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/198/filelists/aarch64/grub b/config/rootfiles/core/198/filelists/aarch64/grub new file mode 120000 index 000000000..40ae85fb6 --- /dev/null +++ b/config/rootfiles/core/198/filelists/aarch64/grub @@ -0,0 +1 @@ +../../../../common/aarch64/grub \ No newline at end of file diff --git a/config/rootfiles/core/198/filelists/riscv64/grub b/config/rootfiles/core/198/filelists/riscv64/grub new file mode 120000 index 000000000..7013c0be5 --- /dev/null +++ b/config/rootfiles/core/198/filelists/riscv64/grub @@ -0,0 +1 @@ +../../../../common/riscv64/grub \ No newline at end of file diff --git a/config/rootfiles/core/198/filelists/x86_64/grub b/config/rootfiles/core/198/filelists/x86_64/grub new file mode 120000 index 000000000..78d3bd784 --- /dev/null +++ b/config/rootfiles/core/198/filelists/x86_64/grub @@ -0,0 +1 @@ +../../../../common/x86_64/grub \ No newline at end of file