mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-06 13:06:11 +02:00
Core Update 177: Ship relevant changes of linux-firmware and require a reboot
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -37,6 +37,12 @@ done
|
||||
extract_files
|
||||
|
||||
# Remove files
|
||||
rm -rvf \
|
||||
/lib/firmware/cxgb4/t4fw-1.27.1* \
|
||||
/lib/firmware/cxgb4/t5fw-1.27.1* \
|
||||
/lib/firmware/cxgb4/t6fw-1.27.1* \
|
||||
/lib/firmware/intel/ice/ddp-comms/ice_comms-1.3.3* \
|
||||
/lib/firmware/intel/ice/ddp-wireless_edge/ice_wireless_edge-1.3.7*
|
||||
|
||||
# update linker config
|
||||
ldconfig
|
||||
@@ -54,7 +60,7 @@ if [ -f /var/ipfire/proxy/enable ]; then
|
||||
fi
|
||||
|
||||
# This update needs a reboot...
|
||||
#touch /var/run/need_reboot
|
||||
touch /var/run/need_reboot
|
||||
|
||||
# Finish
|
||||
/etc/init.d/fireinfo start
|
||||
|
||||
Reference in New Issue
Block a user