mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 17:28:26 +02:00
grub: update to 2.06
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/kerneltest/filelists/aarch64/grub
Symbolic link
1
config/rootfiles/core/kerneltest/filelists/aarch64/grub
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/aarch64/grub
|
||||
1
config/rootfiles/core/kerneltest/filelists/i586/grub
Symbolic link
1
config/rootfiles/core/kerneltest/filelists/i586/grub
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/i586/grub
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/i586/openssl-sse2
|
||||
1
config/rootfiles/core/kerneltest/filelists/x86_64/grub
Symbolic link
1
config/rootfiles/core/kerneltest/filelists/x86_64/grub
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/x86_64/grub
|
||||
@@ -138,6 +138,9 @@ touch /var/run/need_reboot
|
||||
/etc/init.d/fireinfo start
|
||||
sendprofile
|
||||
|
||||
# Install updated grub
|
||||
/usr/bin/install-bootloader
|
||||
|
||||
# Update grub config to display new core version
|
||||
if [ -e /boot/grub/grub.cfg ]; then
|
||||
grub-mkconfig -o /boot/grub/grub.cfg
|
||||
|
||||
Reference in New Issue
Block a user