Quote:
Originally Posted by twobob
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.