<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/bin/mount, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>mount: find kext with MacFUSE &gt;=4 and macOS &gt;=11</title>
<updated>2021-02-01T01:52:49+00:00</updated>
<author>
<name>Connor Taffe</name>
<email>cpaynetaffe@gmail.com</email>
</author>
<published>2021-02-01T01:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=90971376a5e8620fc62579aa1b3be26245ec8c06'/>
<id>90971376a5e8620fc62579aa1b3be26245ec8c06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mount, 9pfuse: detect macports installed osxfuse</title>
<updated>2018-03-27T13:01:46+00:00</updated>
<author>
<name>Xiao-Yong Jin</name>
<email>xjin@anl.gov</email>
</author>
<published>2018-03-15T01:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a5b24c22a865f2ea3ee389b9d0a235bf7d93f5a6'/>
<id>a5b24c22a865f2ea3ee389b9d0a235bf7d93f5a6</id>
<content type='text'>
MacPorts installs osxfuse under /opt/local.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MacPorts installs osxfuse under /opt/local.
</pre>
</div>
</content>
</entry>
<entry>
<title>mount: check current osxfuse kext location</title>
<updated>2018-03-23T10:58:20+00:00</updated>
<author>
<name>Martin Kühl</name>
<email>martin.kuehl@gmail.com</email>
</author>
<published>2018-01-31T13:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=72fc31acb3d91224d1ebf8769076cc3c4e2d2ed5'/>
<id>72fc31acb3d91224d1ebf8769076cc3c4e2d2ed5</id>
<content type='text'>
Current versions of osxfuse ship with multiple versions of its kernel
extension (kext) for differend versions of macOS.

Running mount(1) on macOS with a current version of osxfuse fails with
`don't know how to mount (no fuse)' since it fails to find the kext.
Running 9pfuse(4) directly works fine.

This change adds a check to mount(1) that determines:
1) which version of macOS we're running on
2) if there is an osxfuse kext available for this version of macOS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Current versions of osxfuse ship with multiple versions of its kernel
extension (kext) for differend versions of macOS.

Running mount(1) on macOS with a current version of osxfuse fails with
`don't know how to mount (no fuse)' since it fails to find the kext.
Running 9pfuse(4) directly works fine.

This change adds a check to mount(1) that determines:
1) which version of macOS we're running on
2) if there is an osxfuse kext available for this version of macOS
</pre>
</div>
</content>
</entry>
<entry>
<title>mount: fix for osxfuse</title>
<updated>2012-10-20T17:28:29+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-10-20T17:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=83d065a6b30f0e89af3d04e26568fc93b98e6604'/>
<id>83d065a6b30f0e89af3d04e26568fc93b98e6604</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6737052
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6737052
</pre>
</div>
</content>
</entry>
<entry>
<title>srv(4), mount: update v9fs usage</title>
<updated>2012-08-05T17:17:18+00:00</updated>
<author>
<name>David du Colombier</name>
<email>0intro@gmail.com</email>
</author>
<published>2012-08-05T17:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e31375ac4e12494f6a085cb2c9d51e9e61dd8216'/>
<id>e31375ac4e12494f6a085cb2c9d51e9e61dd8216</id>
<content type='text'>
The v9fs usage is documented on
https://www.kernel.org/doc/Documentation/filesystems/9p.txt

R=rsc
http://codereview.appspot.com/6445072
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The v9fs usage is documented on
https://www.kernel.org/doc/Documentation/filesystems/9p.txt

R=rsc
http://codereview.appspot.com/6445072
</pre>
</div>
</content>
</entry>
<entry>
<title>macfuse change</title>
<updated>2008-10-09T02:16:50+00:00</updated>
<author>
<name>Jeff Sickel</name>
<email>jas@corpus-callosum.com</email>
</author>
<published>2008-10-09T02:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=947dbe2d3905289a94cf61c6439cfcc50ce61a2e'/>
<id>947dbe2d3905289a94cf61c6439cfcc50ce61a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mount: update MacFUSE locations (Jeff Sickel)</title>
<updated>2008-06-19T15:42:16+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2008-06-19T15:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=ad95037a488aee537c4e1f6fb5aaedfddc0e0d6e'/>
<id>ad95037a488aee537c4e1f6fb5aaedfddc0e0d6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mount: use /proc/filesystems to check for fuse, 9p (uriel)</title>
<updated>2008-06-19T14:51:12+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2008-06-19T14:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=5a0f92355773ed73fbc26e5770b7335f61df6e65'/>
<id>5a0f92355773ed73fbc26e5770b7335f61df6e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mount: explicit u on test -S and mount to get unix versions (Chris King)</title>
<updated>2007-10-09T23:22:43+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2007-10-09T23:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=3dc14df0f7fc06bc90bf525de440fbe15e992130'/>
<id>3dc14df0f7fc06bc90bf525de440fbe15e992130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use 9p not 9P as mount type (Michael Kaminsky)</title>
<updated>2007-05-01T15:26:48+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-01T15:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b510decf420a799f2e831f3be3e11a25d7713c3a'/>
<id>b510decf420a799f2e831f3be3e11a25d7713c3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
