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

snapcraft: rev to fix dracut removal and call to missing update-initramfs #2087

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

ogayot
Copy link
Member

@ogayot ogayot commented Sep 19, 2024

This is to pick up the change from https://code.launchpad.net/~ogayot/curtin/+git/curtin/+merge/473058 , fixing two bugs:

  • dracut was getting removed when installing the kernel
  • a call to update-initramfs was attempted even if initramfs-tools was replaced with dracut

However, as it stands currently, it also brings in the kernel's remove_existing vs remove: existing change (but only the curtin side of the change). Therefore, this PR depends on #2086 ; and I'm marking it as a draft. I'll rebase once the other PR is merged. [EDIT: rebased on top of main]

LP:#2073125

@ogayot ogayot marked this pull request as ready for review September 20, 2024 07:04
@ogayot ogayot merged commit 17c0f96 into canonical:main Sep 20, 2024
12 checks passed
@ogayot ogayot deleted the nvmeotcp-poc-keep-dracut branch September 20, 2024 14:38
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