]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Run depmod -a at core35 installation.
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 11 Jan 2010 01:35:05 +0000 (02:35 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 11 Jan 2010 01:35:05 +0000 (02:35 +0100)
config/rootfiles/core/35/update.sh

index 057a6f41eba25f0c5875b28629ced12d847ce33c..377e2a18e8553176991533ec99afdc5734c74e6c 100644 (file)
@@ -37,6 +37,8 @@ extract_files
 perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
 
 #
 perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
 
 #
+#Run depmod -a to rebuld module informations
+depmod -a
 #Finish
 #Don't report the exitcode last command
 exit 0
 #Finish
 #Don't report the exitcode last command
 exit 0