]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Dem Installer ne bessere Rechnung fuer die Diskgroessen bekommen.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index a7e3e50e0f84aa03ff82f92816a77616683e42a8..4d92e8d50e4bf5deac63b1a3a9a87c1dae44fd46 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -24,7 +24,7 @@
 
 NAME="IPFire"                                                                          # Software name
 SNAME="ipfire"                                                                 # Short name
-VERSION="2.0t5"                                                                        # Version number
+VERSION="2.0beta1"                                                     # Version number
 SLOGAN="www.ipfire.org"                                        # Software slogan
 CONFIG_ROOT=/var/ipfire                                        # Configuration rootdir
 NICE=10                                                                                                        # Nice level
@@ -330,12 +330,10 @@ buildipfire() {
   ipfiremake ipp2p                     SMP=1
   ipfiremake r8169                     SMP=1
   ipfiremake zaptel                    SMP=1
-  ipfiremake fuse                              SMP=1
   ipfiremake linux
   ipfiremake ipp2p
   ipfiremake r8169
   ipfiremake zaptel
-  ipfiremake fuse
   ipfiremake pkg-config
   ipfiremake cpio
   ipfiremake klibc
@@ -380,6 +378,7 @@ buildipfire() {
   ipfiremake squashfstools
   ipfiremake reiserfsprogs
   ipfiremake sysfsutils
+  ipfiremake fuse
   ipfiremake ntfs-3g
   ipfiremake ethtool
   ipfiremake ez-ipupdate
@@ -390,7 +389,6 @@ buildipfire() {
   ipfiremake gnupg
   ipfiremake hdparm
   ipfiremake mtools
-  ipfiremake ibod
   ipfiremake initscripts
   ipfiremake whatmask
   ipfiremake iptables
@@ -443,7 +441,6 @@ buildipfire() {
   ipfiremake ntp
   ipfiremake openssh
   ipfiremake openswan
-  ipfiremake pptpclient
   ipfiremake rrdtool
   ipfiremake setserial
   ipfiremake setup
@@ -1017,13 +1014,6 @@ pxe)
 lang)
        update_langs
        ;;
-packages)
-       case "$2" in
-               sign)
-                       sign_packages
-                       ;;
-       esac
-       ;;
 "")
        clear
        svn info