Go to file
Anthony G. Basile 25aa98f285 src/libudev/log.c: remove code to log to journal
We remove all code which logs to the journal, preserving only
write_to_console(), write_to_syslog() and write_to_kmsg().

    https://github.com/gentoo/eudev/issues/77

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2013-09-26 11:23:03 -04:00
docs docs/{gudev,libudev}: disable tests so make check works 2013-07-09 04:06:52 -04:00
hwdb hwdb/Makefile: remove sym link instroduced by upstram 2013-09-10 05:15:15 -04:00
m4 Allow autogen on systems without gtk-doc or introspection installed 2012-11-26 18:40:20 -05:00
man man/udev.xml: add doc about hwdb database 2013-07-30 08:37:19 -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 80-net-name-slot.rules: only rename network interfaces on ACTION=="add" 2013-09-10 05:30:35 -04:00
src src/libudev/log.c: remove code to log to journal 2013-09-26 11:23:03 -04:00
test test/test-libudev.c: minor change to match upstream 2013-09-10 05:36:39 -04:00
.gitignore Switch from external keymaps to internal (hwdb) keymaps 2013-07-24 16:27:01 -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 doc: clarify the scope of the project 2012-11-19 18:19:50 +01:00
UPSTREAM.notes Update UPSTEAM.notes 2013-09-10 06:19:02 -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: compat with upstream 207 2013-09-14 09:42:28 -04:00

README

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.

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>