[COMMIT osv master] readme: add information about NFS and Virtio-FS

2 views
Skip to first unread message

Commit Bot

unread,
May 12, 2020, 3:08:15 PM5/12/20
to osv...@googlegroups.com, WALDEMAR KOZACZUK
From: WALDEMAR KOZACZUK <jwkoz...@gmail.com>
Committer: GitHub <nor...@github.com>
Branch: master

readme: add information about NFS and Virtio-FS

---
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -314,6 +314,8 @@ At the end of the boot process, OSv dynamic linker loads an application ELF and
the kernel ELF. You can specify which filesystem to build image disk as
by setting parameter `fs` of `./scripts/build` to one of the three values -`zfs`, `rofs` or `ramfs`.

+In addtion, one can mount NFS filesystem, which had been recently transformed to be a shared library pluggable as a [module](https://github.com/cloudius-systems/osv/tree/master/modules/nfs), and newly implemented [Virtio-FS filesystem](https://stefanha.github.io/virtio/virtio-fs.html#x1-41500011). The NFS and Virtio-FS mounts can be setup by adding proper entry `/etc/fstab` or by passing a boot parameter as explained in this [commit comments](https://github.com/cloudius-systems/osv/commit/47c7e9268ff96f67f4649bb6c63685a5c2d74f00).
+
## Running OSv

Running an OSv image, built by `scripts/build`, is as easy as:
Reply all
Reply to author
Forward
0 new messages