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

chore: sync up with main #7

Merged
merged 6 commits into from
Mar 2, 2024
Merged

chore: sync up with main #7

merged 6 commits into from
Mar 2, 2024

Conversation

p5
Copy link
Member

@p5 p5 commented Mar 2, 2024

Changes some variable names, adds image signing and updates some references to point to the ublue-os org rather than Ryan's repo.

@p5 p5 marked this pull request as ready for review March 2, 2024 22:26
@castrojo castrojo added this pull request to the merge queue Mar 2, 2024
Merged via the queue into main with commit 429c847 Mar 2, 2024
9 checks passed
@castrojo castrojo deleted the sync-with-main branch March 2, 2024 22:32
@@ -15,11 +15,15 @@ Disable SELinux (edit `/etc/selinux/config`, set from `enforcing` to `permissive

Run this command:

sudo rpm-ostree rebase ostree-image-signed:docker://:ghcr.io/ublue-os/cosmic-base:40-amd64
```
$ sudo rpm-ostree rebase ostree-image-signed:docker://:ghcr.io/ublue-os/cosmic-base:40-amd64
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
$ sudo rpm-ostree rebase ostree-image-signed:docker://:ghcr.io/ublue-os/cosmic-base:40-amd64
$ sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/cosmic-base:40-amd64


Or this command if you're running an arm device:

sudo rpm-ostree rebase ostree-image-signed:docker://:ghcr.io/ublue-os/cosmic-base:40-arm64
```
$ sudo rpm-ostree rebase ostree-image-signed:docker://:ghcr.io/ublue-os/cosmic-base:40-arm64
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
$ sudo rpm-ostree rebase ostree-image-signed:docker://:ghcr.io/ublue-os/cosmic-base:40-arm64
$ sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/cosmic-base:40-arm64

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.

3 participants