summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-08remove devfs rules and scriptsKay Sievers
2006-03-07warn about %e, MODALIAS, $modaliasKay Sievers
2006-03-07fix persistent disk rules to exclude removable IDE drivesKay Sievers
2006-03-01path_id: support SAS devicesHannes Reinecke
2006-03-01typo in debug text in udev_run_hotplugd.cMasatake YAMATO
2006-02-24086 releaseKay Sievers
2006-02-23udevd: fix queue export for multiple events for the same deviceKay Sievers
2006-02-21volume_id: add missing returnKay Sievers
2006-02-21update to udev-084/doc/writing_udev_rulesNix
2006-02-21volume_id: split raid and filesystem detectionKay Sievers
2006-02-21volume_id: replace __packed__ by PACKED macroKay Sievers
2006-02-21workaround missing kernel headers for some architecturesKyle McMartin
2006-02-15085 releaseKay Sievers
2006-02-15include errno.h in udev_libc_wrapper.cKay Sievers
2006-02-15fix typo in parisc support to path_idJeroen Roovers
2006-02-15update Gentoo rulesKay Sievers
2006-02-15update Red Hat rulesKay Sievers
2006-02-15update SUSE rulesKay Sievers
2006-02-15exit WAIT_FOR_SYSFS if the whole device goes awayKay Sievers
2006-02-13cramfs detection for bigendianKay Sievers
2006-02-03include sys/socket.h for klibc buildKay Sievers
2006-02-01fix typo in man pageKay Sievers
2006-02-01Fix trivial spelling errors in RELEASE-NOTESAndrey Borzenkov
2006-01-31make WAIT_FOR_SYSFS usable in non "wait-only" rulesKay Sievers
2006-01-30084 releaseKay Sievers
2006-01-30add debug output to sysfs operationsKay Sievers
2006-01-29let SYSFS{} look at the device, not only the parent deviceKay Sievers
2006-01-29optimize sysfs device and attribute cacheKay Sievers
2006-01-28scsi_id: remove dead filesKay Sievers
2006-01-28whitespace fixesKay Sievers
2006-01-28remove UDEVD_UEVENT_INITSENDKay Sievers
2006-01-28move manpages to top levelKay Sievers
2006-01-28replace fancy silent build program by simple kernel build like logicKay Sievers
2006-01-27switch CROSS to CROSS_COMPILEKay Sievers
2006-01-27update SUSE rulesKay Sievers
2006-01-27083 releaseKay Sievers
2006-01-27remove redundant substitution of RUN keyKay Sievers
2006-01-26don't add $SUBSYSTEM automatically as $1 to programsKay Sievers
2006-01-26find programs in /lib/udev for IMPORT if {program} is not givenKay Sievers
2006-01-26check for ignore_device in loop looks redundantAndrey Borzenkov
2006-01-26man page: document when substitutions are applied for RUN and other keysAndrey Borzenkov
2006-01-26udevstart: fix NAME="" which prevents RUN from being executedKay Sievers
2006-01-25082 releaseKay Sievers
2006-01-25let "ignore_device" always return the event successfullyKay Sievers
2006-01-25udevtest: add udev_rules_apply_format() to RUN keysKay Sievers
2006-01-25rename apply_format() cause it is public nowKay Sievers
2006-01-24update SUSE rulesKay Sievers
2006-01-24remove udev, udevstart, udevsend from the default installationKay Sievers
2006-01-24recreate man pages from xml sourceKay Sievers
2006-01-24move udev(8) manpage to udev(7)Kay Sievers