<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/www, branch 0.8.4</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.8.4</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.8.4'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2020-10-24T23:43:51+00:00</updated>
<entry>
<title>Tweak release notes.</title>
<updated>2020-10-24T23:43:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-10-24T23:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=095891525bcb4fea341a27f75b5b5d52915cf5aa'/>
<id>urn:sha1:095891525bcb4fea341a27f75b5b5d52915cf5aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Past time for 0.8.4</title>
<updated>2020-10-24T11:56:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-10-24T11:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=dbf10c643797bb4ca16cea7a70e76840fb59bd39'/>
<id>urn:sha1:dbf10c643797bb4ca16cea7a70e76840fb59bd39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Just the FAQ's, ma'am.</title>
<updated>2020-10-24T10:58:24+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-10-24T10:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=35dccebea56fac58131890f30b4d377aafad5839'/>
<id>urn:sha1:35dccebea56fac58131890f30b4d377aafad5839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cksum and hostid are already implemented</title>
<updated>2020-09-23T09:31:48+00:00</updated>
<author>
<name>Firas Khalil Khana</name>
<email>firasuke@gmail.com</email>
</author>
<published>2020-09-19T14:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=3a98d0d09b0116680847eea9eb10df19e2455d18'/>
<id>urn:sha1:3a98d0d09b0116680847eea9eb10df19e2455d18</id>
<content type='text'>
Both of [cksum](https://github.com/landley/toybox/blob/master/toys/posix/cksum.c) and [hostid](https://github.com/landley/toybox/blob/master/toys/example/hostid.c) are already implemented, unless you're planning on removing them.
</content>
</entry>
<entry>
<title>Fix a typo</title>
<updated>2020-09-20T07:26:26+00:00</updated>
<author>
<name>Firas Khalil Khana</name>
<email>firasuke@gmail.com</email>
</author>
<published>2020-09-19T13:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=88b34c4bd3f8c6f96e15bfcc18a7a8d2c1e1628a'/>
<id>urn:sha1:88b34c4bd3f8c6f96e15bfcc18a7a8d2c1e1628a</id>
<content type='text'>
Fix a small typo, should be `compress` not `compess`.
</content>
</entry>
<entry>
<title>Minor roadmap intro tweak.</title>
<updated>2020-08-20T09:29:50+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-08-20T09:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c88d3b8bfa339a00a42187529a87085ca68b5a1f'/>
<id>urn:sha1:c88d3b8bfa339a00a42187529a87085ca68b5a1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>People have been having trouble finding the toybox web page (despite being</title>
<updated>2020-08-07T07:25:50+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-08-07T07:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=efb8060a591b6ed13c16c4034db43652e03f90d5'/>
<id>urn:sha1:efb8060a591b6ed13c16c4034db43652e03f90d5</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Zach Van Rijn wanted his handle capitalized.</title>
<updated>2020-06-16T15:22:22+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-06-16T15:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1a4e631d484c8b373a39bd055af613b5f152924c'/>
<id>urn:sha1:1a4e631d484c8b373a39bd055af613b5f152924c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove getevent from roadmap: it's an android board bringup tool built by</title>
<updated>2020-06-02T05:36:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-06-02T05:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4aad32f1e1592a15e758e19fe2ae5d53d8cfdaee'/>
<id>urn:sha1:4aad32f1e1592a15e758e19fe2ae5d53d8cfdaee</id>
<content type='text'>
running a python script against the kernel headers, more or less a hardware
debugging tool that doesn't really benefit from being in-tree nor does it
need to ship on deployed systems. (And it should probably be a kernel module.)
</content>
</entry>
<entry>
<title>Fluff out the FAQ some more and flush pending README changes.</title>
<updated>2020-05-29T09:12:53+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-05-29T09:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=0cf49f501356f9644b7174ce1f010a794abda0bd'/>
<id>urn:sha1:0cf49f501356f9644b7174ce1f010a794abda0bd</id>
<content type='text'>
Yes, I need to convert to README.md, it's on the todo list...
</content>
</entry>
</feed>
