Skip to content
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

Inconsistent container "special files" handling #2

Open
tshikaboom opened this issue Dec 3, 2019 · 0 comments
Open

Inconsistent container "special files" handling #2

tshikaboom opened this issue Dec 3, 2019 · 0 comments

Comments

@tshikaboom
Copy link

A given FMU container inherits from fullmetalupdate_package_container_image.bbclass which defines a number of variables, especially some referring to files in the container recipe:

  • CONTAINER_STARTUP
  • RUNC_CONFIG
  • SYSTEMD_CONFIG

These files (located in the container's recipe) can change, and at the moment modifications are not taken in account when building a container. It might be a good idea to see if doing something resembling the SRC_URI_append incantation can work in this case, so as not to push stale versions of these files to OSTree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant