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

[DEBUG / IGNORE] debug: add a hook to run dracut updates script #6014

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

Conversation

rvykydal
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the f42 Fedora 42 label Nov 21, 2024
@rvykydal
Copy link
Contributor Author

/build-image --boot.iso

@rvykydal rvykydal removed the f42 Fedora 42 label Nov 21, 2024
Copy link

Images built based on commit a9a41b9:

  • boot.iso: success

Download the images from the bottom of the job status page.

The script is injected by virt-install --initrd-inject, it basically
unpacks a tarball injected by the same mechanism.
@rvykydal
Copy link
Contributor Author

/build-image --boot.iso

Copy link

Images built based on commit d0723c7:

  • boot.iso: success

Download the images from the bottom of the job status page.

#!/bin/bash
# apply-dracut-updates.sh - run a well-known script injected into initramfs

echo "Applying anaocnda dracut updates: '/upd-dracut.sh d'"
Copy link
Contributor

Choose a reason for hiding this comment

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

Small typo: "anaocnda" :)

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

Successfully merging this pull request may close these issues.

2 participants