Toybox: All-in-one Linux command line
github.com
Toybox: All-in-one Linux command line
1–10 of 60 posts
Re: Toybox: All-in-one Linux command line
#2I recall busybox being often used for gpl enforcement, so I wonder now how widespread toybox is by various companies hoping to avoid that. Do modern Smart TVs and such use it?
Re: Toybox: All-in-one Linux command line
#3Re: Toybox: All-in-one Linux command line
#4IIRC this was made to solve a licensing issue with busybox (toybox being more permissive) and be included with Android. As a fan of copyleft, initially the idea annoyed me, but I eventually came to the conclusion that if it was the only way to include better tools in a particular OS out of the box, it was probably fine. I recall busybox being often used for gpl enforcement, so I wonder now how widespread toybox is by…
Re: Toybox: All-in-one Linux command line
#5IIRC this was made to solve a licensing issue with busybox (toybox being more permissive) and be included with Android. As a fan of copyleft, initially the idea annoyed me, but I eventually came to the conclusion that if it was the only way to include better tools in a particular OS out of the box, it was probably fine. I recall busybox being often used for gpl enforcement, so I wonder now how widespread toybox is by…
I believe most smart TVs use Android as the base, so I would think yes.
Re: Toybox: All-in-one Linux command line
#6Re: Toybox: All-in-one Linux command line
#7BusyBox got its name from a collection of toys in one assembly/container: https://www.google.com/search?udm=2&q=fisher+price+busy+box
Re: Toybox: All-in-one Linux command line
#8See also, for Windows: w64devkit, and the included busybox-w32 https://github.com/skeeto/w64devkit https://frippery.org/busybox/
Re: Toybox: All-in-one Linux command line
#9IIRC this was made to solve a licensing issue with busybox (toybox being more permissive) and be included with Android. As a fan of copyleft, initially the idea annoyed me, but I eventually came to the conclusion that if it was the only way to include better tools in a particular OS out of the box, it was probably fine. I recall busybox being often used for gpl enforcement, so I wonder now how widespread toybox is by…
I like the 0BSD license (see my https://xn--gba.st), AWS also uses the semantically equivalent MIT-0 license for code samples, etc.