mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-12 11:52:29 +00:00
- Trigger a CIFS mount by writing to the "cifsmount" key. - The value has the format: <mountpoint>;<alias mountpoint>;<options> with <options> containing username, password and optional domain - The key is not stored in the KV store (aka the 'registry') - Trigger an unmount by writing to the cifsumount" key. - The value has the format: <mountpoint>;<alias mountpoint> - The 'registry' is also wiped on reboot Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Hyper-V guest tools and daemons
This package contains a copy of the ./tools/hv directory of the matching Linux kernel source in ./src. At the top level directory are customised versions of the various scripts used by the daemons.