-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rouge: create partition from specific rootfs folder #39
Comments
The solution is on review #60 |
Required functionality was merged as #60. |
Please see example of yaml:
|
@al1img are you satisfied with the solution? Can we close the issue? |
Not fully. I can't set file permissions. I would like to control |
I see... Do you have an idea how this can be describe at YAML level? E.g. what format should work for you? In the most generic case it should be something like this:
Problem is that it is quite mouthful. And can grow very fast. And |
We need the functionality which yocto wic plugin does: it can pack the specific folder into a separate partition. It is required in the following use cases: RO rootfs + RW /var or/and RW /home. We should have a possibility to add /var /home files into separate partition.
The text was updated successfully, but these errors were encountered: