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

image,manifest: add support for bootc groups customizations #593

Merged

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented Apr 15, 2024

[build on top of https://github.com//pull/571, only the last commit is relevant]

When porting custoizations to the new bootc install to-filesystem
world initially only users/kernel-options where added. This commit
adds org.osbuild.groups now as well.

Needs:
osbuild/osbuild#1726 or
osbuild/osbuild#1727

When porting custoizations to the new `bootc install to-filesystem`
world initially only users/kernel-options where added. This commit
adds `org.osbuild.groups` now as well.

Needs:
osbuild#571
osbuild/osbuild#1726
@achilleas-k achilleas-k force-pushed the bootc-disk-customize-again-readd-groups branch from 14a6721 to 87e1bda Compare April 15, 2024 11:42
@achilleas-k achilleas-k added this pull request to the merge queue Apr 15, 2024
Merged via the queue into osbuild:main with commit d97682e Apr 15, 2024
14 of 16 checks passed
@mvo5 mvo5 deleted the bootc-disk-customize-again-readd-groups branch April 15, 2024 13:08
mvo5 added a commit to mvo5/images that referenced this pull request Apr 15, 2024
With the new uniform way to handle writing to the bootc image deployment
we can now support a custom `/etc/fstab` again. Similar to what we
do for users [0] and groups [1] we allow also writing a custom fstab
now.

This will need osbuild/osbuild#1727 and also
probably a port of the fstab module to schema_2.

[0] osbuild#571
[1] osbuild#593
github-merge-queue bot pushed a commit that referenced this pull request Apr 16, 2024
With the new uniform way to handle writing to the bootc image deployment
we can now support a custom `/etc/fstab` again. Similar to what we
do for users [0] and groups [1] we allow also writing a custom fstab
now.

This will need osbuild/osbuild#1727 and also
probably a port of the fstab module to schema_2.

[0] #571
[1] #593
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

Successfully merging this pull request may close these issues.

2 participants