View Single Post
Old 06-15-2014, 10:57 PM   #53
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by twobob View Post
I have no alias

the busybox and its subvariants names are subsumed thanks to the way the busybox on the kindle is built.

The soft text magic linked variants we came up with last time are a much nicer alternative and the option to eat the names can be switched off in BR at build time, which wont help until you are inside a HF shell but hey ho.
Busybox 1.22 wrapper generation does not take into consideration the "Busybox location" string in the .config (it foolishly assumes I am installing it to /bin/busybox)

Which is why my helper is writing the v-1.22 wrappers itself.
(Note: Be careful of going close to those wrappers with an editor that inserts a newline at the end of the file. There **must not** be a newline at the end of the file.)

But sure - I can try something else - paste in a code block an example of what you used before.

Last edited by knc1; 06-15-2014 at 11:12 PM.
knc1 is offline   Reply With Quote