From: Michael Tremer Date: Thu, 16 Aug 2018 12:02:56 +0000 (+0100) Subject: core124: Don't re-generate the initrd X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1233d81f21dfa68749051358c74d200ec161e549;p=people%2Fms%2Fipfire-2.x.git core124: Don't re-generate the initrd Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/124/update.sh b/config/rootfiles/core/124/update.sh index c98d127e1e..f8fd2116b1 100644 --- a/config/rootfiles/core/124/update.sh +++ b/config/rootfiles/core/124/update.sh @@ -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