RE: Include a ftp client in initrd
Kushal Koolwal wrote:
>
> I just need a client program.
>
> Also I figured that just copying an ftp program would not be sufficient. I
> will need to copy the shared libraries also. I was wondering what is the
> best way to find out the shared libraries. Just doing:
>
> # ldd ftp
>
> should be sufficient?
yes, exactly, not sure if it is recursive though
>
> Alternatively, I can compile the ftp program statically but I am not sure
> what is the best way to do that in Debian.
The best way is what you decide is the best.
regards
Reply to: