<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox, branch 0.4.9</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.9</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.9'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2014-07-07T04:43:29+00:00</updated>
<entry>
<title>Autodetect --bind and --loop mounts in a way that doesn't interfere with network filesystems or -t newtype mounts that trigger a module load.</title>
<updated>2014-07-07T04:43:29+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T04:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=056d0a00de99639fb39d19e984dd66fe82be7820'/>
<id>urn:sha1:056d0a00de99639fb39d19e984dd66fe82be7820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor cleanup: move a global variable into GLOBALS(), inline strchr_null(), some whitespace and bracket cleanups.</title>
<updated>2014-07-07T04:21:13+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T04:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b6efbb62f60638635c102bbe9b3e50e711e615a8'/>
<id>urn:sha1:b6efbb62f60638635c102bbe9b3e50e711e615a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor cleanup pass.</title>
<updated>2014-07-07T04:17:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T04:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f383983d9868d2f3151b307c5f5bbc506e2f87d6'/>
<id>urn:sha1:f383983d9868d2f3151b307c5f5bbc506e2f87d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add nbd-client.</title>
<updated>2014-07-07T00:58:49+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T00:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8525d7873098b780de2575bf4bcce6be29c33a1e'/>
<id>urn:sha1:8525d7873098b780de2575bf4bcce6be29c33a1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote killall5 by merging it into kill.</title>
<updated>2014-07-07T00:14:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T00:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ffa7e3b05eea2d404758758c561f534824ca77c8'/>
<id>urn:sha1:ffa7e3b05eea2d404758758c561f534824ca77c8</id>
<content type='text'>
Slight conflict here: this puts killall5 in the posix directory. But the commands sharing code trumps that.
</content>
</entry>
<entry>
<title>Try to lookup all umounts in /proc/mounts so we can auto-zap loopback devices.</title>
<updated>2014-07-06T04:26:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-06T04:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=36f6dea7ea3c9973910f38af61a58f20513b95c8'/>
<id>urn:sha1:36f6dea7ea3c9973910f38af61a58f20513b95c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TAR - this supports archive creation and extraction based on the USTAR format (described in PAX Spec). For (de)compression '-z' gzip is supported.</title>
<updated>2014-07-05T02:46:00+00:00</updated>
<author>
<name>Ashwini Sharma</name>
<email>ak.ashwini1981@gmail.com</email>
</author>
<published>2014-07-05T02:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=15e02f09549e34e839a6b74fdfb3c1d1974bb635'/>
<id>urn:sha1:15e02f09549e34e839a6b74fdfb3c1d1974bb635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cut down from 1000+ file attribute tests to a more manageable number.</title>
<updated>2014-07-05T02:21:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-05T02:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d6f8c41e25428c8a0caf6f52fbe665d3baa06adc'/>
<id>urn:sha1:d6f8c41e25428c8a0caf6f52fbe665d3baa06adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I have developed few testsuites for toybox commands -</title>
<updated>2014-07-05T02:20:02+00:00</updated>
<author>
<name>Divya Kothari</name>
<email>divya.s.kothari@gmail.com</email>
</author>
<published>2014-07-05T02:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ef0ed68d5ba5794c1352e64273d4c5039e62476b'/>
<id>urn:sha1:ef0ed68d5ba5794c1352e64273d4c5039e62476b</id>
<content type='text'>
1. lsattr/chattr
2. mount
3. chmod
4. pgrep/pkill
5. groupadd
6. groupdel
7. useradd
</content>
</entry>
<entry>
<title>Have "make test" run tests in testdir/testdir instead of same directory as command symlinks. (Makes cleanup easier.)</title>
<updated>2014-07-04T03:09:11+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-04T03:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4a855d6cf62cebe40fa9fe97c7e6b9ca49f79b5b'/>
<id>urn:sha1:4a855d6cf62cebe40fa9fe97c7e6b9ca49f79b5b</id>
<content type='text'>
</content>
</entry>
</feed>
