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

manifest: Use boot-location: modules #167

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

cgwalters
Copy link
Member

This is the new default; we end up with the kernel data in
only once place. See the treefile docs as well as
ostreedev/ostree#1079
and discussion in
ostreedev/ostree#1873

This is the new default; we end up with the kernel data in
only once place.  See the treefile docs as well as
ostreedev/ostree#1079
and discussion in
ostreedev/ostree#1873
@dustymabe
Copy link
Member

since I need to look it up docs are here: https://github.com/coreos/rpm-ostree/blob/7db30fec1324bb92b98e491f035f98cdf4094e6f/docs/manual/treefile.md

"modules": Kernel data goes just in /usr/lib/modules. Use this for new systems, and systems that don't need to be upgraded from very old libostree versions.

I'm wondering why we haven't switched before now?

@jlebon jlebon merged commit 6de3e34 into coreos:testing-devel Sep 16, 2019
@jlebon
Copy link
Member

jlebon commented Sep 16, 2019

I'm wondering why we haven't switched before now?

We probably just inherited it from FAH.

@dustymabe
Copy link
Member

We probably just inherited it from FAH.

I was thinking it would have been a technical reason and was interested in the reason :)

@cgwalters
Copy link
Member Author

We probably just inherited it from FAH.

Yeah, I'm not aware of another reason.

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