aboutsummaryrefslogtreecommitdiff
path: root/www/faq.html
AgeCommit message (Collapse)Author
2020-11-25Minor tweaks.Rob Landley
2020-10-24Just the FAQ's, ma'am.Rob Landley
2020-08-07People have been having trouble finding the toybox web page (despite beingRob Landley
the first google hit for "android toybox"), and want toybox --help to mention it. I was referred to https://github.com/landley/toybox/issues/50 So add a URL to toybox --help. While I was there, make unrecognized commands (like toybox -?) suggest "toybox --help", move the install instructions to the FAQ page (with a second link from toybox --help), and generally tighten up the help text. Also, "toybox -*" is no longer a synonym for --long. Oh, and I fixed some build dependencies when Config.in changes.
2020-05-29Fluff out the FAQ some more and flush pending README changes.Rob Landley
Yes, I need to convert to README.md, it's on the todo list...
2020-05-15How to cross compile with 2 compilers and 3 libc.Rob Landley
2020-05-13FAQ polishing.Rob Landley
2020-05-13New FAQ, "how do I build a working Linux system with toybox".Rob Landley
2019-04-18Why time based releases? (About the first half of it, anyway.)Rob Landley
2017-04-24Another FAQ, and some related tweaks as long as I was there.Rob Landley
2017-03-04Another FAQ entry.Rob Landley
2017-03-03FAQ tweak: one more link on toybox history.Rob Landley
2017-01-28Answer another question.Rob Landley
2016-07-15Somebody asked a FAQ on irc, so answer it.Rob Landley