mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
Repository for eudev development
7d4a62f8c1
This commit is a first attempt to isolate the udev code from the
remaining code base. It intentionally does not modify any files
but purely delete files which, on a first examination, appear to
not be needed. This is a sweeping commit which may easily have
missed needed code. Files can be retrieved by doing a checkout
from the previous commit:
git checkout
|
||
---|---|---|
docs | ||
keymaps | ||
m4 | ||
man | ||
rules | ||
src | ||
test | ||
autogen.sh | ||
configure.ac | ||
Makefile.am | ||
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 Gentoo sponsored project and testing is currently being done with openrc. However, we aim to be distro neutral and welcome contribution from others using a varieity of system initializations. We also aim towards POSIX compliance. Contact: You can email us as a group below. IRC: Freenode/#gentoo-udev Committers (alphabetical order by last name): Anthony G. Basile (blueness) <blueness@gentoo.org> Ian Stakenvicius (axs) <axs@gentoo.org> Tony Vroon (chainsaw) <tony@linx.net> Richar Yao (ryao) <ryao@gentoo.org>