mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
core124: Don't re-generate the initrd
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -44,9 +44,6 @@ ldconfig
|
||||
|
||||
# Start services
|
||||
|
||||
# rebuild initrd to add early microcode updates
|
||||
rebuild-initrd
|
||||
|
||||
# Remove deprecated GRUB configuration option
|
||||
if [ -e "/etc/default/grub" ]; then
|
||||
sed -e "/^GRUB_FONT/d" -i /etc/default/grub
|
||||
|
||||
Reference in New Issue
Block a user