Repository for eudev development
Go to file
Jóhann B. Guðmundsson 96d6c22b3b udev: add zram to the list of devices inappropriate for symlinks
udev seems to have a race condition with swapon to see which can open
/dev/zram0 first, causing swapon to fail. Seems to be most noticeable
on arm devices one out of every 7 times or something.

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-02-09 08:14:56 -05:00
docs docs/{gudev,libudev}: disable tests so make check works 2013-07-09 04:06:52 -04:00
hwdb keymap: Add Toshiba EQUIUM 2014-01-30 17:47:42 -05:00
m4 Allow autogen on systems without gtk-doc or introspection installed 2012-11-26 18:40:20 -05:00
man udev: support custom Linux Security Module labels for device nodes 2014-01-09 18:47:32 -05: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: add zram to the list of devices inappropriate for symlinks 2014-02-09 08:14:56 -05:00
src use memzero(foo, length); for all memset(foo, 0, length); calls 2014-02-02 07:15:23 -05:00
test use memzero(foo, length); for all memset(foo, 0, length); calls 2014-02-02 07:15:23 -05:00
.gitignore device-nodes: move device node specific code to own file 2014-01-09 14:02:56 -05:00
autogen.sh Allow autogen on systems without gtk-doc or introspection installed 2012-11-26 18:40:20 -05:00
configure.ac src/udev: bring up to date with upstream. 2014-01-13 18:16:50 -05: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
UPSTREAM.notes UPSTREAM.notes: updated 2014-01-13 18:27:39 -05: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>