Repository for eudev development
Go to file
Richard Yao 2182f784f0 Include dev-setup.h and cgroup-util.h to explicitly declare functions
Clang 3.1 indicated that we had implicitly declared several, which is
illegal in C99.

Signed-off-by: Richard Yao <ryao@gentoo.org>
2012-11-18 15:20:03 -05:00
docs Fix gtk-doc build 2012-11-18 09:38:09 -05:00
hwdb Restructure src/ as per lu_zero 2012-11-17 16:22:12 -05:00
keymaps Final step of revamping the build system 2012-11-15 21:47:20 -05:00
keymaps-force-release Final step of revamping the build system 2012-11-15 21:47:20 -05:00
m4 Isolation of udev code from remaining systemd 2012-11-15 10:33:16 -05:00
man Second step of revamping the build system 2012-11-15 20:18:22 -05:00
rules Eliminate blkid-builtin 2012-11-17 01:07:22 -05:00
src Include dev-setup.h and cgroup-util.h to explicitly declare functions 2012-11-18 15:20:03 -05:00
test Second step of revamping the build system 2012-11-15 20:18:22 -05:00
.gitignore Restructure src/ as per lu_zero 2012-11-17 16:22:12 -05:00
autogen.sh Fix build when gtk-doc is enabled 2012-11-17 21:15:36 +01:00
configure.ac Got helper in src/* and make distcheck working 2012-11-18 07:08:19 -05:00
COPYING Final step of revamping the build system 2012-11-15 21:47:20 -05:00
Makefile.am Restructure src/ as per lu_zero 2012-11-17 16:22:12 -05:00
README Fix typo 2012-11-17 11:46:38 +01: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.

This is a Gentoo sponsored project and testing is currently being done
with openrc.  However, we aim to be distro neutral and welcome contribution
from others using a variety of system initializations.  We also aim
towards POSIX compliance.

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>
    Anthony G. Basile   (blueness)          <blueness@gentoo.org>
    Francisco Izquierdo (klondike)          <klondike@gentoo.org>
    Ian Stakenvicius    (axs)               <axs@gentoo.org>
    Matthew Thode       (prometheanfire)    <prometheanfire@gentoo.org>
    Tony Vroon          (chainsaw)          <tony@linx.net>
    Richard Yao         (ryao)              <ryao@gentoo.org>