summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-07062 releaseudev/v062Greg Kroah-Hartman
2005-07-07fix symlink values separated by multiple spacesKay Sievers
2005-07-07update RELEASE-NOTESKay Sievers
2005-07-07fix typo in group assignmentKay Sievers
2005-07-07fix default-name handling and NAME="" rulesKay Sievers
2005-07-07add WAIT_FOR_SYSFS key to loop until a file in sysfs arrivesKay Sievers
2005-07-07fix unquoted strings in udevinitsendKay Sievers
2005-07-06061 releaseudev/v061Greg Kroah-Hartman
2005-07-06Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH
2005-07-06update RELEASE-NOTESKay Sievers
2005-07-06fix cdrom symlink problem in gentoo rulesGreg Kroah-Hartman
2005-07-06Sync up the Debian rules filesGreg KH
2005-07-06we want to provide OPTFLAGSKay Sievers
2005-07-06rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUTKay Sievers
2005-07-06udevd: optimize env-key parsingKay Sievers
2005-07-06don't resolve OWNER, GROUP on precompile if string contains %, $Kay Sievers
2005-07-06set default device node to /devKay Sievers
2005-07-05create udevdb files only if somehting interesting happenedKay Sievers
2005-07-05pack parsed rules listKay Sievers
2005-07-04replace useless defines by inline textKay Sievers
2005-07-04move rule matches to functionKay Sievers
2005-07-04add usb_id program to generate usb-storage device identifiersKay Sievers
2005-07-03add IEEE1394 rules to the gentoo rule fileKay Sievers
2005-07-03fake also kernel-name if we renamed a netifKay Sievers
2005-07-03allow OPTIONS to be recognized for /sys/modules /sys/devices eventsKay Sievers
2005-07-03switch gentoo rules to new operatorsKay Sievers
2005-07-02Fix ChangeLog titlesGreg KH
2005-07-02060 releaseudev/v060Greg KH
2005-07-02[PATCH] Keep udevstart from skipping devices without a 'dev' fileKay Sievers
2005-07-02Fix the gentoo udev rules to allow the box to boot properlyGreg KH
2005-07-01[PATCH] Udev doesn't properly build with $CROSSGustavo Zacarias
2005-07-01[PATCH] #define NETLINK_KOBJECT_UEVENTMarco d'Itri
2005-06-30059 releaseudev/v059Greg Kroah-Hartman
2005-06-30Update the gentoo rule fileGreg Kroah-Hartman
2005-06-30prepare RELEASE-NOTESKay Sievers
2005-06-27add ID_TYPE to the id probersKay Sievers
2005-06-27add -x to scsi_id to export the queried values in env formatKay Sievers
2005-06-26store the imported device information in the udevdbKay Sievers
2005-06-26rename udev_volume_id to vol_id and add --export optionKay Sievers
2005-06-25add ata_id to read serial numbers from ATA drivesKay Sievers
2005-06-25IMPORT allow to import program returned keys into the envKay Sievers
2005-06-25unify execute_command() and execute_program()Kay Sievers
2005-06-25IMPORT=<file> allow to import a shell-var style config-fileKay Sievers
2005-06-24allow rules to be compiled to one binary fileKay Sievers
2005-06-22fix the fix and change the file to wait for to the "bus" linkKay Sievers
2005-06-21Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH
2005-06-22fix udevstart and let all events trvel trough udevKay Sievers
2005-06-20prepare for module loading rules and add MODALIAS keyKay Sievers
2005-06-18remove device node, when type block/char has changedKay Sievers
2005-06-16[PATCH] Dialout group fix for capi devices in the gentoo rules fileStefan Schweizer