Harald Hoyer
c952356635
remove extra space from udevinfo symlink output
2007-09-20 15:24:42 +02:00
Kay Sievers
3a58ef80df
rules: add memstick module loading
2007-09-20 00:46:44 +02:00
Kay Sievers
ce39874580
use SEQNUM in /dev/.udev/queue/ instead of devpath
2007-09-20 00:41:54 +02:00
Kay Sievers
25c208d659
ignore device node names while restoring symlinks from the stack
2007-09-12 00:21:53 +02:00
Harald Hoyer
554074c9ca
only install *.rules
2007-09-11 17:20:54 +02:00
Harald Hoyer
16511863d9
check line length after comment check and whitespace strip
2007-09-11 17:17:29 +02:00
Kay Sievers
b1ac36ff5e
path_id: fix for stacked class devices
2007-09-10 00:59:07 +02:00
Kay Sievers
8aab4ce40b
rules: put bsd nodes in /dev/bsd/ directory
2007-09-07 04:01:21 +02:00
maximilian attems
07acdb0f74
correct includes in udev_selinux.c
2007-09-06 13:12:48 +02:00
Kay Sievers
39ea7c6c67
increase WAIT_FOR_SYSFS timeout to 10 seconds
...
We see SCSI disks where it takes 6.5 seconds to populate the
sysfs attributes.
2007-08-31 11:01:35 +02:00
Kay Sievers
89e0a02226
add /dev/rtc symlink if new rtc drivers are used
2007-08-30 15:03:21 +02:00
Kay Sievers
9d1f93803f
rules: remove broken nvram group assignment without any permission
2007-08-30 14:25:17 +02:00
Kay Sievers
b5bc27029a
rules: do not delete /lib/udev/devices/ nodes on "remove"
2007-08-30 14:14:54 +02:00
Kay Sievers
a506e6298c
print warning for invalid TEST operations
2007-08-29 22:19:28 +02:00
Kay Sievers
a75689bad5
do not delete the device node with ignore_remove, but handle the event
2007-08-29 14:11:37 +02:00
Kay Sievers
1113044be2
add $name substitution
2007-08-29 14:04:55 +02:00
Matthias Schwarzott
739b614721
rules: Gentoo update
2007-08-29 13:19:16 +02:00
Kay Sievers
7b6fd01651
volume_id: fix linux_raid metadata version 1.0 detection
...
Fixes:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/133773
2007-08-29 06:06:00 +02:00
Kay Sievers
dbb2c414d7
man: recreate man pages
2007-08-28 04:24:08 +02:00
Kay Sievers
79ef8431c9
rules: add i2o driver rule
2007-08-28 04:16:54 +02:00
Kay Sievers
2bf0a506bc
rules: Gentoo update
2007-08-26 13:54:32 +02:00
Kay Sievers
a2f2270eef
track "move" events to rename database and failed files
2007-08-26 05:22:35 +02:00
Kay Sievers
3f781cab37
rules: add REMOVE_CMD rule
2007-08-26 00:48:49 +02:00
Kay Sievers
b6e4b08dc1
rules: random and urandom are 0666
...
Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>.
2007-08-25 14:07:02 +02:00
Kay Sievers
d98c6dfebc
rules: fix two trivial typos
...
Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>
2007-08-24 20:34:44 +02:00
Michael Morony
1f7a36f2c0
set buffer size if strlcpy/strlcat indicate truncation
2007-08-24 08:14:21 +02:00
Kay Sievers
7e59986391
release 115
2007-08-24 01:29:54 +02:00
Kay Sievers
3df9102b67
Makefile: install default rules
2007-08-23 03:31:04 +02:00
Kay Sievers
ae9d3bbd3d
rules: update Fedora
2007-08-23 02:42:23 +02:00
Kay Sievers
7d6ffc7216
rule_generator: fix wrong DRIVERS!= logic
...
Thanks to Matthias for identifying that.
2007-08-21 23:05:47 +02:00
Kay Sievers
a7567d4973
do not ignore dynamic rule if it is the last one in the list
2007-08-16 20:16:47 +02:00
Kay Sievers
82d4209792
volume_id: fix sqashfs detection
2007-08-16 15:02:53 +02:00
Kay Sievers
05f9e004ed
rules: add iowarrior rule
2007-08-16 12:47:37 +02:00
Kay Sievers
03f65fe6a9
accept relative path for TEST
2007-08-16 12:45:31 +02:00
Kay Sievers
88b74dc692
edd_id: move persistent rules to its own file
2007-08-14 11:06:39 +02:00
Kay Sievers
b1a2b83f2d
rules: update Fedora rules
2007-08-11 14:06:03 +02:00
Kay Sievers
1bc19dbc6b
rules: run vol_id only for partitions
...
Until we add support to the kernel to report media changes with a
"change" event, do not read the device content, because it will not
get updated when the media is removed or replaced.
2007-08-11 14:01:54 +02:00
Kay Sievers
21ac1311d8
rules: move md-raid rules to packages dir
2007-08-10 15:23:34 +02:00
Harald Hoyer
6ffa398695
rules: fix typo in 80-drivers.rules
2007-08-10 14:53:31 +02:00
Kay Sievers
8cfe6b456e
rules: add ia64 rules
2007-08-10 13:30:35 +02:00
Kay Sievers
fcfeda1907
rules: add packages rules
2007-08-10 12:40:17 +02:00
Kay Sievers
95ea93bc6a
ruls: update SUSE rules
2007-08-10 12:37:34 +02:00
Kay Sievers
d638611c44
rules: add default rules
2007-08-10 12:36:59 +02:00
Marco d'Itri
7134ab1b33
rules: Debian update
2007-08-07 10:41:42 +02:00
Marco d'Itri
0837c28e9b
rules_generator: fix write_cd_rules when similar names exist in the root directory
...
The argument to find_all_rules must be quoted or it will be subject to
shell expansion, which will happen if in the root directory there are
mount points with the same base name.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407738 for details.
2007-08-07 10:39:07 +02:00
Marco d'Itri
14e1e49484
rules_generator: remove policy from write_cd_rules
...
The decision about when to create by-id or by-path persistent rules should
be made in the generator rules file where it's obvious and easy to modify
locally, not in the script.
2007-08-07 10:37:58 +02:00
Kay Sievers
585e838856
release 114
2007-08-05 14:08:47 +02:00
Matthias Schwarzott
538876cdc8
rules: Gentoo update
2007-08-03 00:06:00 +02:00
Kay Sievers
56a8a8836d
write changed network interface names to the kernel log
2007-08-02 23:54:10 +02:00
Kay Sievers
dcfa2acce3
rules_generator: skip random MAC addresses
2007-08-02 21:19:41 +02:00