Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
finit-project
/
finit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
75
Star
838
Code
Issues
18
Pull requests
4
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
WIP: udev/eudev replacement for Finit 5
- #491
#491
Draft
troglobit
wants to merge 24 commits into
master
finit-project/finit:master
from
devman
finit-project/finit:devman
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Draft
WIP: udev/eudev replacement for Finit 5
#491
troglobit
wants to merge 24 commits into
master
finit-project/finit:master
from
devman
finit-project/finit:devman
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
runparts: improve usage text
Show description for 30becc2
troglobit
committed
30becc2
View commit details
Copy full SHA for 30becc2
Browse repository at this point
keventd: expand scope to become a unified device manager
Show description for bfc3a69
troglobit
committed
bfc3a69
View commit details
Copy full SHA for bfc3a69
Browse repository at this point
doc: rewrite keventd documentation for unified device manager
Show description for 90cdf05
troglobit
committed
90cdf05
View commit details
Copy full SHA for 90cdf05
Browse repository at this point
man: add fine manual for keventd(8)
Show description for ad563d9
troglobit
committed
ad563d9
View commit details
Copy full SHA for ad563d9
Browse repository at this point
keventd: add netlink uevent rebroadcast for libudev-zero
Show description for 2469702
troglobit
committed
2469702
View commit details
Copy full SHA for 2469702
Browse repository at this point
doc: update keventd docs with new rebrodcast feature
Show description for 4a208cf
troglobit
committed
4a208cf
View commit details
Copy full SHA for 4a208cf
Browse repository at this point
keventd: minor, constify + coding style
Show description for afb37b9
troglobit
committed
afb37b9
View commit details
Copy full SHA for afb37b9
Browse repository at this point
keventd: disable legacy kernel uevent helper at startup
Show description for c864531
troglobit
committed
c864531
View commit details
Copy full SHA for c864531
Browse repository at this point
keventd: add passive mode (-p) for coexistence with hotplug plugin
Show description for 8032992
troglobit
committed
8032992
View commit details
Copy full SHA for 8032992
Browse repository at this point
keventd: signal readiness via pidfile after coldplug
Show description for acda0e1
troglobit
committed
acda0e1
View commit details
Copy full SHA for acda0e1
Browse repository at this point
Relocate keventd from src/ to keventd/
Show description for b4df993
troglobit
committed
b4df993
View commit details
Copy full SHA for b4df993
Browse repository at this point
keventd: add udev rules engine
Show description for 46316b2
troglobit
committed
46316b2
View commit details
Copy full SHA for 46316b2
Browse repository at this point
keventd: ship curated udev rules derived from eudev 3.2.14
Show description for e1c07a5
troglobit
committed
e1c07a5
View commit details
Copy full SHA for e1c07a5
Browse repository at this point
.github: install libblkid-dev for keventd build
Show description for f8c5842
troglobit
committed
f8c5842
View commit details
Copy full SHA for f8c5842
Browse repository at this point
keventd: convert main loop to libuev
Show description for b16ab84
troglobit
committed
b16ab84
View commit details
Copy full SHA for b16ab84
Browse repository at this point
keventd: drop SIGCHLD save/restore dance, libuev reaps for us
Show description for c9200c4
troglobit
committed
c9200c4
View commit details
Copy full SHA for c9200c4
Browse repository at this point
keventd: skip futile fork for missing /lib/udev/<helper>
Show description for 9e79ca6
troglobit
committed
9e79ca6
View commit details
Copy full SHA for 9e79ca6
Browse repository at this point
keventd: add class/<subsystem>/<name> and driver/<name> conditions
Show description for 8b31369
troglobit
committed
8b31369
View commit details
Copy full SHA for 8b31369
Browse repository at this point
keventd: add -S settle mode polling /sys/kernel/uevent_seqnum
Show description for 55cc969
troglobit
committed
55cc969
View commit details
Copy full SHA for 55cc969
Browse repository at this point
doc: document keventd net interface conditions and flags
Show description for e648ea2
troglobit
committed
e648ea2
View commit details
Copy full SHA for e648ea2
Browse repository at this point
keventd: defer pidfile until coldplug queue is drained
Show description for 6bd7068
troglobit
committed
6bd7068
View commit details
Copy full SHA for 6bd7068
Browse repository at this point
test: include bundled helpers' libraries in the sysroot
Show description for c7b75b8
troglobit
committed
c7b75b8
View commit details
Copy full SHA for c7b75b8
Browse repository at this point
devmon: bridge keventd conditions to the service engine
Show description for 7f06e2f
troglobit
committed
7f06e2f
View commit details
Copy full SHA for 7f06e2f
Browse repository at this point
test: add keventd device manager test
Show description for 6fdb047
troglobit
committed
6fdb047
View commit details
Copy full SHA for 6fdb047
Browse repository at this point
You can’t perform that action at this time.