Hi,
apologies for not reviewing this earlier...
This looks good. I merged the patches. You can commit things like these in just one commit. Especially adding the patch file and applying that should be one commit. Just as a hint for the future.
Merged.
Best, -Michael
On Fri, 2016-03-25 at 11:13 +0100, Jonatan Schlag wrote:
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