mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 15:00:56 +07:00
Update as per IRC discussion
This commit is contained in:
parent
2703baf556
commit
ffc1b77871
18
README.md
18
README.md
@ -1,11 +1,17 @@
|
|||||||
This git repo is a fork of git://anongit.freedesktop.org/systemd/systemd
|
**eudev** is a standalone dynamic and persistent device naming support (aka
|
||||||
with the aim of isolating udev from any particular flavor of system
|
userspace devfs) daemon that runs independently from the init system.
|
||||||
initialization. In this case, the isolation is from systemd.
|
**eudev** strives to remain init system and linux distribution neutral. It is
|
||||||
|
currently used as the devfs manager for more than a dozen different linux
|
||||||
|
distributions.
|
||||||
|
|
||||||
|
This git repo is a fork of git://anongit.freedesktop.org/systemd/systemd with
|
||||||
|
the aim of isolating udev from any particular flavor of system initialization.
|
||||||
|
In this case, the isolation is from systemd.
|
||||||
|
|
||||||
This is a project started by Gentoo developers and testing was initially being
|
This is a project started by Gentoo developers and testing was initially being
|
||||||
done mostly on OpenRC. We welcome contribution from others using a variety of
|
done mostly on OpenRC. We welcome contribution from others using a variety of
|
||||||
system initializations to ensure eudev remains system initialization and
|
system initializations to ensure **eudev** remains system initialization and
|
||||||
distribution neutral. On 2021-08-20 Gentoo decided to abandon eudev and a new
|
distribution neutral. On 2021-08-20 Gentoo decided to abandon eudev and a new
|
||||||
project was established on 2021-09-14 by Alpine, Devuan and Gentoo
|
project was established on 2021-09-14 by Alpine, Devuan and Gentoo
|
||||||
contributors (alphabetical order).
|
contributors (alphabetical order).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user