Repository for eudev development
Go to file
Fabrice Fontaine 2cb6b734de missing.h: add KEY_ALS_TOGGLE
KEY_ALS_TOGGLE has been added in kernel 4.8 with
9ee2748712

So add it to missing.h to fix build with kernel older than 4.8

Fixes:
 - http://autobuild.buildroot.org/results/0c0aff02df91cdb869efa01e397f7ccc0d9f69af

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2018-12-04 17:14:32 -05:00
hwdb hwdb: sync with systemd/hwdb 2018-09-17 19:06:57 -04:00
m4 docs: remove gtk-docs. 2015-07-20 08:33:47 -04:00
man man: add short options to udevd.xml; update udev.7 2018-03-10 23:49:12 -05:00
rule_generator man: remove UDEV_LOG environment variable 2017-12-05 08:45:57 -05:00
rules rules/64-btrfs.rules: substitue @bindir@ 2018-09-23 21:03:33 -04:00
src missing.h: add KEY_ALS_TOGGLE 2018-12-04 17:14:32 -05:00
test Include <sys/sysmacros.h> to build under glibc-2.25 2017-10-21 18:08:22 -04:00
.gitignore rules/64-btrfs.rules: substitue @bindir@ 2018-09-23 21:03:33 -04:00
.travis.yml travis: Add docbook dep 2016-11-26 00:25:36 +01:00
autogen.sh configure.ac: use automake 1.11 2016-02-28 17:31:02 -05:00
configure.ac configure.ac: bump to version 3.2.7 2018-10-26 09:42:39 -04:00
CONTRIBUTING CONTRIBUTION: give instruction on how to send patches to mailinglist 2017-11-29 06:22:21 -05: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 configure.ac: add option to disable building programs 2017-01-01 18:19:58 -05:00
NOTES skip: udevd: manager - move a few global variables into the Manager object 2015-07-20 09:22:48 -04:00
README.md README.md: update for travis-ci 2016-02-28 14:35:29 -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: https://wiki.gentoo.org/wiki/Project: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>

Build status

Build Status