summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 061 release061Greg Kroah-Hartman2005-07-063-2/+28
* Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH2005-07-062-9/+23
|\
| * update RELEASE-NOTESKay Sievers2005-07-061-0/+15
| * we want to provide OPTFLAGSKay Sievers2005-07-061-9/+8
* | fix cdrom symlink problem in gentoo rulesGreg Kroah-Hartman2005-07-061-8/+8
* | Sync up the Debian rules filesGreg KH2005-07-068-237/+276
|/
* rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUTKay Sievers2005-07-063-4/+3
* udevd: optimize env-key parsingKay Sievers2005-07-062-14/+17
* don't resolve OWNER, GROUP on precompile if string contains %, $Kay Sievers2005-07-061-2/+2
* set default device node to /devKay Sievers2005-07-061-1/+1
* create udevdb files only if somehting interesting happenedKay Sievers2005-07-052-15/+25
* pack parsed rules listKay Sievers2005-07-057-556/+517
* replace useless defines by inline textKay Sievers2005-07-043-92/+63
* move rule matches to functionKay Sievers2005-07-044-143/+53
* add usb_id program to generate usb-storage device identifiersKay Sievers2005-07-043-1/+540
* add IEEE1394 rules to the gentoo rule fileKay Sievers2005-07-031-4/+4
* fake also kernel-name if we renamed a netifKay Sievers2005-07-031-0/+2
* allow OPTIONS to be recognized for /sys/modules /sys/devices eventsKay Sievers2005-07-031-3/+0
* switch gentoo rules to new operatorsKay Sievers2005-07-031-141/+147
* Fix ChangeLog titlesGreg KH2005-07-021-1/+1
* 060 release060Greg KH2005-07-022-1/+67
* [PATCH] Keep udevstart from skipping devices without a 'dev' fileKay Sievers2005-07-021-2/+2
* Fix the gentoo udev rules to allow the box to boot properlyGreg KH2005-07-021-2/+4
* [PATCH] Udev doesn't properly build with $CROSSGustavo Zacarias2005-07-011-1/+1
* [PATCH] #define NETLINK_KOBJECT_UEVENTMarco d'Itri2005-07-011-0/+4
* 059 release059Greg Kroah-Hartman2005-06-302-2/+2
* Update the gentoo rule fileGreg Kroah-Hartman2005-06-301-3/+11
* prepare RELEASE-NOTESKay Sievers2005-06-303-3/+119
* add ID_TYPE to the id probersKay Sievers2005-06-275-18/+107
* add -x to scsi_id to export the queried values in env formatKay Sievers2005-06-271-13/+53
* store the imported device information in the udevdbKay Sievers2005-06-2611-52/+126
* rename udev_volume_id to vol_id and add --export optionKay Sievers2005-06-265-107/+131
* add ata_id to read serial numbers from ATA drivesKay Sievers2005-06-253-1/+203
* IMPORT allow to import program returned keys into the envKay Sievers2005-06-254-15/+45
* unify execute_command() and execute_program()Kay Sievers2005-06-255-141/+93
* IMPORT=<file> allow to import a shell-var style config-fileKay Sievers2005-06-254-2/+182
* allow rules to be compiled to one binary fileKay Sievers2005-06-2415-22/+232
* fix the fix and change the file to wait for to the "bus" linkKay Sievers2005-06-223-49/+47
* Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH2005-06-2158-845/+2243
|\
| * fix udevstart and let all events trvel trough udevKay Sievers2005-06-222-16/+15
| * prepare for module loading rules and add MODALIAS keyKay Sievers2005-06-205-79/+262
| * remove device node, when type block/char has changedKay Sievers2005-06-182-16/+14
| * Makefile: remove dev.d/ hotplug.d/ from install targetKay Sievers2005-06-161-21/+2
| * udevcontrol: add max_childs commandKay Sievers2005-06-161-9/+16
| * udevd: control log-priority of the running daemon with udevcontrolKay Sievers2005-06-169-46/+78
| * udeveventrecorder: add small program that writes an event to diskKay Sievers2005-06-154-7/+153
| * klibc: add missing filesKay Sievers2005-06-144-0/+180
| * udevinitsend: handle replay messages correctlyKay Sievers2005-06-144-27/+30
| * udev: fix netdev RUN handlingHannes Reinecke2005-06-141-26/+27
| * udev man page: add operatorsKay Sievers2005-06-141-0/+30