mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Updated kernel to 2.6.24.7
Updated iptables to 1.4.0 Updated mISDN to 1-1-8 Updated openswan to 2.6.14 This version is not completed yet todo: -natt patch -check if other kernel patches still needed (CoreTemp ...) -check rootfiles (iptables, openswan) -fix asterix -fix linux-fusion
This commit is contained in:
@@ -36,7 +36,7 @@ PAK_VER = 3
|
||||
|
||||
CHAN_CAPI = chan_capi-1.0.2
|
||||
|
||||
DEPS = "sox zaptel libpri spandsp libmad"
|
||||
DEPS = "sox libpri spandsp libmad"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
@@ -99,8 +99,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
@rm -rf $(DIR_APP) $(DIR_SRC)/asterisk-* $(DIR_SRC)/$(CHAN_CAPI) \
|
||||
$(DIR_SRC)/agx-ast-addons && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
|
||||
cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/var/ipfire
|
||||
cd $(DIR_APP) && cp -fv $(DIR_SRC)/config/asterisk/asterisk.makeopts \
|
||||
menuselect.makeopts
|
||||
# cd $(DIR_APP) && cp -fv $(DIR_SRC)/config/asterisk/asterisk.makeopts \
|
||||
# menuselect.makeopts
|
||||
cd $(DIR_APP) && cp -fv $(DIR_DL)/asterisk-core-sounds-en-alaw-1.4.8.tar.gz \
|
||||
$(DIR_APP)/sounds/asterisk-core-sounds-en-alaw-1.4.8.tar.gz
|
||||
cd $(DIR_APP) && cp -fv $(DIR_DL)/asterisk-extra-sounds-en-alaw-1.4.7.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user