<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/mkresin/include/shell.sh, branch master</title>
<subtitle>Staging tree of Mathias Kresin</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/mkresin/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/'/>
<updated>2017-01-05T10:09:12Z</updated>
<entry>
<title>build: use mkhash to replace various quirky md5sum/openssl calls</title>
<updated>2017-01-05T10:09:12Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-25T15:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=84bd74057f0d2543ddbc7de2351b0a310df329c6'/>
<id>urn:sha1:84bd74057f0d2543ddbc7de2351b0a310df329c6</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>build: drop `trapret` function from non-Linux HOST_TAR variant</title>
<updated>2017-01-03T13:32:35Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2016-10-31T08:14:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=15d8d9c271507cd272b264e0bf9deb20030723a2'/>
<id>urn:sha1:15d8d9c271507cd272b264e0bf9deb20030723a2</id>
<content type='text'>
Looks like this was meant to workaround some limitations with
non-GNU tar variants (like BSD-tar which are present on Mac os BSD hosts).

Though, I cannot find any use of that `+s` option that's mentioned
in the comment.

Last hash of this I found was 24faf55360271cd0bfc4751753384f9210d52f7f

In my case, it now this fails for `python-setuptools` on Mac OS X (the host-build with):
```
trapret 2 tar -C &lt;home-dir&gt;/work/sources-work/lede/build_dir/target-i386_pentium4_musl-1.1.15/python-setuptools-27.2.0 --strip-components=1 -xzf &lt;home-dir&gt;/work/sources-work/lede/dl/setuptools-27.2.0.tar.gz
bash: trapret: command not found
```

So, I was thinking maybe it's time to remove this workaround (9 years later).
I could also fix the `python-setuptools` host build. If that's more preferred.

[ Btw, I just recently transitioned to a Mac machine for dev-ing,
  so a lot of (this Mac) stuff I'm finding out is new to me too. ]

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>include: remove trailing whitespaces</title>
<updated>2015-03-29T07:29:18Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2015-03-29T07:29:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=7002f6326e9dcd4cb3272763ba9b9debd9f3a60d'/>
<id>urn:sha1:7002f6326e9dcd4cb3272763ba9b9debd9f3a60d</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 45127
</content>
</entry>
<entry>
<title>Revert "include/shell.sh: remove getvar()"</title>
<updated>2014-10-26T16:18:24Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-10-26T16:18:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=d4754e1eb5ac024d7a8d649aa8b01c85a9e34649'/>
<id>urn:sha1:d4754e1eb5ac024d7a8d649aa8b01c85a9e34649</id>
<content type='text'>
It is more widely used than I thought.

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43068
</content>
</entry>
<entry>
<title>include/shell.sh: remove getvar()</title>
<updated>2014-10-22T08:57:30Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-10-22T08:57:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=43f485f334ce60bb1bacffa11795100475e92ec4'/>
<id>urn:sha1:43f485f334ce60bb1bacffa11795100475e92ec4</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43020
</content>
</entry>
<entry>
<title>clean up md5s() shell function</title>
<updated>2008-09-02T10:57:51Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2008-09-02T10:57:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=6f16d961a588782f22f54775194a1e66a1ffeb53'/>
<id>urn:sha1:6f16d961a588782f22f54775194a1e66a1ffeb53</id>
<content type='text'>
SVN-Revision: 12493
</content>
</entry>
<entry>
<title>bug #1547</title>
<updated>2007-04-03T15:55:42Z</updated>
<author>
<name>Mike Baker</name>
</author>
<published>2007-04-03T15:55:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=7bdbd73b2a6794ed62ace6cb89070168ae8fd19a'/>
<id>urn:sha1:7bdbd73b2a6794ed62ace6cb89070168ae8fd19a</id>
<content type='text'>
SVN-Revision: 6851
</content>
</entry>
<entry>
<title>make busybox autorebuild on relevant config changes</title>
<updated>2007-03-23T19:13:08Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2007-03-23T19:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=000393712e9f30897feb5d592cc6901777494ab4'/>
<id>urn:sha1:000393712e9f30897feb5d592cc6901777494ab4</id>
<content type='text'>
SVN-Revision: 6651
</content>
</entry>
<entry>
<title>trap chmod errors in tar unpack on bsd - modes like 02755 fail</title>
<updated>2006-11-27T04:25:34Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2006-11-27T04:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=387570cc06ab3aca5824f1856b50a5e3ae5c2dc7'/>
<id>urn:sha1:387570cc06ab3aca5824f1856b50a5e3ae5c2dc7</id>
<content type='text'>
SVN-Revision: 5656
</content>
</entry>
<entry>
<title>finally move buildroot-ng to trunk</title>
<updated>2016-03-20T16:29:15Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2006-10-13T20:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=60c1f0f64d23003a19a07d6b9638542130f6641d'/>
<id>urn:sha1:60c1f0f64d23003a19a07d6b9638542130f6641d</id>
<content type='text'>
</content>
</entry>
</feed>
