X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=a00832c2781f7b2d8bc196ed78e35126c0654f39;hp=e0cf3993096d37fed64c0b88803b2aff4750b08b;hb=5aa62a424b5ec48ce2a4232a2a74368c2ba2e942;hpb=7d83243a1ac89b23e95566f34335b5f189e3f57b diff --git a/make.sh b/make.sh index e0cf399309..a00832c278 100755 --- a/make.sh +++ b/make.sh @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.7" # Version number -CORE="39" # Core Level (Filename) -PAKFIRE_CORE="38" # Core Level (PAKFIRE) +CORE="40" # Core Level (Filename) +PAKFIRE_CORE="39" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir @@ -373,9 +373,7 @@ buildipfire() { ipfiremake pkg-config ipfiremake linux-atm ipfiremake cpio - ipfiremake klibc - ipfiremake mkinitcpio - ipfiremake udev KLIBC=1 + ipfiremake dracut ipfiremake expat ipfiremake gdbm ipfiremake gmp @@ -544,6 +542,7 @@ buildipfire() { ipfiremake ipfireseeder ipfiremake rsync ipfiremake tcpwrapper + ipfiremake libevent ipfiremake portmap ipfiremake nfs ipfiremake nmap