All Projects → skarnet → mdevd

skarnet / mdevd

Licence: ISC license
A kernel event manager compatible with mdev.conf

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to mdevd

yosild
Yosild is a single shell script that builds a full, minimal Linux distribution based on BusyBox.
Stars: ✭ 97 (+115.56%)
Mutual labels:  busybox
Root-Checker
Displays all root related info(Device Rooted, Root Available, Root Path, Root given, Busy Box installation) of an Android Device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 21 (-53.33%)
Mutual labels:  busybox
wtfc
WaiT For the Command (wtfc)
Stars: ✭ 26 (-42.22%)
Mutual labels:  busybox
nats-box
A container with NATS utilities
Stars: ✭ 55 (+22.22%)
Mutual labels:  busybox
conbox
conbox is a Go implementation of unix-like utilities as single static executable intended for small container images.
Stars: ✭ 36 (-20%)
Mutual labels:  busybox
tenda-reverse
Reverse engineering, getting root access to Tenda MW6 wifi mesh router
Stars: ✭ 90 (+100%)
Mutual labels:  busybox
natick
natickOS - A minimal, lightweight, research Linux Distribution
Stars: ✭ 33 (-26.67%)
Mutual labels:  busybox
U Root
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
Stars: ✭ 1,816 (+3935.56%)
Mutual labels:  busybox
Coreutils
Cross-platform Rust rewrite of the GNU coreutils
Stars: ✭ 9,603 (+21240%)
Mutual labels:  busybox
Build Linux
A short tutorial about building Linux based operating systems.
Stars: ✭ 4,960 (+10922.22%)
Mutual labels:  busybox
Microdot
The Microdot Project guides you to create a fully functional but compact Linux system from scratch
Stars: ✭ 41 (-8.89%)
Mutual labels:  busybox
fil
😋 Unix file command written in Go
Stars: ✭ 69 (+53.33%)
Mutual labels:  busybox
sabotage
a radical and experimental distribution based on musl libc and busybox
Stars: ✭ 502 (+1015.56%)
Mutual labels:  busybox
crosware
Tools, things, stuff, miscellaneous, etc., for Chrome OS / Chromium OS
Stars: ✭ 36 (-20%)
Mutual labels:  busybox
vita
《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记
Stars: ✭ 55 (+22.22%)
Mutual labels:  busybox
mdevd - a mdev-compatible hotplug manager daemon
------------------------------------------------

 mdevd is a daemon managing kernel hotplug events, similarly to udevd.
 It uses the same configuration file as mdev, which is a hotplug
manager integrated in the Busybox suite of tools. However, mdev
needs to be registered as a hotplug manager and the kernel forks
an instance of mdev for every event; by contrast, mdevd is a daemon
listening to the netlink, and does not fork.

 See https://skarnet.org/software/mdevd/ for details.


* Installation
  ------------

 See the INSTALL file.


* Contact information
  -------------------

 Laurent Bercot <ska-skaware at skarnet.org>

 Please use the <skaware at list.skarnet.org> mailing-list for
questions about mdevd.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].