X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=7a178837491b8d05926993d4c9c0265d232a0bfc;hp=98fc8b6658be845153696a52cf8df3575bbe506c;hb=a6090720da282a83a0bf67acbf5f3f9c21a2864c;hpb=628f259d9e58bdb0349f7da9df5b44f566d19057 diff --git a/make.sh b/make.sh index 98fc8b6658..7a17883749 100755 --- a/make.sh +++ b/make.sh @@ -22,13 +22,13 @@ ############################################################################ # -NAME="IPFire" # Software name -SNAME="ipfire" # Short name -VERSION="2.1" # Version number -SLOGAN="www.ipfire.org" # Software slogan -CONFIG_ROOT=/var/ipfire # Configuration rootdir -NICE=10 # Nice level -MAX_RETRIES=1 # prefetch/check loop +NAME="IPFire" # Software name +SNAME="ipfire" # Short name +VERSION="2.1" # Version number +SLOGAN="www.ipfire.org" # Software slogan +CONFIG_ROOT=/var/ipfire # Configuration rootdir +NICE=10 # Nice level +MAX_RETRIES=1 # prefetch/check loop KVER=`grep --max-count=1 VER lfs/linux | awk '{ print $3 }'` MACHINE=`uname -m` @@ -341,6 +341,7 @@ buildipfire() { ipfiremake dm9601 SMP=1 ipfiremake kqemu SMP=1 ipfiremake sane KMOD=1 SMP=1 + ipfiremake linux-fusion SMP=1 ipfiremake linux ipfiremake ipp2p ipfiremake zaptel @@ -351,6 +352,8 @@ buildipfire() { ipfiremake dm9601 ipfiremake kqemu ipfiremake sane KMOD=1 + ipfiremake linux-fusion + ipfiremake madwifi ipfiremake pkg-config ipfiremake linux-atm ipfiremake cpio @@ -553,6 +556,8 @@ buildipfire() { ipfiremake teamspeak ipfiremake elinks ipfiremake igmpproxy + ipfiremake directfb + ipfiremake dfb++ ipfiremake sdl ipfiremake qemu ipfiremake sane @@ -571,6 +576,8 @@ buildipfire() { ipfiremake git ipfiremake squidclamav ipfiremake bc + ipfiremake wpa_supplicant + ipfiremake hostapd } buildinstaller() {