Repository for eudev development
Go to file
Zbigniew Jędrzejewski-Szmek a79876e097 shared/log: add log_trace as compile-time optional debugging
Repetetive messages can be annoying when running with
SYSTEMD_LOG_LEVEL=debug, but they are sometimes very useful
when debugging problems. Add log_trace which is like log_debug
but becomes a noop unless LOG_TRACE is defined during compilation.
This makes it easy to enable very verbose logging for a subset
of programs when compiling from source.

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-10-25 11:40:24 -04:00
docs docs/gudev/gudev-sections.txt: add two missing functions 2014-08-05 10:14:50 -04:00
hwdb hwdb: Add mapping for special keys on compaq ku 0133 keyboards 2014-10-25 11:24:22 -04:00
m4 m4/gtk-doc.m4: update to serial 2 2014-08-05 10:23:10 -04:00
man man: make udev.event-timeout more visible 2014-10-25 11:32:18 -04:00
rule_generator rule-generator: make sure /etc/udev/rules.d/ exists prior to trying to write to it 2013-07-10 10:52:13 -04:00
rules udev: remove userspace firmware loading support 2014-09-13 08:27:22 -04:00
src shared/log: add log_trace as compile-time optional debugging 2014-10-25 11:40:24 -04:00
test test: udev - restrict nemuric uid's to existing ones 2014-09-24 18:55:46 -04:00
.gitignore src/shared: refactor shared code 2014-08-05 19:22:24 -04:00
autogen.sh Allow autogen on systems without gtk-doc or introspection installed 2012-11-26 18:40:20 -05:00
configure.ac configure.ac: require automake 1.13 2014-09-15 17:01:33 -04:00
CONTRIBUTING CONTRIBUTING: documentation on how to contribute 2012-12-04 17:50:37 -05:00
COPYING Final step of revamping the build system 2012-11-15 21:47:20 -05:00
Makefile.am Switch from external keymaps to internal (hwdb) keymaps 2013-07-24 16:27:01 -04: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>