X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=fb98ff00433eb74b234d1f9f767c9ed6bee8587d;hp=7a178837491b8d05926993d4c9c0265d232a0bfc;hb=d115df8992502e6b6af75e3d51e42bba13211d8e;hpb=a6090720da282a83a0bf67acbf5f3f9c21a2864c diff --git a/make.sh b/make.sh index 7a1788374..fb98ff004 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` @@ -340,8 +340,8 @@ buildipfire() { ipfiremake atl1 SMP=1 ipfiremake dm9601 SMP=1 ipfiremake kqemu SMP=1 + ipfiremake v4l-dvb SMP=1 ipfiremake sane KMOD=1 SMP=1 - ipfiremake linux-fusion SMP=1 ipfiremake linux ipfiremake ipp2p ipfiremake zaptel @@ -351,9 +351,8 @@ buildipfire() { ipfiremake atl1 ipfiremake dm9601 ipfiremake kqemu + ipfiremake v4l-dvb ipfiremake sane KMOD=1 - ipfiremake linux-fusion - ipfiremake madwifi ipfiremake pkg-config ipfiremake linux-atm ipfiremake cpio @@ -556,8 +555,6 @@ buildipfire() { ipfiremake teamspeak ipfiremake elinks ipfiremake igmpproxy - ipfiremake directfb - ipfiremake dfb++ ipfiremake sdl ipfiremake qemu ipfiremake sane @@ -576,8 +573,7 @@ buildipfire() { ipfiremake git ipfiremake squidclamav ipfiremake bc - ipfiremake wpa_supplicant - ipfiremake hostapd + ipfiremake esniper } buildinstaller() {