install fstab for `/boot` conflicts with transient etc
Open
area/install
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 230
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 38
Description
After `install to-filesystem` the generated `fstab` is present in the sysroot `etc` folder, but not the `usr/etc` folder, which then with a transient etc leads to the file missing after boot in the `etc` overlay, because the lower is `usr/etc`.
Contributor guide
Assessment
This issue has not been assessed yet.