Age | Commit message (Collapse) | Author |
|
entirely.
|
|
|
|
This should actually generate FLAG_longopt 0 #defines for disabled bare
longopts (ala ls without --color). Put temporary executables under "generated"
(including instlist for install).
|
|
|
|
concept of 80 character lines.
|
|
|
|
(Still no -f support yet.)
|
|
generator in C.
|
|
|
|
|
|
|
|
|
|
Alas, you can't quite do this yet:
make defconfig
make
for i in $(./toybox)
do
echo $i
PREFIX=singles/ scripts/single.sh $i || break
done
Because the OLDTOY() aliases for commands won't build without the base command.
And I can't just skip them because chown/chmod or mv/cp aren't the same thing.
|
|
fail with the ubuntu version, I _think_ these are upstream bugs? (Second opinions welcome...)
|
|
|
|
|
|
|
|
|
|
|
|
$PATH behavior of scripts/test.sh. Tested with both TEST_HOST=1 and normal.
|
|
It can test grep's option basically and I think it can help to check progress of development.
|
|
so you python2 binary until finishing the C rewrite.
|
|
|
|
the indexes off. Reported by Ashwini Sharma.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
order by default. Make it stop.
|
|
|
|
installed on the host may need --static to run the results.
|
|
|
|
produce.
|
|
|
|
first test shouldn't succeed if toybox isn't even there.
|
|
|
|
doesn't conform to posix-2008.
|
|
roadmap updates, etc.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requested by LSB
|
|
|
|
|