Skip to content

feat(os): explicit orderPriority on microinit OS services - #24

Merged
keskad merged 1 commit into
mainfrom
feat/order-priority
Aug 8, 2026
Merged

feat(os): explicit orderPriority on microinit OS services#24
keskad merged 1 commit into
mainfrom
feat/order-priority

Conversation

@keskad

@keskad keskad commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Set explicit orderPriority on all 15 OS microinit drop-ins (bands 10–400)
  • Document bands and per-service values in services/os/README.md
  • Point os/README.md at that ordering doc

Depends on microinit supporting orderPriority (dcc-bigfred/microinit#11). Older microinit ignores unknown JSON fields; new microinit uses these values for ready-set ordering.

Test plan

  • Inspect drop-ins under os/overlays/etc/microinit.d/services/os/ for orderPriority
  • After microinit with orderPriority is in the image: cold boot and confirm console start sequence matches bands (sysctl/udevd before network before redis before bigfred before grafana)

Made with Cursor

Make hub boot order readable with documented priority bands; dependsOn
stays the hard DAG. Aligns with microinit orderPriority sorting.

Co-authored-by: Cursor <cursoragent@cursor.com>
@keskad
keskad merged commit 0ed48cb into main Aug 8, 2026
@keskad
keskad deleted the feat/order-priority branch August 8, 2026 18:39
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.

1 participant