Commit Graph

  • 04cc3a81d0 udevtrigger: add --retry-failed Kay Sievers 2006-08-20 18:22:44 +02:00
  • 3770f6093f fix 'unknow user' error from getpwnam/getgrnam Marco d'Itri 2006-08-20 18:21:50 +02:00
  • c472055c90 fix typo in SUBSYSTEMS key parsing Kay Sievers 2006-08-20 18:20:55 +02:00
  • 220dac4c5e export DRIVER for older kernels as a replacement for PHYSDEVDRIVER Kay Sievers 2006-08-20 18:19:08 +02:00
  • 775f5e3587 update default rules Kay Sievers 2006-08-20 18:18:24 +02:00
  • a990821d93 update SUSE rules Kay Sievers 2006-08-20 18:17:58 +02:00
  • d0c8cb7d9c introduce ATTR{file}="value" to set sysfs attributes Kay Sievers 2006-08-20 18:16:27 +02:00
  • 38895e573c skip rule, if too may keys of the same type are used Kay Sievers 2006-08-20 18:15:29 +02:00
  • 95776dc6ec consistent key naming to match only the event device or include all parent devices Kay Sievers 2006-08-19 16:06:25 +02:00
  • eef7c9a385 selinux: init once in the daemon, not in every event process Harald Hoyer 2006-08-18 03:47:59 +02:00
  • 36dddd1ca4 lookup_user, lookup_group: report "unknown user" and "lookup failed" Kay Sievers 2006-08-18 03:15:26 +02:00
  • 2362eea601 udevinfo, udevtest: simplify '/sys' stripping from devpath argument Kay Sievers 2006-08-18 02:33:46 +02:00
  • 1aa0c52b44 udevinfo: allow -a -n <node> Kay Sievers 2006-08-18 02:31:37 +02:00
  • 554dde8e9a db: store devpath - node relationship for all devices Kay Sievers 2006-08-18 02:27:16 +02:00
  • 878b47da74 udevtest: allow /sys in the devpath paramter Alex Merry 2006-08-17 21:14:45 +02:00
  • 33a570f38b man pages: fix typos Michał Bartoszkiewicz 2006-08-17 00:58:37 +02:00
  • dbd16d2684 rename udev_libc_wrapper -> udev_sysdeps Kay Sievers 2006-08-16 02:04:04 +02:00
  • aa9a49b4b3 volume_id: fix fat32 cluster chain traversal Lennart Poettering 2006-08-15 23:53:14 +02:00
  • 226b969271 man page: fix typo Kay Sievers 2006-08-15 19:38:13 +02:00
  • 469aa1df95 udevd: remove huge socket buffer on the control socket Kay Sievers 2006-08-15 00:00:16 +02:00
  • be31371fbb 097 release Kay Sievers 2006-08-13 05:34:05 +02:00
  • 254efc14a4 udevd: read DRIVER from the environment Kay Sievers 2006-08-13 05:32:09 +02:00
  • 258e77a555 update SUSE rules Kay Sievers 2006-08-13 04:24:40 +02:00
  • d4ae9925ee don't report an error on overlong comment lines Kay Sievers 2006-08-13 04:23:16 +02:00
  • 9a8ad783a4 update Fedora rules Kay Sievers 2006-08-13 04:22:21 +02:00
  • d146fa8f72 add late.rules to default rules Kay Sievers 2006-08-11 16:41:52 +02:00
  • 6afe0d7486 add 'crypto' devices to persistent storage rules Kay Sievers 2006-08-11 16:41:15 +02:00
  • e37938510a add joystick support to persistent input rules Anssi Hannula 2006-08-11 16:40:20 +02:00
  • eb1f908a2b move default rules to etc/udev/rules.d/ Kay Sievers 2006-08-11 14:48:38 +02:00
  • 4699afe1fd update SUSE rules Kay Sievers 2006-08-11 14:39:13 +02:00
  • fef35cc846 update frugalware rules Kay Sievers 2006-08-10 14:26:18 +02:00
  • f051e34069 udevd: autotune max_childs/max_childs_running Kay Sievers 2006-08-10 12:50:53 +02:00
  • a77f74dd93 update slackware rules Piter PUNK 2006-08-08 18:10:16 +02:00
  • 15c02d46f5 update README Kay Sievers 2006-08-07 03:13:27 +02:00
  • 9824e9a764 udevd: remove useless udevinitsend parameter Kay Sievers 2006-08-05 19:18:41 +02:00
  • 239cc98b80 initialize unused sockets to -1 Kay Sievers 2006-08-05 13:24:05 +02:00
  • b3518c16e3 rename udevcontrol message types and variables Kay Sievers 2006-08-05 13:22:44 +02:00
  • e62fea3513 report failing getpwnam/getgrnam as error Kay Sievers 2006-08-05 04:59:25 +02:00
  • 05ec6e7507 switch ifdef __KLIBC__ to ifndef __GLIBC__ Kay Sievers 2006-08-05 00:35:05 +02:00
  • eb82b76ded libvolume_id: read ufs2 label Kay Sievers 2006-08-05 00:02:58 +02:00
  • b5adfb4f33 Makefile: fix dependency Kay Sievers 2006-08-05 00:00:15 +02:00
  • 22f5934a85 udevinfo: add DRIVER== Kay Sievers 2006-07-30 15:54:28 +02:00
  • 55c1768ca1 refresh vol_id man page Kay Sievers 2006-07-29 02:13:42 +02:00
  • 660508cdcb man pages: work around xmlto which tries to be smart Kay Sievers 2006-07-29 02:08:58 +02:00
  • 21dabee8a7 man pages: replace 'device-path' by 'devpath' Kay Sievers 2006-07-29 01:48:11 +02:00
  • 1d569d17b2 path_id: fix an harmless syntax error Marco d'Itri 2006-07-29 01:01:21 +02:00
  • e861e01341 make rename_netif() error messages useful Marco d'Itri 2006-07-29 01:00:16 +02:00
  • 353b00edbc Fix inotify syscalls on ARM Richard Purdie 2006-07-27 10:53:11 +02:00
  • cdf1894863 libvolume_id: add parameter 'size' to all probe functions Kay Sievers 2006-07-25 14:59:50 +02:00
  • b437ec958a remove 'static' from local variable Kay Sievers 2006-07-25 14:45:09 +02:00
  • aa0b70530c use "change" instead of "online" events Kay Sievers 2006-07-21 22:31:58 +02:00
  • e8c335b60a increase /proc/stat read buffer Kay Sievers 2006-07-21 21:42:05 +02:00
  • 733f070ddd switch uevent netlink socket to group 1 only Kay Sievers 2006-07-21 21:41:11 +02:00
  • 7d5ccc0810 vol_id: add --skip-raid and --probe-all option Kay Sievers 2006-07-13 16:59:01 +02:00
  • f566b05b57 firmware.sh: remove needless '/' Kay Sievers 2006-07-11 14:16:59 +02:00
  • 8448b7cea0 096 release Kay Sievers 2006-07-09 21:48:19 +02:00
  • c2e04d6b8b path_id: prepare for new sysfs layout Kay Sievers 2006-07-09 21:32:55 +02:00
  • 989e081131 allow longer devpath values Kay Sievers 2006-07-06 13:49:43 +02:00
  • c76b97dc4d Makefiles: fix .PHONY for man page target Kay Sievers 2006-07-04 18:41:07 +02:00
  • 486e62f8ad 095 release Kay Sievers 2006-07-04 12:34:55 +02:00
  • c8ff4b3db4 remove broken %e enumeration Kay Sievers 2006-07-04 12:27:00 +02:00
  • f1e9ccb94d print usage of udevcontrol when no or invalid command is given Tobias Klauser 2006-07-03 01:03:53 +02:00
  • b879c303a7 netif rename: optimistic loop for the name to become free Kay Sievers 2006-07-03 00:58:35 +02:00
  • e0595b53b5 update SUSE rules Kay Sievers 2006-06-16 11:11:27 +02:00
  • 6cf19e52c3 udevinfo: clarify parent device attribute use Kay Sievers 2006-06-16 11:11:07 +02:00
  • 3c9e5740eb allow "online" events to create/update symlinks Kay Sievers 2006-06-14 18:12:01 +02:00
  • fa33d857e2 don't remove symlinks if they are already there Kay Sievers 2006-06-14 16:32:52 +02:00
  • afb66e3233 update SUSE rules Kay Sievers 2006-06-12 20:28:35 +02:00
  • a924bf9a82 094 release Kay Sievers 2006-06-12 10:27:03 +02:00
  • 521e3f7808 add persistent-input.rules Kay Sievers 2006-06-11 17:11:27 +02:00
  • 5aeea7b1f7 update "writing udev rules" Daniel Drake 2006-06-10 23:46:15 +02:00
  • 8912051213 remove MODALIAS key and substitution Kay Sievers 2006-06-07 16:00:34 +02:00
  • e55a73abb0 libvolume_id: gfs + gfs2 support Kay Sievers 2006-05-30 16:01:28 +02:00
  • 47b3e9478c update Debian rules Marco d'Itri 2006-05-29 21:00:32 +02:00
  • df16b77934 093 release Kay Sievers 2006-05-29 11:18:16 +02:00
  • cecd7f9a75 skip device mapper devices for persistent links Kay Sievers 2006-05-29 11:17:21 +02:00
  • 1388c83011 replace binary firmware helper with shell script Kay Sievers 2006-05-28 10:23:32 +02:00
  • 5005ca5991 remove udevsend Kay Sievers 2006-05-27 12:20:51 +02:00
  • ecc527e0be path_id: prevent endless loop for SAS devices on older kernels Kay Sievers 2006-05-26 17:35:44 +02:00
  • 7223b9c951 update Fedora rules Kay Sievers 2006-05-23 14:30:06 +02:00
  • 321f7bbb0a path_id: add support for iSCSI devices Hannes Reinecke 2006-05-23 13:26:41 +02:00
  • 6deef78755 libvolume_id: add more software raid signatures Kay Sievers 2006-05-15 21:57:28 +02:00
  • 2bac6c64aa libvolume_id: fat - check for signature at end of sector Kay Sievers 2006-05-13 18:38:03 +02:00
  • acc8322f1f 092 release Kay Sievers 2006-05-12 15:25:17 +02:00
  • 172ee4205c libvolume_id: nss - use different uuid Kay Sievers 2006-05-12 11:35:57 +02:00
  • ce1df104be update Fedora rules Kay Sievers 2006-05-11 17:23:41 +02:00
  • 7331443248 edd_id: fix "(null)" output if "mbr_signature" does not exist Kay Sievers 2006-05-10 17:11:00 +02:00
  • d7fea966f1 path_id: fix bashism Marco d'Itri 2006-05-09 18:24:43 +02:00
  • 5ac7a25e85 path_id: add platform and serio support Libor Klepac 2006-05-09 18:23:20 +02:00
  • 674e00f67c vol_id: add NetWare volume detection Kay Sievers 2006-05-09 08:46:07 +02:00
  • c7a42aea3c selinux: fix typo in block device node selection Kay Sievers 2006-05-07 22:31:06 +02:00
  • 9571122e00 fix offsetof() build issue with recent glibc Kay Sievers 2006-05-01 20:36:21 +02:00
  • 5263fb3464 update Debian rules Marco d'Itri 2006-05-01 03:32:30 +02:00
  • b1c4f377c4 add more warnings for invalid key operations Kay Sievers 2006-05-01 01:45:26 +02:00
  • a5df2c5732 update SUSE rules Kay Sievers 2006-05-01 01:44:59 +02:00
  • 51f22c5696 update SUSE rules Kay Sievers 2006-04-30 02:06:15 +02:00
  • 3d6d12c6b1 vol_id: fix logging from libvolume_id's log function Kay Sievers 2006-04-28 17:52:09 +02:00
  • 0e385feecc udevd: create leading directories for /dev/.udev/uevent_seqnum Kay Sievers 2006-04-28 00:34:05 +02:00
  • 5fc32819ec don't include stropts.h, some libc's don't like it Kay Sievers 2006-04-28 00:32:32 +02:00
  • 866bfe8817 091 release Kay Sievers 2006-04-25 22:39:59 +02:00