<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts, branch 0.7.7</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.7</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.7'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2018-06-22T02:49:38+00:00</updated>
<entry>
<title>Elliott pointed out that ping's been promoted, not needed in airlock list.</title>
<updated>2018-06-22T02:49:38+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-06-22T02:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8b0486cf0c37bd66a070c7482f1a875179502583'/>
<id>urn:sha1:8b0486cf0c37bd66a070c7482f1a875179502583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The kernel's old kconfig had _shipped files, the new one should too, but until</title>
<updated>2018-06-20T01:24:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-06-20T01:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a2363811a34d69b0f26b26a04503a393841d3d0e'/>
<id>urn:sha1:a2363811a34d69b0f26b26a04503a393841d3d0e</id>
<content type='text'>
then install bison and flex. (Not yacc and lex, the kernel build is calling
the propreitary versions.)
</content>
</entry>
<entry>
<title>call strip as $STRIP</title>
<updated>2018-06-03T17:44:28+00:00</updated>
<author>
<name>Francesco Valla</name>
<email>valla.francesco@gmail.com</email>
</author>
<published>2018-06-02T14:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5efc1674a81ce1fd423ca8aac2ce3c02144751fc'/>
<id>urn:sha1:5efc1674a81ce1fd423ca8aac2ce3c02144751fc</id>
<content type='text'>
This is useful e.g. for cross toolchains that define $CC and $STRIP
instead of $CROSS_COMPILE.
</content>
</entry>
<entry>
<title>Add getconf.</title>
<updated>2018-04-14T00:58:41+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-04-14T00:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1e1684742dc26e62bbc2afbaab124fca58d60c8e'/>
<id>urn:sha1:1e1684742dc26e62bbc2afbaab124fca58d60c8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -- to "eval".</title>
<updated>2018-04-09T00:48:04+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-04-09T00:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4f81242e384930a683b3591bc5a634fa22dda8ca'/>
<id>urn:sha1:4f81242e384930a683b3591bc5a634fa22dda8ca</id>
<content type='text'>
If you ever do have a command name beginning with a -, eval won't run it by
default, because even though it takes no arguments it tries to parse them
anyway, so it complains it's an unrecognized argument. Solution: -- as first
argument (which is parsed and stops argument parsing).
</content>
</entry>
<entry>
<title>Fix error message: update $NAME before complaining about test with wrong # args.</title>
<updated>2018-04-08T23:07:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-04-08T23:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ef46bb70820717036c3d078b3e659afade713f24'/>
<id>urn:sha1:ef46bb70820717036c3d078b3e659afade713f24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Library probes need $LDFLAGS (for --static)</title>
<updated>2018-04-03T00:29:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-04-03T00:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c244273ffb1768537eddce494e19a4c5ad435c39'/>
<id>urn:sha1:c244273ffb1768537eddce494e19a4c5ad435c39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ryan Prichard pointed out that du -d0 should act like du -s, but the plumbing</title>
<updated>2018-03-19T16:23:24+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-03-19T16:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=aa265ebff4fd94b1bfa152a116d6d5fa1971b727'/>
<id>urn:sha1:aa265ebff4fd94b1bfa152a116d6d5fa1971b727</id>
<content type='text'>
wouldn't let him assign a negative default value, so I fixed it.
</content>
</entry>
<entry>
<title>Fix variables in help.txt</title>
<updated>2018-01-21T21:48:41+00:00</updated>
<author>
<name>Reverend Homer</name>
<email>mk.43.ecko@gmail.com</email>
</author>
<published>2018-01-21T20:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c26d631f7b385859ba4e76f6b1e6789e105f42b3'/>
<id>urn:sha1:c26d631f7b385859ba4e76f6b1e6789e105f42b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move make help text out of Makefile.</title>
<updated>2018-01-10T16:54:11+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-01-10T16:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e1d68f5006f553669a64a225d0f6b92a76c90179'/>
<id>urn:sha1:e1d68f5006f553669a64a225d0f6b92a76c90179</id>
<content type='text'>
</content>
</entry>
</feed>
