From b84a9b078dae234641a3708fbd7c1624c0731468 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 18 Dec 2015 23:42:15 +0000 Subject: [PATCH] core96: Ship updated grub Signed-off-by: Michael Tremer --- config/rootfiles/core/96/filelists/i586/grub | 1 + config/rootfiles/core/96/filelists/x86_64/grub | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/96/filelists/i586/grub create mode 120000 config/rootfiles/core/96/filelists/x86_64/grub diff --git a/config/rootfiles/core/96/filelists/i586/grub b/config/rootfiles/core/96/filelists/i586/grub new file mode 120000 index 0000000000..feb236a224 --- /dev/null +++ b/config/rootfiles/core/96/filelists/i586/grub @@ -0,0 +1 @@ +../../../../common/i586/grub \ No newline at end of file diff --git a/config/rootfiles/core/96/filelists/x86_64/grub b/config/rootfiles/core/96/filelists/x86_64/grub new file mode 120000 index 0000000000..78d3bd7840 --- /dev/null +++ b/config/rootfiles/core/96/filelists/x86_64/grub @@ -0,0 +1 @@ +../../../../common/x86_64/grub \ No newline at end of file -- 2.39.5