eudev/README.md

59 lines
2.3 KiB
Markdown
Raw Normal View History

2021-09-15 04:58:49 +08:00
ADOPTION NOTICE (2021-09-14)
2021-09-16 20:00:44 +08:00
Currently eudev is in the process of being adopted by a newly formed project by Alpine, Devuan and Gentoo contributors (a-z order). Some of the below links and/or contacts may be outdated until the process is complete and all the infra set up.
2021-09-15 04:58:49 +08:00
2021-09-16 20:00:44 +08:00
As of now we are hanging on [Libera.Chat](https://libera.chat/):
ircs://irc.libera.chat:6697/#eudev
https://web.libera.chat/#eudev
2021-09-15 04:58:49 +08:00
Boian Bonev
==========
IMPORTANT DEPRECATION NOTICE (2021-08-20)
Currently eudev is no longer being supported. Eudev was started, in
part because systemd did not build on musl-libc systems and a fork
of the udev portion of systemd was required. Currently systemd can
be built on musl systems with patches from the openembedded team, and
the need to maintain a separate fork is no longer pressing.
Nonetheless, many distros have adopted eudev as their device manager
and so may want to continue using it. Anyone interested in inheriting
the repo may contact me at blueness@gentoo.org.
Anthony G. Basile
==========
2012-11-15 21:33:41 +08:00
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.
2012-11-20 01:06:35 +08:00
This is a project started by Gentoo developers and testing is currently being
done mostly on OpenRC. We welcome contribution from others using a variety of
system initializations to ensure eudev remains system initialization and
distribution neutral.
2012-11-15 21:33:41 +08:00
2015-05-25 04:39:38 +08:00
Homepage: https://wiki.gentoo.org/wiki/Project:Eudev
Tarballs of releases: http://dev.gentoo.org/~blueness/eudev/
2012-11-15 21:33:41 +08:00
Contact: You can email us as a group below.
IRC: Freenode/#gentoo-udev
Committers (alphabetical order by last name):
Luca Barbato (lu_zero) <lu_zero@gentoo.org>
2012-11-16 12:54:25 +08:00
Anthony G. Basile (blueness) <blueness@gentoo.org>
2012-11-17 08:01:34 +08:00
Francisco Izquierdo (klondike) <klondike@gentoo.org>
2012-11-16 12:54:25 +08:00
Ian Stakenvicius (axs) <axs@gentoo.org>
Matthew Thode (prometheanfire) <prometheanfire@gentoo.org>
Tony Vroon (chainsaw) <tony@linx.net>
Richard Yao (ryao) <ryao@gentoo.org>
2012-11-15 21:33:41 +08:00
2016-02-29 03:35:29 +08:00
## Build status
[![Build Status](https://travis-ci.org/gentoo/eudev.svg?branch=master)](https://travis-ci.org/gentoo/eudev)