docs: clarify PFS/PFSC image and container workflows in README#71
docs: clarify PFS/PFSC image and container workflows in README#71RenanGBarreto wants to merge 4 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThis PR revises the README to consolidate the intro, clarify support for experimental compressed PFS formats ChangesCompressed PFS Format Documentation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the README to clarify ShadowMountPlus image-type semantics and to expand/modernize documentation around compressed PFS workflows (especially .ffpfsc and .ffpfs).
Changes:
- Refines the “Current image support” table descriptions for
.ffpfs/.ffpfsc. - Reworks the “Compressed PFS” docs to focus on recommended exFAT→PFSC packing and adds new
.ffpfs(direct) guidance. - Adjusts wording around PFSC container layout requirements and headings.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
This PR improves the PFS-related documentation in
README.md.What changed
.ffpfs) and PFSC nested-image containers (.ffpfsc)pfs_image.datis treated as a nested PFS image only when located inside a mounted PFSC containerWhy
The previous README text made the direct PFS and PFSC container flows easy to confuse, especially in the packing examples. These updates make the intended layouts and usage clearer and align the docs with the current implementation.
Scope
Documentation only. No code behavior changes.
Summary by CodeRabbit