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
Drop split-usr and unmerged-usr support #27999
base: main
Are you sure you want to change the base?
Conversation
|
May not be necessary to do in this PR, but do_test() in test/test-functions should be updated: Lines 3272 to 3275 in 8e81885
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm surprised how little code that is.
So… should we merge this now, or should we release v254 and only merge it at the beginning of the cycle?
We are in H2 2023 so we should just go for it now. The only question is, do we want to keep support for older images e.g. in portable services? |
|
CIs are sad because: rpm specifies 'split-usr':
debian/ubuntu expect to find files installed in the legacy dirs - this is going to be fun, as it's either/or, so would need some good timed merges... and break the stable branches CI |
|
hmm, i figure we should announce this PR on systemd-devel, just in case? |
after it's merged, sure |
As previously announced. This goes all the way, even images that are split-usr won't be usable anymore e.g. as portable images.