Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:techref:mountd [2018/03/03 20:56] – ↷ Links adapted because of a move operation bobafetthotmaildocs:techref:mountd [2018/06/08 21:33] (current) – cleanup; dev.openwrt.org link replaced by git-search tmomas
Line 4: Line 4:
  
  
-  * [[doc:techref|Project's git/svn/cvs]] 
   * mountd is available in OpenWrt since [[https://dev.openwrt.org/changeset/17853|r17853 (trunk)]] and published under the GPLv2.   * mountd is available in OpenWrt since [[https://dev.openwrt.org/changeset/17853|r17853 (trunk)]] and published under the GPLv2.
-  * [[https://dev.openwrt.org/search?q=mountd&noquickjump=1&changeset=on|commits to OpenWrt trunk regarding mountd]]+  * [[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=6a772cb953c4c36dfdf49365937b71017652562a|mountd has been replaced]] by [[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=7e4b869c451383f7fca654abd1cd726c862d6dd7|blockd]] 
 +  * [[git>mountd|git commits regarding mountd]]
  
-==== What is mountd? ==== +===== What is mountd? ===== 
-''mountd'' is another [[wp>Daemon (computing)|daemon]] written in [[wp>C (programming language)|C]] with the ability to ... ''mountd'' replaces ... on full blown desktop distributions.+  ''mountd'' is another [[wp>Daemon (computing)|daemon]] written in [[wp>C (programming language)|C]] with the ability to ...:?: 
 +  * ''mountd'' replaces ...:?:... on full blown desktop distributions.
  
  
-==== 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
  
  • Last modified: 2018/03/03 20:56
  • by bobafetthotmail