Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-28 | man pages: mention udev(7) not udev(8) | Kay Sievers | |
Thanks to: Henrique de Moraes Holschuh <hmh@debian.org> | |||
2006-03-28 | remove all stripping code | Kay Sievers | |
2006-03-28 | volume_id: define exported symbols | Kay Sievers | |
2006-03-27 | volume_id: remove some global symbols | Kay Sievers | |
2006-03-27 | because is better than cause | Kay Sievers | |
2006-03-27 | volume_id: use shared library by default | Kay Sievers | |
2006-03-27 | volume_id: rename subdirectory | Kay Sievers | |
2006-03-27 | volume_id: provide a custom debug function | Kay Sievers | |
2006-03-23 | update man page | Kay Sievers | |
2006-03-23 | fix rule order for persistent tape links | Kay Sievers | |
Thanks a lot to Marco for finding this. | |||
2006-03-23 | volume_id: provide library | Kay Sievers | |
2006-03-22 | don't create uuid/label links for raid members | Kay Sievers | |
2006-03-22 | change rule to skip removable IDE devices | Kay Sievers | |
2006-03-22 | path_id: add bus to USB path | Hannes Reinecke | |
2006-03-21 | 088 release | Kay Sievers | |
2006-03-21 | update SUSE rules | Kay Sievers | |
2006-03-21 | fix output for USB path | Kay Sievers | |
2006-03-21 | rename "persistent disk" to "persistent storage" | Kay Sievers | |
2006-03-21 | fix spelling error in debug string | Kay Sievers | |
2006-03-21 | volume_id: remove all partition table support | Kay Sievers | |
2006-03-21 | persistent links: add scsi tape links and usb path support | Hannes Reinecke | |
2006-03-21 | volume_id: remove partition table parsing code | Kay Sievers | |
2006-03-17 | add ',' to trusted chars | Kay Sievers | |
SGI needs it for some compatibility device names from irix, xvm volumes use "volname,subvolname" as the default device node. | |||
2006-03-17 | add udevtrigger to request events for coldplug | Kay Sievers | |
The shell script can't handle 1000's of devices. | |||
2006-03-16 | correct use of fcntl() | Kay Sievers | |
2006-03-16 | reset signal handler in event process | Kay Sievers | |
2006-03-08 | volume_id: add squashfs detection | Kay Sievers | |
2006-03-08 | 087 release | Kay Sievers | |
2006-03-08 | remove devfs rules and scripts | Kay Sievers | |
2006-03-07 | warn about %e, MODALIAS, $modalias | Kay Sievers | |
2006-03-07 | fix persistent disk rules to exclude removable IDE drives | Kay Sievers | |
2006-03-01 | path_id: support SAS devices | Hannes Reinecke | |
2006-03-01 | typo in debug text in udev_run_hotplugd.c | Masatake YAMATO | |
2006-02-24 | 086 release | Kay Sievers | |
2006-02-23 | udevd: fix queue export for multiple events for the same device | Kay Sievers | |
Identified by Joachim Plack <jplack@suse.de> while working around the problem that the device nodes appear and disappear while the partitiontable is re-read and the application need to waait for an empty udevd queue. | |||
2006-02-21 | volume_id: add missing return | Kay Sievers | |
2006-02-21 | update to udev-084/doc/writing_udev_rules | Nix | |
2006-02-21 | volume_id: split raid and filesystem detection | Kay Sievers | |
2006-02-21 | volume_id: replace __packed__ by PACKED macro | Kay Sievers | |
2006-02-21 | workaround missing kernel headers for some architectures | Kyle McMartin | |
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org> | |||
2006-02-15 | 085 release | Kay Sievers | |
2006-02-15 | include errno.h in udev_libc_wrapper.c | Kay Sievers | |
2006-02-15 | fix typo in parisc support to path_id | Jeroen Roovers | |
As reported at http://bugs.gentoo.org/show_bug.cgi?id=113379 path_id is still broken for parisc boxes. This patch from Jeroen Roovers <jer@gentoo.org> fixes that. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | |||
2006-02-15 | update Gentoo rules | Kay Sievers | |
2006-02-15 | update Red Hat rules | Kay Sievers | |
2006-02-15 | update SUSE rules | Kay Sievers | |
2006-02-15 | exit WAIT_FOR_SYSFS if the whole device goes away | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2006-02-13 | cramfs detection for bigendian | Kay Sievers | |
Patch from Olaf Hering <olh@suse.de>. | |||
2006-02-03 | include sys/socket.h for klibc build | Kay Sievers | |
Requested by Aaron Griffin <aaronmgriffin@gmail.com> | |||
2006-02-01 | fix typo in man page | Kay Sievers | |
Thanks to Joachim Breitner <nomeata@debian.org>. |