]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
initrd: Reset compression to normal level.
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index c4511edffaa913975e10bf6d713ce21a768a3e53..50f0f6f86ac7b60a7a3a118619de4e20adaa8b2b 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -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
@@ -641,6 +640,7 @@ buildipfire() {
   ipfiremake eject
   ipfiremake pound
   ipfiremake minicom
+  ipfiremake ddrescue
   echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
   cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
   echo >> $BASEDIR/build/var/ipfire/firebuild