<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl819xx/package/base-files/files/sbin/firstboot, branch realtek</title>
<subtitle>Realtek rtl819xx port to OpenWrt</subtitle>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/'/>
<entry>
<title>mount_root: prepare base-files</title>
<updated>2013-04-25T19:02:32+00:00</updated>
<author>
<name>blogic</name>
<email>blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-25T19:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=b5367474cba180d7b2555e4e30421a7340f63264'/>
<id>b5367474cba180d7b2555e4e30421a7340f63264</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36429 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36429 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: firstboot: only ask for confirmation on TTY</title>
<updated>2013-03-27T12:39:42+00:00</updated>
<author>
<name>jogo</name>
<email>jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-03-27T12:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=7cfbb153cd8b407bb7da221569390ee41d218acf'/>
<id>7cfbb153cd8b407bb7da221569390ee41d218acf</id>
<content type='text'>
Also allow '-y' to force the reset.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36133 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also allow '-y' to force the reset.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36133 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: make firstboot ask for confirmation</title>
<updated>2013-02-21T11:45:14+00:00</updated>
<author>
<name>jogo</name>
<email>jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-02-21T11:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=f53fd06253bb96bc4d4044dbaa8836836cd735cb'/>
<id>f53fd06253bb96bc4d4044dbaa8836836cd735cb</id>
<content type='text'>
To prevent accidential resets ask for confirmation (and default to n).

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35712 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent accidential resets ask for confirmation (and default to n).

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35712 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>merge /lib/functions/boot.sh and /lib/functions.sh</title>
<updated>2012-12-19T16:07:53+00:00</updated>
<author>
<name>mirko</name>
<email>mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-12-19T16:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=c8e772f18ff31566e342cd44fbd7a6b2bc11efb2'/>
<id>c8e772f18ff31566e342cd44fbd7a6b2bc11efb2</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34794 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34794 3c298f89-4303-0410-b956-a3cf2f4a3e73
</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</name>
<email>mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-12-19T16:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=53edda1e3668752d18b2bbf4c3d6edc7e3ab1b6e'/>
<id>53edda1e3668752d18b2bbf4c3d6edc7e3ab1b6e</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'.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34792 3c298f89-4303-0410-b956-a3cf2f4a3e73
</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'.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34792 3c298f89-4303-0410-b956-a3cf2f4a3e73
</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</name>
<email>florian@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-21T17:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=9e7554db871433758f661e85f8ff95501b62d935'/>
<id>9e7554db871433758f661e85f8ff95501b62d935</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20356 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20356 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>firstboot: detect mtd, rom &amp; jffs parts first, fix jffs mounted test</title>
<updated>2010-03-05T00:53:51+00:00</updated>
<author>
<name>nico</name>
<email>nico@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-05T00:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=75c1ca710a5e126ae2aa7d8a25167a9bc19ec0d9'/>
<id>75c1ca710a5e126ae2aa7d8a25167a9bc19ec0d9</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19980 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19980 3c298f89-4303-0410-b956-a3cf2f4a3e73
</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>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-01-25T17:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=a9929695c6ad0779eaa8cb3d68d37760981d55b7'/>
<id>a9929695c6ad0779eaa8cb3d68d37760981d55b7</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>firstboot: add support for union mounts</title>
<updated>2009-09-27T22:56:21+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-09-27T22:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=9f19c5e029bb385cb7dca43c8f94d70231994275'/>
<id>9f19c5e029bb385cb7dca43c8f94d70231994275</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17778 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17778 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: move firstboot to /sbin</title>
<updated>2009-09-27T22:56:11+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-09-27T22:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=4a7259e39d753e820c850f608e88ddaef5ed04b9'/>
<id>4a7259e39d753e820c850f608e88ddaef5ed04b9</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17775 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17775 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
</feed>
