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

systemd-udevd preparations #444

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

systemd-udevd preparations #444

wants to merge 2 commits into from

Conversation

no92
Copy link
Member

@no92 no92 commented Feb 5, 2025

No description provided.

bootstrap.d/dev-python.y4.yml Outdated Show resolved Hide resolved
@@ -456,7 +456,7 @@ def generate_plan(arch, root_uuid, scriptdir):
yield FsAction.RSYNC, "sbin"
yield FsAction.RSYNC, "root/"
yield FsAction.RSYNC, "usr/"
yield FsAction.RSYNC, "etc/"
yield FsAction.RSYNC, "etc/", ["udev/hwdb.bin"]
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need to preserve this?

Copy link
Member Author

Choose a reason for hiding this comment

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

This would get regenerated on every boot by udev otherwise, and this takes a few seconds.

@no92 no92 marked this pull request as draft February 6, 2025 00:56
Copy link
Member

@Dennisbonke Dennisbonke left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants