how to build busybox for a thin client system

Adam Hawes adamh at adpro.com.au
Thu Aug 3 23:31:26 UTC 2006


> yep. i noticed the sizes, where is that option to do hard links?

ln file target

Eg:

ln busybox my_link_to_busybox

Will create a hard link.  You could also create symbolic links with the -s option, but I don't know how well busybox would handle that.

Cheers,
A



More information about the busybox mailing list