add depmod

This commit is contained in:
TomasM
2018-11-16 13:06:40 -05:00
parent ad1aa1c300
commit a015d67205
+1
View File
@@ -36,6 +36,7 @@ cd $LIVE
) | cpio -pvd $FTPROOT/tmp 2>/dev/null
cp /lib/modules/$(uname -r)/modules.* $FTPROOT/tmp/lib/modules/$(uname -r)
depmod -b $FTPROOT/tmp
rm $FTPROOT/tmp/lib/initramfs_escaped
# pack root in initramfs