]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
Removed subversion.
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 973b4d59f27b086708f07a401c063d5a0a9dcbb1..c6c0b0022016c1667ce69e0246b2a73aa357d688 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -24,7 +24,7 @@
 
 NAME="IPFire"                                                                          # Software name
 SNAME="ipfire"                                                                 # Short name
-VERSION="2.3-test"
+VERSION="2.3-beta3"
 GIT_BRANCH=master:master                                                                               # Version number
 SLOGAN="www.ipfire.org"                                        # Software slogan
 CONFIG_ROOT=/var/ipfire                                        # Configuration rootdir
@@ -333,26 +333,28 @@ buildipfire() {
   ipfiremake ppp
   ipfiremake rp-pppoe
   ipfiremake unzip
-  ipfiremake linux                     SMP=1
-  ipfiremake linux-fusion              SMP=1
+#  ipfiremake linux                    SMP=1
+#  ipfiremake linux-fusion             SMP=1
 #  ipfiremake ipp2p                    SMP=1
-  ipfiremake r8169                     SMP=1
-  ipfiremake r8168                     SMP=1
-  ipfiremake atl2                      SMP=1
-  ipfiremake kqemu                     SMP=1
-  ipfiremake v4l-dvb                   SMP=1
-  ipfiremake madwifi                    SMP=1
-  ipfiremake sane              KMOD=1  SMP=1
-  ipfiremake openswan          KMOD=1  SMP=1
+#  ipfiremake r8169                    SMP=1
+#  ipfiremake r8168                    SMP=1
+#  ipfiremake atl2                     SMP=1
+#  ipfiremake kqemu                    SMP=1
+#  ipfiremake v4l-dvb                  SMP=1
+#  ipfiremake madwifi                    SMP=1
+#  ipfiremake alsa             KMOD=1  SMP=1
+#  ipfiremake sane             KMOD=1  SMP=1
+#  ipfiremake openswan         KMOD=1  SMP=1
   ipfiremake linux
   ipfiremake linux-fusion
-#  ipfiremake ipp2p
+  ipfiremake ipp2p
   ipfiremake r8169
   ipfiremake r8168
   ipfiremake atl2
   ipfiremake kqemu
   ipfiremake v4l-dvb
   ipfiremake madwifi
+  ipfiremake alsa              KMOD=1
   ipfiremake sane              KMOD=1
   ipfiremake openswan          KMOD=1
   ipfiremake pkg-config
@@ -418,7 +420,7 @@ buildipfire() {
   ipfiremake whatmask
   ipfiremake iptables
   ipfiremake libupnp
-#  ipfiremake ipp2p                    IPT=1
+  ipfiremake ipp2p                     IPT=1
   ipfiremake linux-igd
   ipfiremake ipaddr
   ipfiremake iptstate
@@ -503,7 +505,6 @@ buildipfire() {
   ipfiremake spamassassin
   ipfiremake amavisd
   ipfiremake alsa
-  ipfiremake mpg123
   ipfiremake mpfire
   ipfiremake guardian
   ipfiremake libid3tag
@@ -552,7 +553,6 @@ buildipfire() {
   ipfiremake collectd
   ipfiremake lcd4linux
   ipfiremake neon
-  ipfiremake subversion
   ipfiremake tcptrack
   ipfiremake teamspeak
   ipfiremake elinks
@@ -586,6 +586,10 @@ buildipfire() {
   ipfiremake urlgrabber
   ipfiremake syslinux
   ipfiremake tftp-hpa
+  ipfiremake cpufrequtils
+  ipfiremake dbus
+  ipfiremake bluetooth
+  ipfiremake gutenprint
   echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
   cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
   echo >> $BASEDIR/build/var/ipfire/firebuild