mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
baddc23110
Last Class C bridge: /var/cache/archr/fstrim.run -> /storage/.cache. The stamp file does not exist at first boot; touch follows the symlink and creates the file on the storage side, where future fstrim runs read it to remember the last run. docs/fhs-mapping.md updated: - Fase 2 marked complete with the 5 caches actually migrated (mesa, fontconfig, kernel-overlays, locpath, fstrim.run). - Documents that the initial Class C bucket of 44 paths was a coarse auto-classification: most of those paths are state (-> F4 / Class D), logs (-> F3 / Class F) or already redirected upstream. - Three already-no-op redirects called out: journald.conf.d, systemd-machine-id, system_timezone (already symlinked by their owning packages). Next: F3 (Class F+G, logs and temp). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>