1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-25 01:34:28 +03:00
systemd/udev
Kay Sievers fc7d16f993 cleanup old names before creating the new names
Scott found that the node /dev/pktcdvd can not be replaced by
/dev/pktcdvd/control by changing the rules, and re-trigger the
event. We used to create the new names before we cleaned up the
old ones, which can not work if we need to create subdir with
the same name.
2009-01-16 21:15:53 +01:00
..
lib libudev: use 4096 bytes buffer for attribute reading 2009-01-14 21:54:31 +01:00
.gitignore gitignore: move *.8 to subdirs 2008-09-29 05:03:43 +02:00
Makefile.am make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
test-udev.c cache uid/gid during rule parsing 2008-10-24 10:51:04 +02:00
udev-event.c cleanup old names before creating the new names 2009-01-16 21:15:53 +01:00
udev-node.c remove name from index if the node name has changed 2009-01-16 21:14:13 +01:00
udev-rules.c udevadm: test - remove --force option 2009-01-15 20:20:16 +01:00
udev-selinux.c selinux_init(udev) -> udev_selinux_init(udev) 2008-10-18 19:30:42 +02:00
udev-sysdeps.h include errno.h in sysdeps.h 2008-11-21 04:19:11 +01:00
udev-util.c "'/sbin/modprobe abnormal' exit" - also print program options 2008-12-20 00:03:53 +01:00
udev.h udevadm: test - remove --force option 2009-01-15 20:20:16 +01:00
udev.xml man: udev - update NAME assignment 2009-01-02 14:07:54 +01:00
udevadm-control.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-info.c udevadm: s/udevinfo/udevadm info/ 2009-01-05 12:28:09 +01:00
udevadm-monitor.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-settle.c udevadm: settle - allow --timeout=0 and --quiet 2008-12-08 16:48:54 +01:00
udevadm-test.c udevadm: test - remove --force option 2009-01-15 20:20:16 +01:00
udevadm-trigger.c libudev: device - get_attr_value() -> get_sysattr_value() 2008-10-20 18:12:36 +02:00
udevadm.c udevadm: fix option parsing breakage with klibc 2008-11-15 02:01:15 +01:00
udevadm.xml udevadm: test - remove --force option 2009-01-15 20:20:16 +01:00
udevd.c require non-SYSFS_DEPRECATED 2.6.20+ kernel 2008-12-29 06:04:09 +01:00
udevd.xml udevadm: add --version --help options to man page, hide them as commands 2008-09-07 14:48:33 +02:00