You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1232 lines
27 KiB

  1. <!doctype html>
  2. <html lang="en" class="no-js">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1">
  6. <meta name="description" content="mergerfs - a featureful union filesystem">
  7. <link rel="canonical" href="https://trapexit.github.io/mergerfs/pages/wiki/projects_using_mergerfs/">
  8. <link rel="prev" href="../../faq/usage_and_functionality/">
  9. <link rel="next" href="../installing_mergerfs_on_a_synology_nas/">
  10. <link rel="icon" href="../../../assets/images/favicon.png">
  11. <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.49">
  12. <title>Projects incorporating mergerfs directly in some way - mergerfs</title>
  13. <link rel="stylesheet" href="../../../assets/stylesheets/main.6f8fc17f.min.css">
  14. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  15. <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
  16. <style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
  17. <script>__md_scope=new URL("../../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
  18. </head>
  19. <body dir="ltr">
  20. <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
  21. <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
  22. <label class="md-overlay" for="__drawer"></label>
  23. <div data-md-component="skip">
  24. <a href="#projects-incorporating-mergerfs-directly-in-some-way" class="md-skip">
  25. Skip to content
  26. </a>
  27. </div>
  28. <div data-md-component="announce">
  29. </div>
  30. <header class="md-header md-header--shadow" data-md-component="header">
  31. <nav class="md-header__inner md-grid" aria-label="Header">
  32. <a href="../../.." title="mergerfs" class="md-header__button md-logo" aria-label="mergerfs" data-md-component="logo">
  33. <img src="../../../logo.jpeg" alt="logo">
  34. </a>
  35. <label class="md-header__button md-icon" for="__drawer">
  36. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
  37. </label>
  38. <div class="md-header__title" data-md-component="header-title">
  39. <div class="md-header__ellipsis">
  40. <div class="md-header__topic">
  41. <span class="md-ellipsis">
  42. mergerfs
  43. </span>
  44. </div>
  45. <div class="md-header__topic" data-md-component="header-topic">
  46. <span class="md-ellipsis">
  47. Projects incorporating mergerfs directly in some way
  48. </span>
  49. </div>
  50. </div>
  51. </div>
  52. <script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
  53. <label class="md-header__button md-icon" for="__search">
  54. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
  55. </label>
  56. <div class="md-search" data-md-component="search" role="dialog">
  57. <label class="md-search__overlay" for="__search"></label>
  58. <div class="md-search__inner" role="search">
  59. <form class="md-search__form" name="search">
  60. <input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
  61. <label class="md-search__icon md-icon" for="__search">
  62. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
  63. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
  64. </label>
  65. <nav class="md-search__options" aria-label="Search">
  66. <button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
  67. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
  68. </button>
  69. </nav>
  70. </form>
  71. <div class="md-search__output">
  72. <div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
  73. <div class="md-search-result" data-md-component="search-result">
  74. <div class="md-search-result__meta">
  75. Initializing search
  76. </div>
  77. <ol class="md-search-result__list" role="presentation"></ol>
  78. </div>
  79. </div>
  80. </div>
  81. </div>
  82. </div>
  83. <div class="md-header__source">
  84. <a href="https://github.com/trapexit/mergerfs" title="Go to repository" class="md-source" data-md-component="source">
  85. <div class="md-source__icon md-icon">
  86. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
  87. </div>
  88. <div class="md-source__repository">
  89. mergerfs
  90. </div>
  91. </a>
  92. </div>
  93. </nav>
  94. </header>
  95. <div class="md-container" data-md-component="container">
  96. <main class="md-main" data-md-component="main">
  97. <div class="md-main__inner md-grid">
  98. <div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
  99. <div class="md-sidebar__scrollwrap">
  100. <div class="md-sidebar__inner">
  101. <nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
  102. <label class="md-nav__title" for="__drawer">
  103. <a href="../../.." title="mergerfs" class="md-nav__button md-logo" aria-label="mergerfs" data-md-component="logo">
  104. <img src="../../../logo.jpeg" alt="logo">
  105. </a>
  106. mergerfs
  107. </label>
  108. <div class="md-nav__source">
  109. <a href="https://github.com/trapexit/mergerfs" title="Go to repository" class="md-source" data-md-component="source">
  110. <div class="md-source__icon md-icon">
  111. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
  112. </div>
  113. <div class="md-source__repository">
  114. mergerfs
  115. </div>
  116. </a>
  117. </div>
  118. <ul class="md-nav__list" data-md-scrollfix>
  119. <li class="md-nav__item">
  120. <a href="../../.." class="md-nav__link">
  121. <span class="md-ellipsis">
  122. About
  123. </span>
  124. </a>
  125. </li>
  126. <li class="md-nav__item md-nav__item--nested">
  127. <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_2" >
  128. <label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="0">
  129. <span class="md-ellipsis">
  130. Documentation
  131. </span>
  132. <span class="md-nav__icon md-icon"></span>
  133. </label>
  134. <nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
  135. <label class="md-nav__title" for="__nav_2">
  136. <span class="md-nav__icon md-icon"></span>
  137. Documentation
  138. </label>
  139. <ul class="md-nav__list" data-md-scrollfix>
  140. <li class="md-nav__item">
  141. <a href="../../documentation/how_it_works/" class="md-nav__link">
  142. <span class="md-ellipsis">
  143. HOW IT WORKS
  144. </span>
  145. </a>
  146. </li>
  147. <li class="md-nav__item">
  148. <a href="../../documentation/terminology/" class="md-nav__link">
  149. <span class="md-ellipsis">
  150. TERMINOLOGY
  151. </span>
  152. </a>
  153. </li>
  154. <li class="md-nav__item">
  155. <a href="../../documentation/basic_setup/" class="md-nav__link">
  156. <span class="md-ellipsis">
  157. BASIC SETUP
  158. </span>
  159. </a>
  160. </li>
  161. <li class="md-nav__item">
  162. <a href="../../documentation/options/" class="md-nav__link">
  163. <span class="md-ellipsis">
  164. OPTIONS
  165. </span>
  166. </a>
  167. </li>
  168. <li class="md-nav__item">
  169. <a href="../../documentation/functions_categories_and_policies/" class="md-nav__link">
  170. <span class="md-ellipsis">
  171. FUNCTIONS, CATEGORIES and POLICIES
  172. </span>
  173. </a>
  174. </li>
  175. <li class="md-nav__item">
  176. <a href="../../documentation/error_handling/" class="md-nav__link">
  177. <span class="md-ellipsis">
  178. ERROR HANDLING
  179. </span>
  180. </a>
  181. </li>
  182. <li class="md-nav__item">
  183. <a href="../../documentation/install/" class="md-nav__link">
  184. <span class="md-ellipsis">
  185. INSTALL
  186. </span>
  187. </a>
  188. </li>
  189. <li class="md-nav__item">
  190. <a href="../../documentation/build/" class="md-nav__link">
  191. <span class="md-ellipsis">
  192. BUILD
  193. </span>
  194. </a>
  195. </li>
  196. <li class="md-nav__item">
  197. <a href="../../documentation/upgrade/" class="md-nav__link">
  198. <span class="md-ellipsis">
  199. UPGRADE
  200. </span>
  201. </a>
  202. </li>
  203. <li class="md-nav__item">
  204. <a href="../../documentation/runtime_interfaces/" class="md-nav__link">
  205. <span class="md-ellipsis">
  206. RUNTIME INTERFACES
  207. </span>
  208. </a>
  209. </li>
  210. <li class="md-nav__item">
  211. <a href="../../documentation/tooling/" class="md-nav__link">
  212. <span class="md-ellipsis">
  213. TOOLING
  214. </span>
  215. </a>
  216. </li>
  217. <li class="md-nav__item">
  218. <a href="../../documentation/caching/" class="md-nav__link">
  219. <span class="md-ellipsis">
  220. CACHING
  221. </span>
  222. </a>
  223. </li>
  224. <li class="md-nav__item">
  225. <a href="../../documentation/performance/" class="md-nav__link">
  226. <span class="md-ellipsis">
  227. PERFORMANCE
  228. </span>
  229. </a>
  230. </li>
  231. <li class="md-nav__item">
  232. <a href="../../documentation/benchmarking/" class="md-nav__link">
  233. <span class="md-ellipsis">
  234. BENCHMARKING
  235. </span>
  236. </a>
  237. </li>
  238. <li class="md-nav__item">
  239. <a href="../../documentation/tips_notes/" class="md-nav__link">
  240. <span class="md-ellipsis">
  241. TIPS / NOTES
  242. </span>
  243. </a>
  244. </li>
  245. <li class="md-nav__item">
  246. <a href="../../documentation/known_issues_bugs/" class="md-nav__link">
  247. <span class="md-ellipsis">
  248. KNOWN ISSUES / BUGS
  249. </span>
  250. </a>
  251. </li>
  252. <li class="md-nav__item">
  253. <a href="../../documentation/remote_filesystems/" class="md-nav__link">
  254. <span class="md-ellipsis">
  255. Remote Filesystems
  256. </span>
  257. </a>
  258. </li>
  259. <li class="md-nav__item">
  260. <a href="../../documentation/mergerfs_versus_x/" class="md-nav__link">
  261. <span class="md-ellipsis">
  262. mergerfs versus X
  263. </span>
  264. </a>
  265. </li>
  266. <li class="md-nav__item">
  267. <a href="../../documentation/support/" class="md-nav__link">
  268. <span class="md-ellipsis">
  269. SUPPORT
  270. </span>
  271. </a>
  272. </li>
  273. <li class="md-nav__item">
  274. <a href="../../documentation/links/" class="md-nav__link">
  275. <span class="md-ellipsis">
  276. LINKS
  277. </span>
  278. </a>
  279. </li>
  280. </ul>
  281. </nav>
  282. </li>
  283. <li class="md-nav__item md-nav__item--nested">
  284. <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" >
  285. <label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
  286. <span class="md-ellipsis">
  287. FAQ
  288. </span>
  289. <span class="md-nav__icon md-icon"></span>
  290. </label>
  291. <nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
  292. <label class="md-nav__title" for="__nav_3">
  293. <span class="md-nav__icon md-icon"></span>
  294. FAQ
  295. </label>
  296. <ul class="md-nav__list" data-md-scrollfix>
  297. <li class="md-nav__item">
  298. <a href="../../faq/compatibility_and_integration/" class="md-nav__link">
  299. <span class="md-ellipsis">
  300. Compatibility and Integration
  301. </span>
  302. </a>
  303. </li>
  304. <li class="md-nav__item">
  305. <a href="../../faq/configuration_and_policies/" class="md-nav__link">
  306. <span class="md-ellipsis">
  307. Configuration and Policies
  308. </span>
  309. </a>
  310. </li>
  311. <li class="md-nav__item">
  312. <a href="../../faq/general_information_and_overview/" class="md-nav__link">
  313. <span class="md-ellipsis">
  314. General Information and Overview
  315. </span>
  316. </a>
  317. </li>
  318. <li class="md-nav__item">
  319. <a href="../../faq/recommendations_and_warnings/" class="md-nav__link">
  320. <span class="md-ellipsis">
  321. Recommendations and Warnings
  322. </span>
  323. </a>
  324. </li>
  325. <li class="md-nav__item">
  326. <a href="../../faq/technical_behavior_and_limitations/" class="md-nav__link">
  327. <span class="md-ellipsis">
  328. Technical Behavior and Limitations
  329. </span>
  330. </a>
  331. </li>
  332. <li class="md-nav__item">
  333. <a href="../../faq/usage_and_functionality/" class="md-nav__link">
  334. <span class="md-ellipsis">
  335. Usage and Functionality
  336. </span>
  337. </a>
  338. </li>
  339. </ul>
  340. </nav>
  341. </li>
  342. <li class="md-nav__item md-nav__item--active md-nav__item--nested">
  343. <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" checked>
  344. <label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
  345. <span class="md-ellipsis">
  346. Wiki
  347. </span>
  348. <span class="md-nav__icon md-icon"></span>
  349. </label>
  350. <nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="true">
  351. <label class="md-nav__title" for="__nav_4">
  352. <span class="md-nav__icon md-icon"></span>
  353. Wiki
  354. </label>
  355. <ul class="md-nav__list" data-md-scrollfix>
  356. <li class="md-nav__item md-nav__item--active">
  357. <input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
  358. <a href="./" class="md-nav__link md-nav__link--active">
  359. <span class="md-ellipsis">
  360. Projects incorporating mergerfs directly in some way
  361. </span>
  362. </a>
  363. </li>
  364. <li class="md-nav__item">
  365. <a href="../installing_mergerfs_on_a_synology_nas/" class="md-nav__link">
  366. <span class="md-ellipsis">
  367. Installing mergerfs on a synology nas
  368. </span>
  369. </a>
  370. </li>
  371. <li class="md-nav__item">
  372. <a href="../testimonials/" class="md-nav__link">
  373. <span class="md-ellipsis">
  374. Testimonials
  375. </span>
  376. </a>
  377. </li>
  378. <li class="md-nav__item">
  379. <a href="../real_world_deployments/" class="md-nav__link">
  380. <span class="md-ellipsis">
  381. trapexit's (mergerfs' author)
  382. </span>
  383. </a>
  384. </li>
  385. <li class="md-nav__item">
  386. <a href="../systemd/" class="md-nav__link">
  387. <span class="md-ellipsis">
  388. systemd
  389. </span>
  390. </a>
  391. </li>
  392. <li class="md-nav__item">
  393. <a href="../kernel_issues_and_bugs/" class="md-nav__link">
  394. <span class="md-ellipsis">
  395. Kernel issues and bugs
  396. </span>
  397. </a>
  398. </li>
  399. <li class="md-nav__item">
  400. <a href="../featured_media_and_publicity/" class="md-nav__link">
  401. <span class="md-ellipsis">
  402. Featured Media and Publicity
  403. </span>
  404. </a>
  405. </li>
  406. <li class="md-nav__item">
  407. <a href="../limit_drive_spinup/" class="md-nav__link">
  408. <span class="md-ellipsis">
  409. Limit drive spinup
  410. </span>
  411. </a>
  412. </li>
  413. <li class="md-nav__item">
  414. <a href="../links/" class="md-nav__link">
  415. <span class="md-ellipsis">
  416. Links
  417. </span>
  418. </a>
  419. </li>
  420. </ul>
  421. </nav>
  422. </li>
  423. </ul>
  424. </nav>
  425. </div>
  426. </div>
  427. </div>
  428. <div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
  429. <div class="md-sidebar__scrollwrap">
  430. <div class="md-sidebar__inner">
  431. <nav class="md-nav md-nav--secondary" aria-label="Table of contents">
  432. </nav>
  433. </div>
  434. </div>
  435. </div>
  436. <div class="md-content" data-md-component="content">
  437. <article class="md-content__inner md-typeset">
  438. <a href="https://github.com/trapexit/mergerfs/tree/master/mkdocs/docs/pages/wiki/projects_using_mergerfs.md" title="Edit this page" class="md-content__button md-icon">
  439. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
  440. </a>
  441. <h1 id="projects-incorporating-mergerfs-directly-in-some-way">Projects incorporating mergerfs directly in some way</h1>
  442. <ul>
  443. <li><a href="https://lakka.tv/">Lakka.tv</a>: A turnkey software emulation Linux distribution. Used to pool user and local storage. Also includes my other project <a href="https://retroarch.com/">Opera</a>. A 3DO emulator.</li>
  444. <li><a href="https://www.openmediavault.org">OpenMediaVault</a>: A network attached storage (NAS) solution based on Debian Linux. They provide plugins to manage mergerfs.</li>
  445. <li><a href="https://casaos.io">CasaOS</a>: "A simple, easy to use, elegant open source home cloud system." Has added initial integration with mergerfs to create pools from existing filesystems.</li>
  446. <li><a href="https://github.com/IceWhaleTech/zimaos-rauc">ZimaOS</a>: A more commercially focused NAS OS by the authors of CasaOS at <a href="https://www.zimaboard.com/">Ice Whale</a>.</li>
  447. </ul>
  448. <h1 id="software-and-services-commonly-used-with-mergerfs">Software and services commonly used with mergerfs</h1>
  449. <ul>
  450. <li><a href="https://www.snapraid.it/">snapraid</a></li>
  451. <li><a href="https://rclone.org/">rclone</a></li>
  452. <li>rclone's <a href="https://rclone.org/union/">union</a> feature is based on mergerfs policies</li>
  453. <li><a href="https://openzfs.org/">ZFS</a>: Common to use ZFS w/ mergerfs</li>
  454. <li><a href="https://unraid.net">UnRAID</a>: While UnRAID has its own union filesystem it isn't uncommon to see UnRAID users leverage mergerfs given the differences in the technologies.</li>
  455. <li>For a time there were a number of Chia miners recommending mergerfs</li>
  456. <li><a href="https://cloudboxes.io/wiki/how-to/apps/set-up-mergerfs-using-ssh">cloudboxes.io</a></li>
  457. </ul>
  458. <h1 id="distributions-including-mergerfs">Distributions including mergerfs</h1>
  459. <p>mergerfs can be found in the <a href="https://pkgs.org/download/mergerfs">repositories</a> of <a href="https://repology.org/project/mergerfs/versions">many Linux</a> (and maybe FreeBSD) distributions.</p>
  460. <p>Note: Any non-rolling release based distro is likely to have out-of-date versions.</p>
  461. <ul>
  462. <li><a href="https://packages.debian.org/bullseye/mergerfs">Debian</a></li>
  463. <li><a href="https://launchpad.net/ubuntu/+source/mergerfs">Ubuntu</a></li>
  464. <li><a href="https://rpmsphere.github.io/">Fedora</a></li>
  465. <li><a href="https://t2sde.org/packages/mergerfs">T2</a></li>
  466. <li><a href="https://pkgs.alpinelinux.org/packages?name=mergerfs&amp;branch=edge&amp;repo=&amp;arch=&amp;maintainer=">Alpine</a></li>
  467. <li><a href="https://packages.gentoo.org/packages/sys-fs/mergerfs">Gentoo</a></li>
  468. <li><a href="https://aur.archlinux.org/packages/mergerfs">Arch (AUR)</a></li>
  469. <li><a href="https://voidlinux.org/packages/?arch=x86_64&amp;q=mergerfs">Void</a></li>
  470. <li><a href="https://search.nixos.org/packages?channel=22.11&amp;show=mergerfs&amp;from=0&amp;size=50&amp;sort=relevance&amp;type=packages&amp;query=mergerfs">NixOS</a></li>
  471. <li><a href="">Guix</a></li>
  472. <li><a href="https://slackbuilds.org/repository/15.0/system/mergerfs/?search=mergerfs">Slackware</a></li>
  473. </ul>
  474. </article>
  475. </div>
  476. <script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
  477. </div>
  478. </main>
  479. <footer class="md-footer">
  480. <div class="md-footer-meta md-typeset">
  481. <div class="md-footer-meta__inner md-grid">
  482. <div class="md-copyright">
  483. Made with
  484. <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
  485. Material for MkDocs
  486. </a>
  487. </div>
  488. </div>
  489. </div>
  490. </footer>
  491. </div>
  492. <div class="md-dialog" data-md-component="dialog">
  493. <div class="md-dialog__inner md-typeset"></div>
  494. </div>
  495. <script id="__config" type="application/json">{"base": "../../..", "features": ["content.action.edit"], "search": "../../../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
  496. <script src="../../../assets/javascripts/bundle.88dd0f4e.min.js"></script>
  497. </body>
  498. </html>