Skip to content

Conversation

@alexlarsson
Copy link
Contributor

We already support specifying a selinux policy in the image itself, but we need to do it for the build pipeline as well.

This will be needed for a followup commit in bootc-image-builder.

@alexlarsson
Copy link
Contributor Author

This is needed for osbuild/bootc-image-builder#920

}

func (p *BuildrootFromPackages) getSELinuxPolicy() string {
if p.selinuxPolicy != "" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you using fully custom SELinux policy packages or could this validate against the set of 'usual suspects'?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're using the "automotive" policy.

@alexlarsson
Copy link
Contributor Author

#1507

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