Use a fixed directory in `/run/...` as lower dir
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- rust
- Domain
- operating-systems
Research direction
Start by searching the repository for the temporary lower-directory setup described in issue 66 and review how the mount configuration is assembled. Compare the result with the composefs/ostree example, then validate completion by checking that findmnt reports a fixed lower directory under /run rather than a temporary path under /tmp.
Written by the indexing model from the issue text.
Description
Until we start using and relying on loop less mounting / direct file/fd mounting, we should use a fixed directory in /run/... as lower dir instead of a temporary one in /tmp.
[root@fedora ~]# findmnt /
TARGET SOURCE FSTYPE OPTIONS
/ none overlay ro,relatime,seclabel,lowerdir+=/tmp/.tmpvKg9Y9,datadir+=/sysroot/composefs/objects,redirect_dir=on,metacopy=on,verity=require
composefs/ostree:
coreos@fcos$ findmnt /
TARGET SOURCE FSTYPE OPTIONS
/ composefs overlay ro,relatime,seclabel,lowerdir+=/run/ostree/.private/cfsroot-lower,datadir+=/sysroot/ostree/repo/objects,redirect_dir=on,metacopy=on
- Dominant language
- Rust
- Stars
- 93
- Forks
- 30
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 13
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from composefs/composefs-rs
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
composefs/composefs-rs#383 · 1 comment ·
-
composefs/composefs-rs#358 · 6 comments · 1 assignee ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
composefs/composefs-rs#348 · 2 comments ·
-
composefs/composefs-rs#346 · 42 comments · 1 assignee ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 48/100
composefs/composefs-rs#326 · 3 comments ·
All issues in composefs/composefs-rs
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100