From: Arne Fitzenreiter Date: Tue, 7 Jan 2014 10:10:53 +0000 (+0100) Subject: initrd: don't remove binary moduldeps. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=26922c33eb91951c79c5b6a5e959a5adbf20bc9b initrd: don't remove binary moduldeps. kmod needs this now. --- diff --git a/lfs/initrd b/lfs/initrd index 56e19679b..cc1695680 100644 --- a/lfs/initrd +++ b/lfs/initrd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2010 IPFire Team # +# Copyright (C) 2007-2014 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -88,8 +88,6 @@ $(TARGET) : #Build Module deps for installer. depmod -a -b /install/initrd/ -F /boot/System.map-$(KVER)-ipfire $(KVER)-ipfire - # Remove binary depmod files - rm -rf /install/initrd/lib/modules/$(KVER)-ipfire/modules.*.bin #Name service from dhcpcd cp -f /etc/nsswitch.conf /install/initrd/etc/