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

shutdown: several cleanups, rename initrd to exitrd #32847

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

YHNdnzj
Copy link
Member

@YHNdnzj YHNdnzj commented May 15, 2024

Prompted by deaa4fb

@github-actions github-actions bot added the please-review PR is ready for (re-)review by a maintainer label May 15, 2024
Copy link

Important

An -rc1 tag has been created and a release is being prepared, so please note that PRs introducing new features and APIs will be held back until the new version has been released.

@yuwata yuwata added good-to-merge/after-next-release and removed please-review PR is ready for (re-)review by a maintainer labels May 15, 2024
@yuwata
Copy link
Member

yuwata commented May 15, 2024

@YHNdnzj Do you want this in v256?

@YHNdnzj
Copy link
Member Author

YHNdnzj commented May 15, 2024

@YHNdnzj Do you want this in v256?

I'm fine with delaying this. It's mostly cosmetic :)

src/shutdown/shutdown.c Outdated Show resolved Hide resolved
@YHNdnzj
Copy link
Member Author

YHNdnzj commented May 15, 2024

Addressed the comments and added a few more commits, PTAL.

@YHNdnzj YHNdnzj added the please-review PR is ready for (re-)review by a maintainer label May 15, 2024
src/shutdown/shutdown.c Outdated Show resolved Hide resolved
@YHNdnzj YHNdnzj changed the title shutdown: rename initrd to exitrd shutdown: several cleanups, rename initrd to exitrd May 15, 2024
@YHNdnzj YHNdnzj added this to the v257 milestone May 15, 2024
@yuwata yuwata added good-to-merge/after-next-release and removed please-review PR is ready for (re-)review by a maintainer labels May 15, 2024
@poettering
Copy link
Member

lgtm, too

Nowadays the tmpfs where the final shutdown phase
is initiated has got its own name.
Plus, "Returning to initrd" sounds spurious anyway,
as we're not returning to the initial root tmpfs
as seen by the kernel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants