From: Michael Tremer Date: Thu, 13 Dec 2018 13:11:01 +0000 (+0000) Subject: core127: Ship updated grub X-Git-Tag: suricata-beta4^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edff2bb85107c411d890b0ad4c55305fd9297566;p=people%2Fstevee%2Fipfire-2.x.git core127: Ship updated grub It doesn't need to be re-installed because no system with that configuration should exist right now. Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/127/filelists/aarch64/grub b/config/rootfiles/core/127/filelists/aarch64/grub new file mode 120000 index 0000000000..40ae85fb60 --- /dev/null +++ b/config/rootfiles/core/127/filelists/aarch64/grub @@ -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 index 0000000000..feb236a224 --- /dev/null +++ b/config/rootfiles/core/127/filelists/i586/grub @@ -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 index 0000000000..78d3bd7840 --- /dev/null +++ b/config/rootfiles/core/127/filelists/x86_64/grub @@ -0,0 +1 @@ +../../../../common/x86_64/grub \ No newline at end of file