Skip to content

Conversation

last-genius
Copy link
Contributor

Since c009651 ("pygrub: make sure /var/run/xend/boot exists before calling pygrub") added this safety measure, pygrub moved to using /var/run/xen/boot (see 63dcc68151 ("tools/pygrub: store kernels in /var/run/xen/pygrub") in upstream xen ) and started creating the directory itself (if it doesn't already exist).

It's time to drop this unnecessary workaround.

Since c009651 ("pygrub: make sure /var/run/xend/boot exists before calling pygrub")
added this safety measure, pygrub moved to using /var/run/xen/boot
(see 63dcc68151 ("tools/pygrub: store kernels in /var/run/xen/pygrub") in upstream xen
https://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=63dcc681511356d42645ef2c78955864e3b3e6b9)
and started creating the directory itself (if it doesn't already exist).

It's time to drop this unnecessary workaround.

Signed-off-by: Andrii Sultanov <andriy.sultanov@vates.tech>
@robhoes robhoes requested a review from andyhhp September 25, 2025 12:25
Copy link
Contributor

@lindig lindig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to see this reviewed by @rosslagerwall . The code change in itself is trivial.

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.

2 participants