Category:Device Manager: Difference between revisions

From Alpine Linux
(add notes to the "Do I need a device manager?" section)
(Made a subcategory of 'System Administration'.)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A device manager is a program that manages [https://en.wikipedia.org/wiki/Device_node device nodes] in the [https://en.wikipedia.org/wiki/Devfs /dev] directory. It is responsible for things hot-plugging devices such as usb-sticks.


Alpine linux has several device managers available:
[[Category:System Administration]]
* '''[[mdev]]''' (from {{pkg|busybox}}) is the default.
* '''[[mdevd]]''' is standalone, compatible with mdev, more efficient.
* '''[[eudev]]''' is the complex, full-featured one.
 
== Do I need a device manager? ==
 
{{draft}}
{{warning|this needs to be fact checked and should not be trusted yet!}}
A device manager is needed if the devices (like disk or keyboard) change after the system is booted. If this is not needed at all you might consider removing the device manager.
 
{{todo|manually update {{path|/dev}}?}}
 
== See Also ==
* [[Mdev#libudev_replacement|libudev replacement]]

Latest revision as of 06:38, 23 December 2025

Pages in category "Device Manager"

The following 4 pages are in this category, out of 4 total.