Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-14 | don't remove symlinks if they are already there | Kay Sievers | |
Consecutive "add" events will not remove and recreate the same symlinks anymore. No longer valid links, like after changing a filesystem label, will still be removed. | |||
2006-06-12 | update SUSE rules | Kay Sievers | |
2006-06-12 | 094 release | Kay Sievers | |
2006-06-11 | add persistent-input.rules | Kay Sievers | |
2006-06-10 | update "writing udev rules" | Daniel Drake | |
2006-06-07 | remove MODALIAS key and substitution | Kay Sievers | |
2006-05-30 | libvolume_id: gfs + gfs2 support | Kay Sievers | |
Patch from Red Hat. | |||
2006-05-29 | update Debian rules | Marco d'Itri | |
2006-05-29 | 093 release | Kay Sievers | |
2006-05-29 | skip device mapper devices for persistent links | Kay Sievers | |
It conflicts with snapshot creation. It will move to its own rule file after kernel provides needed additional events. | |||
2006-05-28 | replace binary firmware helper with shell script | Kay Sievers | |
2006-05-27 | remove udevsend | Kay Sievers | |
2006-05-26 | path_id: prevent endless loop for SAS devices on older kernels | Kay Sievers | |
2006-05-23 | update Fedora rules | Kay Sievers | |
2006-05-23 | path_id: add support for iSCSI devices | Hannes Reinecke | |
2006-05-15 | libvolume_id: add more software raid signatures | Kay Sievers | |
2006-05-13 | libvolume_id: fat - check for signature at end of sector | Kay Sievers | |
2006-05-12 | 092 release | Kay Sievers | |
2006-05-12 | libvolume_id: nss - use different uuid | Kay Sievers | |
2006-05-11 | update Fedora rules | Kay Sievers | |
2006-05-10 | edd_id: fix "(null)" output if "mbr_signature" does not exist | Kay Sievers | |
2006-05-09 | path_id: fix bashism | Marco d'Itri | |
2006-05-09 | path_id: add platform and serio support | Libor Klepac | |
2006-05-09 | vol_id: add NetWare volume detection | Kay Sievers | |
2006-05-07 | selinux: fix typo in block device node selection | Kay Sievers | |
2006-05-01 | fix offsetof() build issue with recent glibc | Kay Sievers | |
2006-05-01 | update Debian rules | Marco d'Itri | |
2006-05-01 | add more warnings for invalid key operations | Kay Sievers | |
2006-05-01 | update SUSE rules | Kay Sievers | |
2006-04-30 | update SUSE rules | Kay Sievers | |
2006-04-28 | vol_id: fix logging from libvolume_id's log function | Kay Sievers | |
2006-04-28 | udevd: create leading directories for /dev/.udev/uevent_seqnum | Kay Sievers | |
2006-04-28 | don't include stropts.h, some libc's don't like it | Kay Sievers | |
2006-04-25 | 091 release | Kay Sievers | |
2006-04-25 | update SUSE rules | Kay Sievers | |
2006-04-25 | udevd: export initial sequence number on startup | Kay Sievers | |
2006-04-24 | allow NAME=="value" to check for already assigned value | Kay Sievers | |
2006-04-22 | persistent rules: fix typo in dm rule | Kay Sievers | |
2006-04-21 | path_id: fix SAS device path generation | Hannes Reinecke | |
2006-04-15 | udevtest: don't try to delete symlinks | Kay Sievers | |
2006-04-15 | 090 release | Kay Sievers | |
2006-04-15 | apply format char to variables exported by ENV | Kay Sievers | |
2006-04-13 | path_id: fix loop for SAS devices | Kay Sievers | |
2006-04-12 | remove old symlinks before creating current ones | Kay Sievers | |
This will prevent incorrect symlinks when a filesystem label is changed and the event is triggered again from sysfs. | |||
2006-04-11 | fix typo in error message | Matt Kraai | |
2006-04-11 | usb_id: remove uneeded code | Kay Sievers | |
2006-04-08 | udevtrigger: fix event order | Kay Sievers | |
Thanks for the fix to: Thomas de Grenier de Latour <degrenier@easyconnect.fr> | |||
2006-04-08 | volume_id: move some debug to info level | Kay Sievers | |
2006-04-06 | let udevmonitor show the possibly renamed devpath | Kay Sievers | |
For renamed network interfaces, the udev socket message header contained the original devpath, which we have updated in the environment after the kernel has silently renamed the netif. | |||
2006-04-06 | export INTERFACE_OLD if we renamed a netif | Kay Sievers | |