From: Serge L. <ser...@gm...> - 2012-03-07 21:01:15
|
That's would be great. However, it's not only for iproute2 - there are more tools/libs which might be used from "incorrect" places. I don't remember if I mentioned, but I made initial lfssystem completely empty to avoid mixing "olg" and "new" binaries. There is no chance to include "old" tool into the resulting image or, which is worse, link something with "old" library. I believe it's a major feature :) I'd suggest uploading everything I have to sourcesforge, but I'm afraid it might confuse users - I significantly modified init scripts and added new functionality which is not documented (like multi boot environments). The toolchain and packages are also not completely aligned... Due to some business specific, those changes are critical for me and I cannot just switch to DL_64 Anyway, I'll be happy to share this work. Serge On 03/07/2012 12:31 PM, Heiko Zuerker wrote: > Should we change our iproute2 package to actually install all the > binaries into the build system and remove the old version from the > "wrong" directories? > > Heiko > > Quoting Serge Leschinsky<ser...@gm...>: > >> Heiko, >> >> No problem, but I tried with udev and it caused nonworking code in >> the repo :( >> I need to test the changes in DL (at least 64) before merging... >> The case with OpenVPN seems to be more simple though. I'll try to send it >> without the verification - I believe Andrzej will do more thoughtful >> verification than I can. >> >> Serge >> >> >> On 03/07/2012 10:41 AM, Heiko Zuerker wrote: >>> Serge, >>> >>> Quoting Serge Leschinsky<ser...@gm...>: >>> >>>> yes, you are right. I use the following config line: >>>> >>>> ./configure --prefix=/usr --sysconfdir=/etc >>>> --localstatedir=/var >>>> --enable-password-save --enable-iproute2 --disable-selinux \ >>>> --with-ifconfig-path=/sbin/ifconfig >>>> --with-iproute-path=/sbin/ip >>>> --with-route-path=/sbin/route || exit 1 >>> >>> Would you mind merging your changes with what we have in CVS? >>> >> >> >> ------------------------------------------------------------------------------ >> Virtualization& Cloud Management Using Capacity Planning >> Cloud computing makes use of virtualization - but cloud computing >> also focuses on allowing computing to be delivered as a service. >> http://www.accelacomm.com/jaw/sfnl/114/51521223/ >> _______________________________________________ >> Devil-linux-develop mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-develop > > |