From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: Upgrade of essential tools libusb dbus systemd Date: Mon, 25 Feb 2013 22:30:48 +0100 Message-ID: <1361827848.28061.347.camel@rice-oxley.tremer.info> In-Reply-To: <512BD5FE.8070900@gmx.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6119615899053187088==" List-Id: --===============6119615899053187088== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hey Thomas, On libusb: There are different versions of this around. You can easily see that we have libusb-compat and libusbx in IPFire 3: http://git.ipfire.org/?p=3Dipfire-3.x.git;a=3Dblob;f=3Dlibusb-compat/libusb-c= ompat.nm;h=3Da2c594534d956066dab591feeb7b1f3596bc0178;hb=3DHEAD http://git.ipfire.org/?p=3Dipfire-3.x.git;a=3Dblob;f=3Dlibusbx/libusbx.nm;h= =3D6394d04577bbbf0de555d727f19c0f2f016e6e28;hb=3DHEAD Some packages haven't moved to libusb-1 and I think they will never do that. So if you need libusb-1, please build libusbx like you find it in IPFire 3, but keep the older version. There is no need to rename it to libusb-compat though. On dbus: I suppose you could update that, but I cannot see if anything is actually using it. It's mainly there for building packages which link against libdbus. On systemd: IPFire 2 is in maintainance mode. We do not plan to develop more functionality and we would like to slowly move to IPFire 3. I can see that you have a lot of energy in building packages and I like that. Maybe you can put a bit of that energy into IPFire 3. -Michael On Mon, 2013-02-25 at 22:22 +0100, Thomas Ebert wrote: > How about to upgrade the tools libusb, dbus and systemd to an actual build? >=20 > A quick check shows that only a very basic tools on a core installation=20 > use the shared libraries: > usb_modeswitch > linux-gate.so.1 =3D> (0xffffe000) > libusb-0.1.so.4 =3D> /usr/lib/libusb-0.1.so.4 (0xb777b000) > libc.so.6 =3D> /lib/libc.so.6 (0xb7604000) > /lib/ld-linux.so.2 (0xb7784000) > gpg > linux-gate.so.1 =3D> (0xffffe000) > libresolv.so.2 =3D> /lib/libresolv.so.2 (0xb770e000) > libbz2.so.1.0 =3D> /lib/libbz2.so.1.0 (0xb76fd000) > libreadline.so.6 =3D> /usr/lib/libreadline.so.6 (0xb76ca000) > libdl.so.2 =3D> /lib/libdl.so.2 (0xb76c5000) > libusb-0.1.so.4 =3D> /usr/lib/libusb-0.1.so.4 (0xb76bc000) > libc.so.6 =3D> /lib/libc.so.6 (0xb7545000) > libncurses.so.5 =3D> /usr/lib/libncurses.so.5 (0xb7528000) > libtinfo.so.5 =3D> /usr/lib/libtinfo.so.5 (0xb750b000) > /lib/ld-linux.so.2 (0xb7728000) >=20 > AddOn packages with depencies: > bluetooth > apcupsd > usbutils > v4l-dvb > nut > _______________________________________________ > Development mailing list > Development(a)lists.ipfire.org > http://lists.ipfire.org/mailman/listinfo/development --===============6119615899053187088==--