Commit Graph

22 Commits

Author SHA1 Message Date
35bb3aad89 fix(nfs): remove dangerous -s flag and unsupported sync option from unfs3 2026-03-31 15:50:25 +02:00
b4173ea6c9 fix(nfs): remove dangerous -s flag and unsupported sync option from unfs3 2026-03-31 15:50:21 +02:00
c7d5d2f6ee feat(nfs): add per-share sync option (default true) to fix rsync I/O errors 2026-03-31 15:47:16 +02:00
b5e46d4406 fix(nfs): add unfsd -s flag for stable file handles, fixes rsync EIO errors 2026-03-31 14:38:58 +02:00
c15c6f74ab fix(nfs): remove sync/no_subtree_check, invalid for unfs3, fixes mkdir on Windows 2026-03-31 12:56:22 +02:00
e8763af552 chore(nfs): bump version to 1.0.10 2026-03-31 12:53:17 +02:00
007313fa0f fix(nfs): chmod 777 each exported folder before starting unfsd 2026-03-31 12:46:57 +02:00
a265317cd2 fix(nfs): permission options on nfs 2026-03-31 12:30:30 +02:00
ab6901cf4b feat(nfs): add root_squash option per share, default true for security 2026-03-31 12:17:42 +02:00
3123d313c1 fix(nfs): support comma-separated networks in allowed_network field 2026-03-31 12:10:00 +02:00
77a3fea2d6 fix(nfs): read config from /data/options.json with jq, bypass Supervisor API 2026-03-31 12:07:50 +02:00
8d5668252f fix(nfs): switch to unfs3 user-space NFS (kernel nfsd unavailable on HA OS) 2026-03-31 11:58:49 +02:00
5cc5363936 fix(nfs): add SYS_MODULE capability and hassio_role for API access 2026-03-31 11:56:32 +02:00
2a1002e9ca feat(nfs): multi-share config, hassio_api fix, nfsd mount fix + update docs 2026-03-31 11:54:46 +02:00
21c2bc4e2f feat(nfs): support multiple configurable NFS shares with folder/network/read_only options 2026-03-31 11:51:56 +02:00
2ff52c1df1 fix(nfs): remove dns 2026-03-31 10:51:02 +02:00
72637ae36c fix(nfs): override DNS in build to fix apk transient DNS error 2026-03-31 10:44:59 +02:00
81d10733e0 fix(nfs): use correct HA base images in build_from 2026-03-31 09:50:55 +02:00
ec36305a38 fix(nfs): config.yaml to json 2026-03-29 14:14:05 +02:00
62ffa10761 fix(nfs): image 2026-03-29 14:09:15 +02:00
4d74f14a93 fix(nfs) 2026-03-29 14:07:31 +02:00
0778d7a6fa feat(nfs): add initial NFS server implementation with configuration and usage instructions 2026-03-29 13:40:09 +02:00