Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:techref:mountd [2018/02/20 18:52] – ↷ Links adapted because of a move operation | docs:techref:mountd [2018/06/08 21:33] (current) – cleanup; dev.openwrt.org link replaced by git-search tmomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== mountd – Technical Reference ====== | ====== mountd – Technical Reference ====== | ||
| - | OpenWrt automount daemon, is configured in '' | + | OpenWrt automount daemon, is configured in '' |
| - | * [[doc: | ||
| * mountd is available in OpenWrt since [[https:// | * mountd is available in OpenWrt since [[https:// | ||
| - | * [[https://dev.openwrt.org/ | + | * [[https://git.openwrt.org/? |
| + | * [[git> | ||
| - | ==== What is mountd? ==== | + | ===== What is mountd? |
| - | '' | + | |
| + | * '' | ||
| - | ==== Help with the development of mountd ==== | + | ===== Help with the development of mountd |
| - review of the code | - review of the code | ||
| - augment new functions | - augment new functions | ||
| - | ==== Why do we want mountd? ==== | + | ===== Why do we want mountd? |
| There was no daemon for the above mentioned purposes suited for embedded devices available. Now there is one. | There was no daemon for the above mentioned purposes suited for embedded devices available. Now there is one. | ||
| - | ==== Dependencies of mountd ==== | + | ===== Dependencies of mountd |
| * +uci +kmod-usb-storage +kmod-fs-autofs4 | * +uci +kmod-usb-storage +kmod-fs-autofs4 | ||