<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/base-files/files/lib/firstboot, branch master</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>mount_root: prepare base-files</title>
<updated>2013-04-25T19:02:32+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-04-25T19:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=811d90ff40eddb4dec53aef5276424f25fff4606'/>
<id>811d90ff40eddb4dec53aef5276424f25fff4606</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 36429
</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: 36429
</pre>
</div>
</content>
</entry>
<entry>
<title>make basefiles aware of procd</title>
<updated>2013-03-13T18:11:19+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-03-13T18:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f43b7934d2850c2f545736253a0f8cbe4915fdff'/>
<id>f43b7934d2850c2f545736253a0f8cbe4915fdff</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 36003
</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: 36003
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not overload mount-call - trying to reduce confusion</title>
<updated>2012-12-19T16:07:46+00:00</updated>
<author>
<name>Mirko Vogt</name>
<email>mirko@openwrt.org</email>
</author>
<published>2012-12-19T16:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=439a869090282f229cf0edb41cc2d6e94f02b5c2'/>
<id>439a869090282f229cf0edb41cc2d6e94f02b5c2</id>
<content type='text'>
The behaviour of calling 'mount' differed depending on whether it called
the busybox-mount, the mount of util-linux, the mount defined in
/lib/functions.sh and /lib/functions/boot.sh

/etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh,
both re-defining 'mount'.

SVN-Revision: 34792
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The behaviour of calling 'mount' differed depending on whether it called
the busybox-mount, the mount of util-linux, the mount defined in
/lib/functions.sh and /lib/functions/boot.sh

/etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh,
both re-defining 'mount'.

SVN-Revision: 34792
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: fix typo in 05_firstboot_skip script (#11359)</title>
<updated>2012-04-27T16:49:16+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-04-27T16:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=129afe12b70ef557f75c1f29ac3fe3b533eb6058'/>
<id>129afe12b70ef557f75c1f29ac3fe3b533eb6058</id>
<content type='text'>
SVN-Revision: 31492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31492
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: overlayfs whiteouts depend on a specific xattr entry, which does not get preserved by the tmpfs-&gt;overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2</title>
<updated>2011-03-17T19:09:43+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2011-03-17T19:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a3b9971d844a432b9067a32f23943c68b6d929e9'/>
<id>a3b9971d844a432b9067a32f23943c68b6d929e9</id>
<content type='text'>
SVN-Revision: 26208
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 26208
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: add initial support for mounting overlayfs</title>
<updated>2011-03-17T19:09:39+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2011-03-17T19:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=66bcd1d04900c97dda49883470fb5009609a3766'/>
<id>66bcd1d04900c97dda49883470fb5009609a3766</id>
<content type='text'>
SVN-Revision: 26207
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 26207
</pre>
</div>
</content>
</entry>
<entry>
<title>change from /jffs to /overlay, patch from Daniel Dickinson</title>
<updated>2010-03-21T17:16:50+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-03-21T17:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7af8ee04812f647ce74adbe04f0d5d18a39bbd29'/>
<id>7af8ee04812f647ce74adbe04f0d5d18a39bbd29</id>
<content type='text'>
SVN-Revision: 20356
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20356
</pre>
</div>
</content>
</entry>
<entry>
<title>firstboot: fix typo (closes: #6738)</title>
<updated>2010-03-01T23:54:45+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2010-03-01T23:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=45f7dc9459491cebf83e05c47d4c0b995fcd6439'/>
<id>45f7dc9459491cebf83e05c47d4c0b995fcd6439</id>
<content type='text'>
SVN-Revision: 19944
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19944
</pre>
</div>
</content>
</entry>
<entry>
<title>add preinit modularization work by Daniel Dickinson (cshore)</title>
<updated>2010-01-25T17:11:17+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2010-01-25T17:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56bc02a305ae8d8a7e927622d924cdab56d4f012'/>
<id>56bc02a305ae8d8a7e927622d924cdab56d4f012</id>
<content type='text'>
SVN-Revision: 19331
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19331
</pre>
</div>
</content>
</entry>
</feed>
