<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/system/fstools/files, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>fstools: fstab.init fix spelling</title>
<updated>2015-07-08T14:26:12+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-07-08T14:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8503f34ce83b3a606159b3d155af33d72dcbd57d'/>
<id>8503f34ce83b3a606159b3d155af33d72dcbd57d</id>
<content type='text'>
fix a very minor typo in warning message

Signed-off-by: Kevin Darbyshire-Bryant &lt;kevin@darbyshire-bryant.me.uk&gt;

SVN-Revision: 46273
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix a very minor typo in warning message

Signed-off-by: Kevin Darbyshire-Bryant &lt;kevin@darbyshire-bryant.me.uk&gt;

SVN-Revision: 46273
</pre>
</div>
</content>
</entry>
<entry>
<title>fstools: fix exit code of uci-defaults script</title>
<updated>2015-01-28T13:44:37+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-01-28T13:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=772a6645717bb881fab2941bb4f9ede04cfb56a7'/>
<id>772a6645717bb881fab2941bb4f9ede04cfb56a7</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44180
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44180
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: fix wrong usage of '==' operator</title>
<updated>2014-10-14T12:21:11+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-10-14T12:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=20940138ac41e3eca54afefc34f65e40834be3ea'/>
<id>20940138ac41e3eca54afefc34f65e40834be3ea</id>
<content type='text'>
[base-files] shell-scripting: fix wrong usage of '==' operator

normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.

this patch does not change the behavior/logic of the scripts.

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 42911
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[base-files] shell-scripting: fix wrong usage of '==' operator

normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.

this patch does not change the behavior/logic of the scripts.

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 42911
</pre>
</div>
</content>
</entry>
<entry>
<title>fstools: update to latest git HEAD</title>
<updated>2014-04-07T15:10:07+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-04-07T15:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=eb19a65bd2276aaf7aa7a9b33d4047022d2832fc'/>
<id>eb19a65bd2276aaf7aa7a9b33d4047022d2832fc</id>
<content type='text'>
this adds the /sbin/ubi tool that can be used for sysupgrading ubi volumes

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 40415
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this adds the /sbin/ubi tool that can be used for sysupgrading ubi volumes

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 40415
</pre>
</div>
</content>
</entry>
<entry>
<title>fstools: scripts should propagate the cmdline</title>
<updated>2014-04-05T16:34:40+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-04-05T16:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=306e0fd866f025870354e9d08b97f761260dd57a'/>
<id>306e0fd866f025870354e9d08b97f761260dd57a</id>
<content type='text'>
Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;

SVN-Revision: 40383
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;

SVN-Revision: 40383
</pre>
</div>
</content>
</entry>
<entry>
<title>fs-tools: add back mount_root, jffs2reset and ffs2mark functionality</title>
<updated>2014-03-25T20:15:50+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-03-25T20:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ec44a0f11e89101d31cd1bb7f9206fadede61e3e'/>
<id>ec44a0f11e89101d31cd1bb7f9206fadede61e3e</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 40018
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 40018
</pre>
</div>
</content>
</entry>
<entry>
<title>fstools: add the new fstools package</title>
<updated>2014-03-12T19:32:51+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-03-12T19:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0dc9d8d6ffcdbdfda2723676f6ffc825a48a18b7'/>
<id>0dc9d8d6ffcdbdfda2723676f6ffc825a48a18b7</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 39895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 39895
</pre>
</div>
</content>
</entry>
</feed>
