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

fix: Drop use of /usr/etc/ and instead place files in /etc #310

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

KyleGospo
Copy link
Member

ostree handles the conversion to /usr/etc automatically

castrojo
castrojo previously approved these changes Aug 7, 2024
scripts/fix-key-and-update.sh Outdated Show resolved Hide resolved
p5
p5 previously approved these changes Aug 7, 2024
ostree handles the conversion to /usr/etc automatically
@KyleGospo KyleGospo merged commit 3a450a1 into main Aug 8, 2024
3 of 4 checks passed
@KyleGospo KyleGospo deleted the usr-etc-to-etc branch August 8, 2024 01:35
fiftydinar added a commit to fiftydinar/gidro-os that referenced this pull request Aug 8, 2024
According to this issue & Collin Walters, the defined behavior of `rpm-ostree` is to move files from `/etc/` to `/usr/etc/` in build-time automatically, since copying them directly to `/usr/etc/` as done here is making it undefined to `rpm-ostree`

ublue-os/config#310
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.

4 participants