mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Hinzugefuegt:
* Yasuc * Wireless Tools (reanimiert) Updates: * fcron * pulsar * unicorn Fixes: * readline * lfs/Config git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@276 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
4
make.sh
4
make.sh
@@ -682,7 +682,7 @@ buildipcop() {
|
||||
ipcopmake tcpdump
|
||||
ipcopmake traceroute
|
||||
ipcopmake vlan
|
||||
#ipcopmake wireless
|
||||
ipcopmake wireless
|
||||
ipcopmake libsafe
|
||||
ipcopmake 3c5x9setup
|
||||
# echo -ne "`date -u '+%b %e %T'`: Building ### IPFire modules ### \n" | tee -a $LOGFILE
|
||||
@@ -770,6 +770,7 @@ buildipcop() {
|
||||
ipcopmake subversion
|
||||
ipcopmake iptraf
|
||||
ipcopmake nagios
|
||||
ipcopmake yasuc
|
||||
# ipcopmake stunnel # Ausgeschaltet, weil wir es doch nicht nutzen
|
||||
}
|
||||
|
||||
@@ -919,6 +920,7 @@ ipfirepackages() {
|
||||
ipfiredist xampp
|
||||
# ipfiredist xinetd
|
||||
ipfiredist xvid
|
||||
ipfiredist yasuc
|
||||
test -d $BASEDIR/packages || mkdir $BASEDIR/packages
|
||||
mv -f $LFS/install/packages/*.{ipfire,md5} $BASEDIR/packages >> $LOGFILE 2>&1
|
||||
rm -rf $BASEDIR/build/install/packages/*
|
||||
|
||||
Reference in New Issue
Block a user