Commit Graph

1312 Commits

Author SHA1 Message Date
212681ddc5 Merge pull request #1445 from trapexit/docs
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Misc doc updates + add logo
2025-04-19 22:45:27 -05:00
9dac54f223 Misc doc updates + add logo 2025-04-19 22:44:08 -05:00
78fa34098e Merge pull request #1444 from trapexit/docs
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Add FAQ entry regarding OS support
2025-04-15 23:41:45 -05:00
54681e885a Add FAQ entry regarding OS support 2025-04-15 23:40:42 -05:00
de5a871326 Merge pull request #1443 from trapexit/inode
Change the "devino" inode calculation
2025-04-15 19:29:43 -05:00
77bf16e9ae Change the "devino" inode calculation
Use hashing of branch path rather than use st_dev.
2025-04-15 18:54:51 -05:00
ad54c8be19 Merge pull request #1441 from trapexit/docs
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Add doc pages for minfreespace and moveonenospc + other misc updates
2025-04-10 23:00:43 -05:00
c769e959e8 Add doc pages for minfreespace and moveonenospc + other misc updates 2025-04-10 22:59:49 -05:00
1f3ebcf418 Merge pull request #1439 from trapexit/statx
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Add statx support
2025-04-04 22:25:30 -05:00
80085c9844 Add statx support 2025-04-04 22:23:16 -05:00
b85cc8c370 Merge pull request #1438 from trapexit/docs
Update docs regarding error handling
2025-04-04 18:42:37 -05:00
95732222d9 Update docs regarding error handling 2025-04-04 18:41:58 -05:00
17a551d0a4 Merge pull request #1435 from trapexit/rapidhash
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Replace usage of wyhash with rapidhash
2025-03-30 18:03:35 -05:00
f74dc36e92 Replace usage of wyhash with rapidhash
https://github.com/Nicoshev/rapidhash
2025-03-30 17:57:20 -05:00
764bd8f7be Merge pull request #1434 from trapexit/change-defaults
Change misc defaults
2025-03-30 17:25:18 -05:00
b7f7f7fa97 Change misc defaults
* category.create=pfrd
* moveonenospc=pfrd
* cache.files=off
* parallel-direct-writes=true

These changes were made to match the recommended settings for most
users to reduce confusion.
2025-03-30 17:22:38 -05:00
7f410073d4 Merge pull request #1433 from trapexit/maxpages
Some checks are pending
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
mkdocs / deploy (push) Waiting to run
Support Linux v6.13 FUSE max_page_limit
2025-03-30 00:09:03 -05:00
92ae63e842 Support Linux v6.13 FUSE max_page_limit 2025-03-30 00:07:08 -05:00
d31e97e64c Merge pull request #1431 from trapexit/docs
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Add links to options docs page to individual pages
2025-03-27 19:55:19 -05:00
579690f411 Add links to options docs page to individual pages 2025-03-27 19:47:37 -05:00
ca449a73be Merge pull request #1429 from trapexit/docs
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Update docs on default create policy
2025-03-26 14:34:28 -05:00
2d86ed946a Update docs on default create policy 2025-03-26 14:33:11 -05:00
3e454f528c Merge pull request #1426 from trapexit/docs
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Misc doc updates
2025-03-12 18:30:21 -05:00
a4fdbae1ca Misc doc updates 2025-03-12 18:29:38 -05:00
aff66812c0 Merge pull request #1425 from trapexit/docs-tips
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Misc doc updates
2025-03-08 22:03:14 -06:00
6472ac51e9 Misc doc updates 2025-03-08 22:02:34 -06:00
d3770802b1 Merge pull request #1423 from trapexit/docs-inotify
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Add FAQ entry regarding inotify
2025-03-05 16:59:45 -06:00
bcbff5c82e Add FAQ entry regarding inotify 2025-03-05 16:58:27 -06:00
09743ee187 Merge pull request #1416 from trapexit/docs
Some checks are pending
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
mkdocs / deploy (push) Waiting to run
Add FAQ section on common perceived problems
2025-02-22 22:30:28 -06:00
3a33a6db2b Add FAQ section on common perceived problems 2025-02-22 22:25:39 -06:00
c0d5f4795a Merge pull request #1415 from trapexit/docs
Update docs on out-of-band usage
2025-02-19 14:13:32 -06:00
ef9074ab4a Update docs on out-of-band usage 2025-02-19 14:13:06 -06:00
2d03b89c2d Merge pull request #1414 from theHenMan/patch-2
Update terminology.md
2025-02-19 00:09:55 -06:00
64cc63b2bc Merge pull request #1413 from theHenMan/patch-1
Update quickstart.md
2025-02-18 23:04:59 -06:00
514c478a39 Update terminology.md
Fixed typo
2025-02-19 07:04:11 +02:00
8179f91c48 Update quickstart.md
Fixed a typo
2025-02-19 07:02:22 +02:00
371764d800 Merge pull request #1412 from trapexit/docs
Rework questions on what settings and policies to use
2025-02-11 19:47:18 -06:00
1c44ef7967 Rework questions on what settings and policies to use 2025-02-11 19:46:33 -06:00
aa97bac533 Merge pull request #1409 from trapexit/docs
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Add details about logging to syslog
2025-01-25 20:58:57 -06:00
12d6302457 Add details about logging to syslog 2025-01-25 20:56:28 -06:00
740fc3f84a Merge pull request #1408 from trapexit/docs
Add details about user namespacing and root squashing
2025-01-25 13:54:43 -06:00
f18719ced2 Add details about user namespacing and root squashing 2025-01-25 13:54:06 -06:00
366f5fcc4c Merge pull request #1407 from trapexit/docs
Misc doc updates
2025-01-25 13:02:36 -06:00
1729835b8c Misc doc updates 2025-01-25 13:00:00 -06:00
1180fd6dd3 Merge pull request #1402 from trapexit/docs
Doc and mover script updates
2025-01-20 01:45:51 -06:00
19509e33d2 Doc and mover script updates 2025-01-20 01:43:58 -06:00
8f355d7dd5 Merge pull request #1399 from oregonpillow/master
Readability changes to mkdocs installation
2025-01-18 15:21:20 -06:00
2aa9697c87 re-order OS, shorten Debian based OS instructions 2025-01-18 01:14:50 +01:00
978d067921 Merge pull request #1398 from trapexit/freebsd
Improve FreeBSD compatibility
2025-01-15 22:16:13 -06:00
b83bd5fd14 Improve FreeBSD compatibility
First draft. Need to investigate why upstream patches include certain
function that appear to exist in FreeBSD 14.2.
2025-01-15 22:10:02 -06:00