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

Don't enable all systemd flags for OpenRC #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tecknicaltom
Copy link
Contributor

I know the comment says it's for future flexibility, but if switching
from OpenRC to systemd, you're going to have to rebuild your kernel
anyway. This moves the few systemd-specific kernel configs into a block
that's only run if targetting systemd. The corresponding OpenRC block
doesn't require any specific configs that I could determine, but left
empty in case anything needs to be added in the future. I've built an
OpenRC-based system with a clean kernel config with this and confirmed
it works.

I know the comment says it's for future flexibility, but if switching
from OpenRC to systemd, you're going to have to rebuild your kernel
anyway. This moves the few systemd-specific kernel configs into a block
that's only run if targetting systemd. The corresponding OpenRC block
doesn't require any specific configs that I could determine, but left
empty in case anything needs to be added in the future. I've built an
OpenRC-based system with a clean kernel config with this and confirmed
it works.
@sakaki-
Copy link
Owner

sakaki- commented Jul 25, 2020

Is there any strong reason to drop the options that systemd requires?
Best, sakaki

@sakaki- sakaki- added the EOL label Oct 31, 2020
@sakaki-
Copy link
Owner

sakaki- commented Oct 31, 2020

31 Oct 2020: sadly, due to legal obligations arising from a recent change in my 'real world' job, I must announce I am standing down as maintainer of this project with immediate effect. For the meantime, I will leave the repo up (for historical interest, and it may be of use to others); however, I plan no further updates, nor will I be accepting / actioning further pull requests or bug reports from this point. Email requests for support will also have to be politely declined, so, please treat this as an effective EOL notice.

For further details, please see my post here.

With sincere apologies, sakaki ><

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants