Add LKL-FUSE report from cem

This commit is contained in:
Benjamin Kaduk 2015-12-29 05:15:03 +00:00
parent acc9cebcf6
commit 922a0f3151
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47918

View file

@ -83,4 +83,38 @@
<description>Miscellaneous</description>
</category>
<project cat='ports'>
<title>Linux Kernel as a Library Added to the Ports Collection</title>
<contact>
<person>
<name>
<given>Conrad</given>
<common>Meyer</common>
</name>
<email>cem@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="https://github.com/lkl/linux">Upstream LKL Github repository</url>
</links>
<body>
<p>LKL (&quot;Linux Kernel as a Library&quot;) is a special
&quot;architecture&quot; of the full Linux kernel that builds as a
userspace library on various platforms, including &os;. One
application of such a library is using Linux's filesystem drivers
to implement a FUSE backend.</p>
<p>fusefs-lkl's <tt>lklfuse</tt> binary is such a FUSE
filesystem. It can mount <tt>ext4/3/2</tt>, <tt>XFS</tt>, and
<tt>BTRFS</tt> read-write, using the native drivers from
Linux.</p>
<p>The <tt>sysutils/fusefs-lkl</tt> port may now be installed from
packages or ports, providing access to these filesystems on
&os; via FUSE.</p>
</body>
</project>
</report>