Repository for eudev development
Go to file
Tom Gundersen 16ded21814 udevd: improve handling of failed worker
The information in the db is stale, so it does not make sense to
expose it any longer. Also, don't drop the kernel event, but simply
pass it on to userspace without ammending it.

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-03-18 20:43:21 -04:00
docs docs/gudev/gudev-sections.txt: add two missing functions 2014-08-05 10:14:50 -04:00
hwdb rules: keyboard - prefix "atkbd" match strings like we prefix the "name" strings 2015-03-18 17:06:01 -04:00
m4 m4/gtk-doc.m4: update to serial 2 2014-08-05 10:23:10 -04:00
man udev: add SYSCTL{} support 2015-03-18 20:33:17 -04:00
rules rules: keyboard - prefix "atkbd" match strings like we prefix the "name" strings 2015-03-18 17:06:01 -04:00
src udevd: improve handling of failed worker 2015-03-18 20:43:21 -04:00
test src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod code 2015-02-11 18:06:47 -05:00
.gitignore rule_generator: remove legacy code 2015-02-11 15:44:15 -05:00
.travis.yml Add .travis.yml 2015-02-09 16:49:33 -05:00
autogen.sh man: ship pre-build man pages 2014-10-31 20:12:39 -04:00
configure.ac src/udev/udev-builtin.c: remove legacy optional keymap 2015-02-11 18:40:16 -05:00
CONTRIBUTING Skip "udev hwdb: Support shipping pre-compiled database" 2014-10-28 20:44:14 -04:00
COPYING Final step of revamping the build system 2012-11-15 21:47:20 -05:00
LEGACY src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod code 2015-02-11 18:06:47 -05:00
Makefile.am rule_generator: remove legacy code 2015-02-11 15:44:15 -05:00
NOTES libudev: private - drop some functions from the internal API 2015-02-11 16:26:30 -05:00
README README: Document the project home page 2013-09-27 17:49:45 -04: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 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.

Homepage: http://www.gentoo.org/proj/en/eudev/

Tarballs of releases: http://dev.gentoo.org/~blueness/eudev/

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>