Hi, this is the new patch series for ebtables. Now the binaries are installed into /usr/sbin (libvirt should find them there). I tried to achieve this with more instructions for make install (make install LIBDIR=/usr/lib MANDIR=/usr/share/man SBINDIR=/usr/sbin) but this work only partially. The binaries were still installed into /usr/local/sbin. To avoid this definitely I create a patch for the Makefile of ebtables and now nothing is installed into /usr/local. The first patch creates the patch file for ebtables the second contain the necessary change for the rootfile and the lfs file. I hope this solution is ok.
Regards Jonatan