mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
301 B
Plaintext
8 lines
301 B
Plaintext
UrlMount is a universal mount point designed for use in rack applications.
|
|
|
|
It provides a simple way to pass a url mounting point to the mounted
|
|
application.
|
|
|
|
This means that when you mount an application in the url space, it's a simple
|
|
call to url to get the mount point of where the application is.
|