Repository for eudev development
Go to file
Anthony G. Basile 7d4a62f8c1 Isolation of udev code from remaining systemd
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 2944f347d0 -- <filename>
2012-11-15 10:33:16 -05:00
docs Isolation of udev code from remaining systemd 2012-11-15 10:33:16 -05:00
keymaps keymap: Add HP EliteBook 8440p 2012-10-26 06:31:14 +02:00
m4 Isolation of udev code from remaining systemd 2012-11-15 10:33:16 -05:00
man Isolation of udev code from remaining systemd 2012-11-15 10:33:16 -05:00
rules Isolation of udev code from remaining systemd 2012-11-15 10:33:16 -05:00
src Isolation of udev code from remaining systemd 2012-11-15 10:33:16 -05:00
test Isolation of udev code from remaining systemd 2012-11-15 10:33:16 -05:00
autogen.sh autogen.sh: disable _FORTIFY_SOURCE, we want -O0, which is incompatible 2012-08-08 13:16:57 +02:00
configure.ac configure.ac: fix FTBFS with new glibc 2012-11-14 14:46:15 +01:00
Makefile.am build-sys: store journald code in a noinst library 2012-11-14 23:39:53 +01:00
README initial commit: README 2012-11-15 08:33:41 -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 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>