Add tftp command in a busybox compiled

berganz françois francois at acropolistelecom.net
Fri May 9 13:17:06 UTC 2008


And with menuconfig, I can install asterisk ?

-----Message d'origine-----
De : Bernhard Fischer [mailto:rep.dot.nop at gmail.com] 
Envoyé : vendredi 9 mai 2008 14:59
À : berganz françois
Cc : 'Denys Vlasenko'; busybox at busybox.net
Objet : Re: Add tftp command in a busybox compiled

On Fri, May 09, 2008 at 01:52:00PM +0200, berganz françois wrote:
>But, it is a busybox from 'asterisk appliance aa50' (Digium.com) and I
don't
>know everythings...

get busybox-1.10.2, make allnoconfig; make menuconfig
select the applets you want to use (e.g. only tftp) and build it and put it
on your target-box as /usr/bin/tftp

Alternatively you can replace the busybox that us currently on your
target-box with a newly compiled binary (omit allnoconfig from above, in
this case).

HTH,

>-----Message d'origine-----
>De : Denys Vlasenko [mailto:vda.linux at googlemail.com] 
>Envoyé : vendredi 9 mai 2008 13:16
>À : busybox at busybox.net
>Cc : berganz françois
>Objet : Re: Add tftp command in a busybox compiled
>
>On Friday 09 May 2008 11:57, berganz françois wrote:
>> Hello all,
>> 
>> 
>> I still don't know HOW to do to add the tftp command in a compiled
busybox
>> Is someone can help me ?
>
>It's not possible. Or rather, it's way too difficult,
>you can much easier just build new binary from source.




More information about the busybox mailing list