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

WIP: image: Enable read-only /boot and /sysroot #39

Closed
wants to merge 1 commit into from

Conversation

cgwalters
Copy link
Member

Part of the implementation of ostreedev/ostree#1265

Convert to systemd mount units so we can easily specify the ro flag,
and also to use the LABEL={root,var} rather than UUIDs.

Enable the sysroot/readonly flag.

Part of the implementation of ostreedev/ostree#1265

Convert to systemd mount units so we can easily specify the `ro` flag,
and also to use the `LABEL={root,var}` rather than UUIDs.

Enable the sysroot/readonly flag.
@dustymabe
Copy link
Member

Convert to systemd mount units so we can easily specify the ro flag,
and also to use the LABEL={root,var} rather than UUIDs.

I think you mean LABEL={root,boot} ?

@cgwalters
Copy link
Member Author

This is still useful/relevant no?

@jlebon
Copy link
Member

jlebon commented Jun 13, 2019

Yeah, so I think what happened here is that when I switched over the default branch to testing-devel and deleted master, it closed off all the pending PRs against master. Can you reopen it against testing-devel?

c4rt0 pushed a commit to c4rt0/fedora-coreos-config that referenced this pull request Mar 27, 2023
Default to rhcos, move host-origin to contrib/
c4rt0 pushed a commit to c4rt0/fedora-coreos-config that referenced this pull request Mar 27, 2023
Similar to coreos#39 which solidified on the `rhcos` flavour for now, let's
use that assumption to simplify some logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP PR still being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants