Systemd/src/udev
Tom Gundersen 9dc670ea76 network: move configuration to /etc/systemd/network
This is private configuraiton, so let's not pollute the namespace (and hence make Debian happy :) ).
2013-10-29 14:17:57 +01:00
..
accelerometer move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
ata_id udev/ata_id: zero out variable properly 2013-04-14 18:52:24 -04:00
cdrom_id Remove or indent #define GNU_SOURCE 2013-03-11 18:03:13 -04:00
collect udev: fix two trivial memleaks in error path 2013-07-19 09:57:04 -04:00
mtd_probe udev: move all unconditionally installed rules to rules/ 2012-04-14 20:10:03 +02:00
net network: move configuration to /etc/systemd/network 2013-10-29 14:17:57 +01:00
scsi_id udev: extern on functions is pointless 2013-03-30 15:21:54 +01:00
v4l_id use the same email address everywhere 2012-11-12 19:47:43 +01:00
.gitignore udev: add builtin 'keyboard' to manage key mappings 2013-07-10 22:52:55 +02:00
.vimrc import udev repository 2012-04-03 21:08:04 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
udev-builtin-blkid.c udev-builtin-blkid: export ID_PART_TABLE_UUID 2013-09-19 11:38:48 -04:00
udev-builtin-btrfs.c udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
udev-builtin-firmware.c udev: firmware - do not created /run/udev/firmware-missing/ 2013-03-03 18:31:52 +01:00
udev-builtin-hwdb.c udev: hwdb - try reading modalias for usb before falling back to the composed one 2013-08-07 16:47:31 +02:00
udev-builtin-input_id.c use the same email address everywhere 2012-11-12 19:47:43 +01:00
udev-builtin-keyboard.c udev: add builtin 'keyboard' to manage key mappings 2013-07-10 22:52:55 +02:00
udev-builtin-kmod.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
udev-builtin-net_id.c hwdb: add --lookup-prefix= option 2013-07-08 11:44:17 +02:00
udev-builtin-net_link.c udev: link-config: add rtnl support 2013-10-27 22:23:58 +01:00
udev-builtin-path_id.c udev-builtin: path_id - add support for bcma bus 2013-10-26 14:34:41 +02:00
udev-builtin-uaccess.c udev-builtin: uaccess - inherit logging form udev 2013-10-19 12:23:17 +02:00
udev-builtin-usb_id.c udev: usb_id - remove obsoleted bInterfaceSubClass == 5 match 2013-10-11 11:23:34 +02:00
udev-builtin.c udev: add network link configuration tool 2013-10-26 22:09:20 +02:00
udev-ctrl.c udev: use initialization instead of zeroing in one place 2013-10-13 17:56:55 -04:00
udev-event.c udev: support custom Linux Security Module labels for device nodes 2013-10-08 02:23:24 +02:00
udev-node.c smack: minimize ifdef use, and move all labeling to smack-util.c 2013-10-11 10:16:41 +02:00
udev-rules.c udev: move udev_rules_check_timestamp to shared 2013-10-26 14:34:31 +02:00
udev-watch.c Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
udev.conf move imported udev into place 2012-04-04 05:05:07 +02:00
udev.h udev: add network link configuration tool 2013-10-26 22:09:20 +02:00
udev.pc.in udev.pc: install udev files to /lib/udev rather than /lib/systemd 2012-05-27 15:24:20 +02:00
udevadm-control.c use the same email address everywhere 2012-11-12 19:47:43 +01:00
udevadm-hwdb.c Fix write-only use of a few variables 2013-10-13 17:56:54 -04:00
udevadm-info.c udev: export tags of "dead" device nodes to /run/udev/static_node-tags/ 2013-07-16 20:07:57 +02:00
udevadm-monitor.c udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
udevadm-settle.c udev: use usec_t and now() 2012-11-12 01:03:14 +01:00
udevadm-test-builtin.c udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
udevadm-test.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
udevadm-trigger.c Remove some dead code 2013-03-31 14:28:36 -04:00
udevadm.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
udevd.c udev: use initialization instead of zeroing in one place 2013-10-13 17:56:55 -04:00