On Thu, Dec 12, 2013 at 02:41:45PM +0100, Zbigniew Jędrzejewski-Szmek wrote: > On Thu, Dec 12, 2013 at 02:00:48PM +0100, Marcel Holtmann wrote: > > instead of moving everything around after the fact, I would say we better > > start off with a clean patch set and everything in the right spot in the > > first place. > > Hi Marcel, > I have a local git-filter-tree-ed branch with the locations updated if > made for testing. If Patrik doesn't have furhter updates, I'll push > that today. In the end I made more changes: not only is src/dhcp renamed to src/libsystemd-dhcp, but also src/libsystemd-dhcp/*.[ch] to src/libsystemd-dhcp/dhcp-*.[ch]. This is because we like to have unique names for files, which makes editing them slightly easier, and also cross-includes between directories are nicer.
The test cases now use the static library instead of recompling all sources. Applied. Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
