Ninjatrappeur's systemd working tree
Go to file
Kay Sievers f4fc013652 udevd: track exit status of event process
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-16 02:06:46 +01:00
docs remove misleading install instructions 2005-11-12 04:11:48 +01:00
etc/udev replace udeveventrecorder by a shell script 2005-11-10 02:06:43 +01:00
extras volume_id: use glibc's byteswap 2005-11-12 14:28:22 +01:00
libsysfs libsysfs: remove brute-force "bus", "driver" searching for old kernels 2005-11-02 04:58:59 +01:00
test fix tests and remove no longer useful stuff 2005-11-10 01:50:06 +01:00
.gitignore replace udeveventrecorder by a shell script 2005-11-10 02:06:43 +01:00
ccdv.c [PATCH] tweak the ccdv program to handle files in subdirectories being built. 2005-04-26 22:02:44 -07:00
ChangeLog 075 release 2005-11-10 02:20:25 +01:00
COPYING [PATCH] added initial documentation and gpl license 2005-04-26 21:00:32 -07:00
FAQ FAQ: remove confusing statement about module loading 2005-10-27 13:13:25 +02:00
list.h [PATCH] cleanup list.h 2005-04-26 23:51:00 -07:00
logging.h log to console if syslog is not available 2005-11-05 16:22:14 +01:00
Makefile remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
README remove our own copy of klibc 2005-11-09 15:42:07 +01:00
RELEASE-NOTES remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
TODO update TODO 2005-11-09 15:47:47 +01:00
udev.8 clarify README 2005-10-03 16:28:11 +02:00
udev.c remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
udev.h remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
udev_add.c remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
udev_config.c add strerror() to error logs 2005-11-07 18:44:18 +01:00
udev_db.c move some logging from dbg() to info() 2005-11-07 18:52:03 +01:00
udev_db.h don't store devpath in udevdb, we don't need it 2005-08-27 23:27:43 +02:00
udev_device.c remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
udev_event.c remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
udev_libc_wrapper.c move some logging from dbg() to info() 2005-11-07 18:52:03 +01:00
udev_libc_wrapper.h add dummy inotify syscalls on unsupported architecture 2005-10-28 02:29:38 +02:00
udev_remove.c fix tests and remove no longer useful stuff 2005-11-10 01:50:06 +01:00
udev_rules.c remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
udev_rules.h remove precompiled rules option 2005-11-05 20:00:31 +01:00
udev_rules_parse.c move some logging from dbg() to info() 2005-11-07 18:52:03 +01:00
udev_selinux.c move some logging from dbg() to info() 2005-11-07 18:52:03 +01:00
udev_selinux.h selinux merge fixups again... 2005-04-26 23:52:14 -07:00
udev_utils.c move some logging from dbg() to info() 2005-11-07 18:52:03 +01:00
udev_utils.h remove no longer needed waiting for "dev" file 2005-10-29 21:13:43 +02:00
udev_utils_file.c move some logging from dbg() to info() 2005-11-07 18:52:03 +01:00
udev_utils_run.c add strerror() to error logs 2005-11-07 18:44:18 +01:00
udev_utils_string.c rename ...trailing_char() to ...trailing_chars() 2005-08-28 23:15:51 +02:00
udevcontrol.c add strerror() to error logs 2005-11-07 18:44:18 +01:00
udevd.8 all man pages rewritten to use DocBook XML 2005-08-30 23:30:52 +02:00
udevd.c udevd: track exit status of event process 2005-11-16 02:06:46 +01:00
udevd.h udevd: track exit status of event process 2005-11-16 02:06:46 +01:00
udevinfo.8 test the automatic man page rebuild and checkin 2005-08-30 05:02:11 +02:00
udevinfo.c udevinfo: restore -d option 2005-08-31 02:35:35 +02:00
udevmonitor.8 also forgot udevmonitor.8 2005-08-31 00:03:20 +02:00
udevmonitor.c add linux/types.h back, old glibc-kernel-headers want it 2005-11-12 05:09:34 +01:00
udevsend.8 add missing udevsend man page 2005-08-31 00:00:22 +02:00
udevsend.c add strerror() to error logs 2005-11-07 18:44:18 +01:00
udevstart.8 write man page masters in DocBook XML 2005-08-30 04:41:42 +02:00
udevstart.c remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00
udevtest.8 write man page masters in DocBook XML 2005-08-30 04:41:42 +02:00
udevtest.c remove all built-in wait_for_sysfs logic 2005-11-12 04:17:48 +01:00

udev - userspace device management

For more information see the files in the docs/ directory.

Important Note:
  Integrating udev in the system is a whole lot of work, has complex dependencies
  and differs a lot from distro to distro. All reasonable distros use udev these
  days, the major ones make it mandatory and the system will not work without it.

  The upstream udev project does not support or recomend to replace a distro's udev
  installation with the upstream version. The installation of a unmodified upstream
  version may render your system unusable! There is no "default" setup or a set
  of "default" rules provided by the upstream udev version.

udev requires:
  - 2.6 version of the Linux kernel

  - the kernel must have sysfs, netlink, and hotplug enabled

  - proc must be mounted on /proc

  - sysfs must be mounted at /sys, no other location is supported

  - udev creates and removes device nodes in /dev based on events
    the kernel sends out on device discovery or removal

  - during bootup /dev usually gets a tmpfs mounted which is populated scratch
    by udev (created nodes don't survive a reboot, it always starts from scratch)

  - udev replaces the hotplug event management invoked from /sbin/hotplug
    by the udevd daemon, which receives the kernel events over netlink

  - all kernel events are matched against a set of specified rules which
    make it posible to hook into the event processing

  - there is a copy of the rules files for all major distros in the etc/udev
    directory (you may look there how others distros are doing it)

Setting which are used for building udev:
  prefix
  	set this to the default root that you want to use
  	Only override this if you really know what you are doing
  DESTDIR
  	prefix for install target for package building
  USE_LOG
  	if set to 'true', udev will emit messages to the syslog when
  	it creates or removes device nodes.  This is helpful to see
  	what udev is doing.  This is enabled by default.
  DEBUG
  	if set to 'true', verbose debugging messages will be compiled into
  	the udev binaries.  Default value is 'false'.
  USE_SELINUX
  	if set to 'true', udev will be built with SELinux support
  	enabled.  This is disabled by default.
  USE_KLIBC
  	if set to 'true', udev is built and linked against klibc.
  	Default value is 'false'. KLCC specifies the klibc compiler
  	wrapper, usually in /usr/bin/klcc
  EXTRAS
  	if set, will build the "extra" helper programs as specified
  	as listed (see below for an example.)

if you want to build the udev helper program cdrom_id and scsi_id:
  make EXTRAS="extras/cdrom_id extras/scsi_id"

Please direct any comment/question/concern to the linux-hotplug-devel mailing list at:
  linux-hotplug-devel@lists.sourceforge.net