]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
core124: Don't re-generate the initrd
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Aug 2018 12:02:56 +0000 (13:02 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Aug 2018 12:02:56 +0000 (13:02 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/124/update.sh

index c98d127e1eb3bfa247e162f1642ddd7e8503abdd..f8fd2116b10c7f43a156f38bc0e05016f68ce665 100644 (file)
@@ -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