-
Even OpenGL is not supported yet...?
https://9p.io/wiki/plan9/TODO/index.html
-
Hi,
Thanks for greate project
It working in my unraid.
But has a problem when add share folder vm
```
sudo mount -t 9p -o trans=virtio,version=9p2000.L SHARE_TO_VM /volume1/DATA_SHARE
```
then…
-
What
- mount overlay of the root VM filesystem on provider's disk
Why
- current overlay is very limited in size (`tmpfs` of size: 128 MB)
- increase compatibility with Docker
-
In a NixOS virtual machine (the sort started with `run--vm`), there are two directories, `/tmp/shared` and `/tmp/xchg`, intended for exchanging data with the host via 9P. The latter directory corresp…
-
Great project - looks really nice.
I would have expected 9p with the nice rust tokio runtime to easily beat sshfs, but it turns out sshfs is faster by factor of 3x.
Note: I am using a Mac and a …
-
I know it's possible to create a 9p fs shared between guest and host. It would be awesome if we could automate the creation+reuse of such a fs when used with the `-i` flag.
@nathanchance also ment…
-
I was running a rwfnestimate calculation for Barium, using a CSF of:
[Xe] 6s(2,*)
[Xe] 6s(1,*)5d(1,*)
[Xe] 5d(2,*)
Double excitations and with the active orbitals:
10s,9p,9d,7f,7g,7h,7i
I re…
-
### Describe the desired feature
Void tiles general don't look great and break immersion a bit in MP maps, replacing them with impassable scenery using other available tiles should improve their lo…
-
### COMPONENTS
9p is an open source foss puzzle game for Android with nine levels where letters are arranged in other to make a correct word. It has 9 letters that can be used to generate words which…
-
Hello and thank you for the awesome project!
I'm running into an inconsistency between docker for mac and lima.
With docker for mac, I can successfully chown & chmod bind mounted files/dirs withi…