mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-01 15:52:55 +02:00
Updated compat-wireless (2.6.37-4-sn).
Add crda agent. Add python-m2crypto and swig for build crda.
This commit is contained in:
@@ -41,10 +41,15 @@ extract_files
|
||||
#Update Language cache
|
||||
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
# Rebuild initrd of optional pae and xen kernel
|
||||
KVER=2.6.32.28
|
||||
[ -e /boot/ipfirerd-$KVER-pae.img ] && /sbin/dracut --force --verbose /boot/ipfirerd-$KVER-pae.img $KVER-ipfire-pae
|
||||
[ -e /boot/ipfirerd-$KVER-xen.img ] && /sbin/dracut --force --verbose /boot/ipfirerd-$KVER-xen.img $KVER-ipfire-xen
|
||||
|
||||
#Rebuild module dep's
|
||||
#depmod 2.6.32.28-ipfire >/dev/null 2>&1
|
||||
#depmod 2.6.32.28-ipfire-pae >/dev/null 2>&1
|
||||
#depmod 2.6.32.28-ipfire-xen >/dev/null 2>&1
|
||||
depmod 2.6.32.28-ipfire >/dev/null 2>&1
|
||||
depmod 2.6.32.28-ipfire-pae >/dev/null 2>&1
|
||||
depmod 2.6.32.28-ipfire-xen >/dev/null 2>&1
|
||||
|
||||
#
|
||||
#Finish
|
||||
|
||||
Reference in New Issue
Block a user