eudev/README.md

30 lines
1.2 KiB
Markdown
Raw Normal View History

2012-11-15 20:33:41 +07: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 00:06:35 +07: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 20:33:41 +07:00
2015-05-25 03:39:38 +07:00
Homepage: https://wiki.gentoo.org/wiki/Project:Eudev
Tarballs of releases: http://dev.gentoo.org/~blueness/eudev/
2012-11-15 20:33:41 +07: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 11:54:25 +07:00
Anthony G. Basile (blueness) <blueness@gentoo.org>
2012-11-17 07:01:34 +07:00
Francisco Izquierdo (klondike) <klondike@gentoo.org>
2012-11-16 11:54:25 +07: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 20:33:41 +07:00
2016-02-29 02:35:29 +07:00
## Build status
[![Build Status](https://travis-ci.org/gentoo/eudev.svg?branch=master)](https://travis-ci.org/gentoo/eudev)