Tiny Core Base > Alpha Releases

Tiny Core 5.0 Alpha 4 Testing

<< < (3/15) > >>

coreplayer2:
Ok, for anyone interested or looking for headers needed to compile apps in TC-5 alpha, I put up a script which prep's the full sources in lieu of headers.  Maybe it'll be useful to someone

http://forum.tinycorelinux.net/index.php/topic,15680.msg91785.html#msg91785

have fun

tinypoodle:

--- Quote from: nick65go on July 20, 2013, 06:46:53 PM ---Hi, could you tell me which programs use some /lib/ libraries in core.gz ?
I do not wish to slow down the development process. My findings are here down.

--- End quote ---

It is not clear what you are about.
Do you imply you suspect or verified some particular difference between 4.x stable vs. 5 alpha?

tinypoodle:

--- Quote from: bmarkus on July 20, 2013, 09:53:30 PM ---Right, bcrypt is not needed in the base and can be removed.

--- End quote ---

I think bcrypt is needed in base at least with boot code "protect".

bmarkus:

--- Quote from: tinypoodle on July 21, 2013, 01:05:11 AM ---
--- Quote from: bmarkus on July 20, 2013, 09:53:30 PM ---Right, bcrypt is not needed in the base and can be removed.

--- End quote ---

I think bcrypt is needed in base at least with boot code "protect".

--- End quote ---

Hmmm... Maybe you are right. I have never used 'protect'. BTW it is missing in piCore.

curaga:
@nick65go

All the NSS libraries are dynamically loaded, so you can't determine them as unused via ldd. I think sudo also loads the sudo lib dynamically.
librt, libdl, libnsl, and libresolv may not be used in the base, as busybox has its own implementations, but they are very often used by extensions, such that close to all systems would have them loaded.

libanl, the glibc async DNS library, is the only rarely used one. Whether it makes sense to move into an extension at its small size, I don't know.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version