Skip to content

Comments

init: Move all copy of files to before udev triger is run#1411

Merged
troglobit merged 2 commits intomainfrom
probe-dtb-early
Feb 22, 2026
Merged

init: Move all copy of files to before udev triger is run#1411
troglobit merged 2 commits intomainfrom
probe-dtb-early

Conversation

@mattiaswal
Copy link
Contributor

This since we may copy udev-rules dependeing on platforms, this fix #1357

Also remove all workaround scripts we have added for this purpose.

Description

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@mattiaswal mattiaswal requested a review from troglobit February 21, 2026 08:25
This since we may copy udev-rules dependeing on platforms,
this fix #1357

Also remove all workaround scripts we have added for this
purpose.
$? needs to be $$? inside a make rule to expand the
bash variable.
Copy link
Contributor

@troglobit troglobit left a comment

Choose a reason for hiding this comment

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

Very nice!

@troglobit troglobit merged commit cf591c9 into main Feb 22, 2026
8 checks passed
@troglobit troglobit deleted the probe-dtb-early branch February 22, 2026 07:09
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.

Investigate reason for workaround on RPI regarding udev add events not handled correctly

2 participants