<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl819xx/package/fuse24, branch master</title>
<subtitle>Realtek rtl819xx port to OpenWrt</subtitle>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/'/>
<entry>
<title>find attached the announced patch for fuse.</title>
<updated>2010-03-14T02:01:14+00:00</updated>
<author>
<name>thepeople</name>
<email>thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-14T02:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=f2732edc60c4d9f4866f6d258c1682b6ee34b4b7'/>
<id>f2732edc60c4d9f4866f6d258c1682b6ee34b4b7</id>
<content type='text'>
changes:
- latest fuse 2.8.3
- includes now the kernel module for kernel 2.4
- builds parallel
- fuse-utils includes now ulockmgr_server

fuse24 should be deleted from trunk.

bud

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
changes:
- latest fuse 2.8.3
- includes now the kernel module for kernel 2.4
- builds parallel
- fuse-utils includes now ulockmgr_server

fuse24 should be deleted from trunk.

bud

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] add missing fuse24 init script</title>
<updated>2009-07-22T08:49:13+00:00</updated>
<author>
<name>florian</name>
<email>florian@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-07-22T08:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=dbc7cc20bf2b5bb53cfbda812614270f81ac042c'/>
<id>dbc7cc20bf2b5bb53cfbda812614270f81ac042c</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16954 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@16954 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] create fuse24 device on startup (#5349)</title>
<updated>2009-07-21T18:43:22+00:00</updated>
<author>
<name>florian</name>
<email>florian@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-07-21T18:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=0c5595cd069ed6768ec832b1c8a4328b9dc54d0e'/>
<id>0c5595cd069ed6768ec832b1c8a4328b9dc54d0e</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16949 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@16949 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[fuse24] remove empty patch forgotten in r16447</title>
<updated>2009-06-14T11:43:01+00:00</updated>
<author>
<name>hauke</name>
<email>hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-06-14T11:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=9c5df5edbc29971d43a0f66e7d41f4f196637843'/>
<id>9c5df5edbc29971d43a0f66e7d41f4f196637843</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16451 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@16451 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[fuse24] Some fixes for fuse24.</title>
<updated>2009-06-14T11:36:19+00:00</updated>
<author>
<name>hauke</name>
<email>hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-06-14T11:36:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=71013384a4dec10ea58f8263b1f763480a0da546'/>
<id>71013384a4dec10ea58f8263b1f763480a0da546</id>
<content type='text'>
Because sshfs expects character device to be /dev/fuse instead of /dev/misc/fuse, sshfs fails.
This patch creates fuse device at /dev/fuse instead, also for compatibility the postinstall script (only executed when manually installed per opkg) creates /dev/misc/fuse
added the dcache enabled kernel message to fuse24

Closes #5333


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16447 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because sshfs expects character device to be /dev/fuse instead of /dev/misc/fuse, sshfs fails.
This patch creates fuse device at /dev/fuse instead, also for compatibility the postinstall script (only executed when manually installed per opkg) creates /dev/misc/fuse
added the dcache enabled kernel message to fuse24

Closes #5333


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16447 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[packages] Various Makefile cleanup.</title>
<updated>2009-06-13T16:47:22+00:00</updated>
<author>
<name>hauke</name>
<email>hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-06-13T16:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=6f5a624c71b763189516925c0af5319bddfac28c'/>
<id>6f5a624c71b763189516925c0af5319bddfac28c</id>
<content type='text'>
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16437 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16437 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] fuse24: introduce fuse package for brcm-2.4 (#5186)</title>
<updated>2009-06-11T02:09:53+00:00</updated>
<author>
<name>jow</name>
<email>jow@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-06-11T02:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=0a49020502654605b7c4bc6f2eb2e745998914af'/>
<id>0a49020502654605b7c4bc6f2eb2e745998914af</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16411 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@16411 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
</feed>
