]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Added sshfs to supported fuse filesystems
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index f1e40623fdc74194d4290ee179fb24413d7cc47b..60eaf87bb8dbad310f47039b3368870cf3a3deb2 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -583,6 +583,8 @@ buildipfire() {
   ipfiremake lynis
   ipfiremake cryptsetup
   ipfiremake splix
+  ipfiremake streamripper
+  ipfiremake sshfs
   echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
   cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
   echo >> $BASEDIR/build/var/ipfire/firebuild
@@ -667,7 +669,7 @@ buildpackages() {
   fi
 
   # Create updater package
-  ipfiremake updater
+  #ipfiremake updater
   mv $LFS/install/images/{*.iso,*.tgz,*.img.gz,*.bz2} $BASEDIR >> $LOGFILE 2>&1
 
   ipfirepackages