mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
Habe ein Paar lange dagewesene Errors behoben.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@380 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
42
make.sh
42
make.sh
@@ -319,28 +319,27 @@ buildipfire() {
|
||||
ipfiremake dhcpcd
|
||||
ipfiremake libusb
|
||||
ipfiremake libpcap
|
||||
# Temporary disabled.
|
||||
# ipfiremake linux-atm
|
||||
ipfiremake linux-atm
|
||||
ipfiremake ppp
|
||||
ipfiremake rp-pppoe
|
||||
ipfiremake unzip
|
||||
ipfiremake linux SMP=1
|
||||
ipfiremake ipp2p SMP=1
|
||||
# ipfiremake 3cp4218 PASS=SMP
|
||||
# ipfiremake amedyn PASS=SMP
|
||||
# ipfiremake cxacru PASS=SMP
|
||||
# ipfiremake eagle PASS=SMP
|
||||
# ipfiremake cnx_pci PASS=SMP
|
||||
# ipfiremake fcdsl PASS=SMP
|
||||
# ipfiremake fcdsl2 PASS=SMP
|
||||
# ipfiremake fcdslsl PASS=SMP
|
||||
# ipfiremake fcdslusb PASS=SMP
|
||||
# ipfiremake fcdslslusb PASS=SMP
|
||||
# ipfiremake fcpci PASS=SMP
|
||||
# ipfiremake fcclassic PASS=SMP
|
||||
# ipfiremake pulsar PASS=SMP
|
||||
# ipfiremake unicorn PASS=SMP
|
||||
# ipfiremake promise-sata-300-tx PASS=SMP
|
||||
# ipfiremake 3cp4218 SMP=1
|
||||
# ipfiremake amedyn SMP=1
|
||||
# ipfiremake cxacru SMP=1
|
||||
# ipfiremake eagle SMP=1
|
||||
# ipfiremake cnx_pci SMP=1
|
||||
# ipfiremake fcdsl SMP=1
|
||||
# ipfiremake fcdsl2 SMP=1
|
||||
# ipfiremake fcdslsl SMP=1
|
||||
# ipfiremake fcdslusb SMP=1
|
||||
# ipfiremake fcdslslusb SMP=1
|
||||
# ipfiremake fcpci SMP=1
|
||||
# ipfiremake fcclassic SMP=1
|
||||
# ipfiremake pulsar SMP=1
|
||||
# ipfiremake unicorn SMP=1
|
||||
# ipfiremake promise-sata-300-tx SMP=1
|
||||
ipfiremake zaptel PASS=S
|
||||
ipfiremake linux
|
||||
ipfiremake ipp2p
|
||||
@@ -362,7 +361,6 @@ buildipfire() {
|
||||
# ipfiremake unicorn
|
||||
# ipfiremake promise-sata-300-tx
|
||||
ipfiremake zaptel
|
||||
# ipfiremake pcmciautils
|
||||
ipfiremake expat
|
||||
ipfiremake gdbm
|
||||
ipfiremake gmp
|
||||
@@ -389,11 +387,10 @@ buildipfire() {
|
||||
ipfiremake mysql
|
||||
ipfiremake cyrus-sasl
|
||||
ipfiremake openldap
|
||||
# ipfiremake cyrus-sasl PASS=L # Doesn't work yet. Thereby there's the question: Do we really need this?
|
||||
ipfiremake apache2
|
||||
ipfiremake php
|
||||
ipfiremake subversion
|
||||
ipfiremake apache2 PASS=C
|
||||
ipfiremake apache2 PASS=C
|
||||
ipfiremake arping
|
||||
ipfiremake beep
|
||||
ipfiremake bind
|
||||
@@ -417,7 +414,7 @@ buildipfire() {
|
||||
ipfiremake iptstate
|
||||
ipfiremake iputils
|
||||
ipfiremake l7-protocols
|
||||
# ipfiremake isapnptools # ERROR :(
|
||||
ipfiremake isapnptools
|
||||
# ipfiremake isdn4k-utils # What about mISDN???
|
||||
ipfiremake kudzu
|
||||
ipfiremake logrotate
|
||||
@@ -428,7 +425,6 @@ buildipfire() {
|
||||
ipfiremake nano
|
||||
ipfiremake nash
|
||||
ipfiremake nasm
|
||||
### The Perl Modules have to be updated! I will skip this now!
|
||||
ipfiremake URI
|
||||
ipfiremake HTML-Tagset
|
||||
ipfiremake HTML-Parser
|
||||
@@ -452,7 +448,6 @@ buildipfire() {
|
||||
ipfiremake Text-Tabs+Wrap
|
||||
ipfiremake Locale-Country
|
||||
ipfiremake GeoIP
|
||||
###
|
||||
ipfiremake fwhits
|
||||
ipfiremake noip_updater
|
||||
ipfiremake ntp
|
||||
@@ -570,7 +565,6 @@ buildinstaller() {
|
||||
installmake sysfsutils
|
||||
installmake util-linux
|
||||
installmake pciutils
|
||||
installmake pcmciautils
|
||||
installmake kudzu
|
||||
# installmake bootsplash
|
||||
installmake installer
|
||||
|
||||
Reference in New Issue
Block a user