<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts, branch 0.8.5</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.8.5</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.8.5'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2021-05-18T08:19:14+00:00</updated>
<entry>
<title>The linux console code is inconsistent: most console= lines accept</title>
<updated>2021-05-18T08:19:14+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-05-18T08:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=462b7237592f9ba14bca995f893cb9ae47d2042d'/>
<id>urn:sha1:462b7237592f9ba14bca995f893cb9ae47d2042d</id>
<content type='text'>
/dev/name but for some reason powerpc's hvc driver does not.
</content>
</entry>
<entry>
<title>Add more shell tests, and teach txpect to do regex matches (RO and RE).</title>
<updated>2021-03-16T07:29:15+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-03-16T07:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8c7af93bde1798da7d59182201b3599158bf926d'/>
<id>urn:sha1:8c7af93bde1798da7d59182201b3599158bf926d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/runtest.sh: fix `toyonly` in a way that also works for mksh.</title>
<updated>2020-12-08T03:35:26+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2020-12-07T18:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=da0da1f147a317388570b9a8d6d08df24d0ddab4'/>
<id>urn:sha1:da0da1f147a317388570b9a8d6d08df24d0ddab4</id>
<content type='text'>
mksh doesn't support the =~ extension, so my previous change -- while
fixing the host -- broke Android.
</content>
</entry>
<entry>
<title>scripts/runtest.sh: fix `toyonly` for sed.</title>
<updated>2020-12-05T10:15:58+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2020-12-04T00:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ec6639407b9eabf986ba81cfa6f2910feddf32dc'/>
<id>urn:sha1:ec6639407b9eabf986ba81cfa6f2910feddf32dc</id>
<content type='text'>
sed lies to fool autoconf, but also confuses the toybox test suite.
Without this patch we're skipping all "toyonly" tests on both GNU and
toybox sed.
</content>
</entry>
<entry>
<title>Change test default to VERBOSE=fail, add all/quiet for old =1 and default.</title>
<updated>2020-11-15T10:45:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-11-15T10:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a24b186ea84ca5c65b367a17dfade57e9c6fd704'/>
<id>urn:sha1:a24b186ea84ca5c65b367a17dfade57e9c6fd704</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow 0 prefix to optstr to include argv[0] in optargs[0].</title>
<updated>2020-11-15T05:39:18+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-11-15T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=52bbc1e0a410b44a926b04aaae3b00f9f50da81e'/>
<id>urn:sha1:52bbc1e0a410b44a926b04aaae3b00f9f50da81e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly install toybox files with $TARGET suffixes.</title>
<updated>2020-11-13T08:16:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-11-13T08:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=3e28f611e452b52b21360c56dbf250d242bbb4a5'/>
<id>urn:sha1:3e28f611e452b52b21360c56dbf250d242bbb4a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the static musl x86-64 binaries segfault for fewer people.</title>
<updated>2020-11-11T14:03:15+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-11-11T14:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7f4f7e1f329518842fea180c4f7deb2dff368406'/>
<id>urn:sha1:7f4f7e1f329518842fea180c4f7deb2dff368406</id>
<content type='text'>
Even though the gcc toolchain ./configure is told it's cross compiling,
it optimizes for the current machine ANYWAY. So force it to be generic.
</content>
</entry>
<entry>
<title>Silence kernel messages that stomp the command line after boot.</title>
<updated>2020-10-24T22:44:09+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-10-24T22:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=bc46bc619fcd83c3e85b054042577c95d1511484'/>
<id>urn:sha1:bc46bc619fcd83c3e85b054042577c95d1511484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't "quiet" the kernel builds. You can KARGS=quiet if you like.</title>
<updated>2020-10-24T12:00:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-10-24T12:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=83d1ddc8ed3039ad4a6b9d32aa716bc8ab625c08'/>
<id>urn:sha1:83d1ddc8ed3039ad4a6b9d32aa716bc8ab625c08</id>
<content type='text'>
</content>
</entry>
</feed>
