]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core198: Ship GRUB
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 13 Aug 2025 17:50:31 +0000 (17:50 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 13 Aug 2025 17:50:31 +0000 (17:50 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/198/filelists/aarch64/grub [new symlink]
config/rootfiles/core/198/filelists/riscv64/grub [new symlink]
config/rootfiles/core/198/filelists/x86_64/grub [new symlink]

diff --git a/config/rootfiles/core/198/filelists/aarch64/grub b/config/rootfiles/core/198/filelists/aarch64/grub
new file mode 120000 (symlink)
index 0000000..40ae85f
--- /dev/null
@@ -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 (symlink)
index 0000000..7013c0b
--- /dev/null
@@ -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 (symlink)
index 0000000..78d3bd7
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/grub
\ No newline at end of file