]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
core127: Ship updated grub
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Dec 2018 13:11:01 +0000 (13:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Dec 2018 13:11:01 +0000 (13:11 +0000)
It doesn't need to be re-installed because no system with
that configuration should exist right now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/127/filelists/aarch64/grub [new symlink]
config/rootfiles/core/127/filelists/i586/grub [new symlink]
config/rootfiles/core/127/filelists/x86_64/grub [new symlink]

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