forked from lix-project/lix
make clear that file system is for processes
Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems>
This commit is contained in:
parent
7993ba1f38
commit
a90fc62b61
|
@ -150,7 +150,7 @@ Examples:
|
||||||
- remote store accessible via SSH
|
- remote store accessible via SSH
|
||||||
- binary cache store accessible via HTTP
|
- binary cache store accessible via HTTP
|
||||||
|
|
||||||
Every store ultimately has to make store objects accessible to processes through the file system.
|
To make store objects accessible to processes, stores ultimately have to expose store objects through the file system.
|
||||||
|
|
||||||
## A [Rosetta stone][rosetta-stone] for build system terminology
|
## A [Rosetta stone][rosetta-stone] for build system terminology
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue