Kay Sievers
9a8ad783a4
update Fedora rules
2006-08-13 04:22:21 +02:00
Kay Sievers
d146fa8f72
add late.rules to default rules
2006-08-11 16:41:52 +02:00
Kay Sievers
6afe0d7486
add 'crypto' devices to persistent storage rules
2006-08-11 16:41:15 +02:00
Anssi Hannula
e37938510a
add joystick support to persistent input rules
2006-08-11 16:40:20 +02:00
Kay Sievers
eb1f908a2b
move default rules to etc/udev/rules.d/
2006-08-11 14:48:38 +02:00
Kay Sievers
4699afe1fd
update SUSE rules
2006-08-11 14:39:13 +02:00
Kay Sievers
fef35cc846
update frugalware rules
2006-08-10 14:26:18 +02:00
Kay Sievers
f051e34069
udevd: autotune max_childs/max_childs_running
2006-08-10 12:50:53 +02:00
Piter PUNK
a77f74dd93
update slackware rules
2006-08-08 18:10:16 +02:00
Kay Sievers
15c02d46f5
update README
2006-08-07 03:13:27 +02:00
Kay Sievers
9824e9a764
udevd: remove useless udevinitsend parameter
2006-08-05 19:18:41 +02:00
Kay Sievers
239cc98b80
initialize unused sockets to -1
2006-08-05 13:24:05 +02:00
Kay Sievers
b3518c16e3
rename udevcontrol message types and variables
2006-08-05 13:22:44 +02:00
Kay Sievers
e62fea3513
report failing getpwnam/getgrnam as error
2006-08-05 04:59:25 +02:00
Kay Sievers
05ec6e7507
switch ifdef __KLIBC__ to ifndef __GLIBC__
2006-08-05 00:35:05 +02:00
Kay Sievers
eb82b76ded
libvolume_id: read ufs2 label
...
Taken from the FreeBSD HAL repository.
2006-08-05 00:02:58 +02:00
Kay Sievers
b5adfb4f33
Makefile: fix dependency
2006-08-05 00:00:15 +02:00
Kay Sievers
22f5934a85
udevinfo: add DRIVER==
2006-07-30 15:54:28 +02:00
Kay Sievers
55c1768ca1
refresh vol_id man page
2006-07-29 02:13:42 +02:00
Kay Sievers
660508cdcb
man pages: work around xmlto which tries to be smart
2006-07-29 02:08:58 +02:00
Kay Sievers
21dabee8a7
man pages: replace 'device-path' by 'devpath'
2006-07-29 01:48:11 +02:00
Marco d'Itri
1d569d17b2
path_id: fix an harmless syntax error
2006-07-29 01:01:21 +02:00
Marco d'Itri
e861e01341
make rename_netif() error messages useful
2006-07-29 01:00:16 +02:00
Richard Purdie
353b00edbc
Fix inotify syscalls on ARM
...
This patch fixes the inotify syscalls on ARM so they work. It uses
__NR_SYSCALL_BASE from the libc headers (via sys/syscall.h) as this
value depends on which ABI you're using and trying to work that out gets
complicated.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
2006-07-27 10:53:11 +02:00
Kay Sievers
cdf1894863
libvolume_id: add parameter 'size' to all probe functions
2006-07-25 14:59:50 +02:00
Kay Sievers
b437ec958a
remove 'static' from local variable
2006-07-25 14:45:09 +02:00
Kay Sievers
aa0b70530c
use "change" instead of "online" events
...
The kernel driver may send "change" to signify a device state
change and udev can possibly recreate symlinks.
2006-07-21 22:31:58 +02:00
Kay Sievers
e8c335b60a
increase /proc/stat read buffer
2006-07-21 21:42:05 +02:00
Kay Sievers
733f070ddd
switch uevent netlink socket to group 1 only
2006-07-21 21:41:11 +02:00
Kay Sievers
7d5ccc0810
vol_id: add --skip-raid and --probe-all option
2006-07-13 16:59:01 +02:00
Kay Sievers
f566b05b57
firmware.sh: remove needless '/'
2006-07-11 14:16:59 +02:00
Kay Sievers
8448b7cea0
096 release
2006-07-09 21:48:19 +02:00
Kay Sievers
c2e04d6b8b
path_id: prepare for new sysfs layout
2006-07-09 21:32:55 +02:00
Kay Sievers
989e081131
allow longer devpath values
2006-07-06 13:49:43 +02:00
Kay Sievers
c76b97dc4d
Makefiles: fix .PHONY for man page target
...
Thanks to David Härdeman for pointing it out.
2006-07-04 18:41:07 +02:00
Kay Sievers
486e62f8ad
095 release
2006-07-04 12:34:55 +02:00
Kay Sievers
c8ff4b3db4
remove broken %e enumeration
2006-07-04 12:27:00 +02:00
Tobias Klauser
f1e9ccb94d
print usage of udevcontrol when no or invalid command is given
2006-07-03 01:03:53 +02:00
Kay Sievers
b879c303a7
netif rename: optimistic loop for the name to become free
...
Parts from Ubuntu's 70-ifrename.patch.
2006-07-03 00:58:35 +02:00
Kay Sievers
e0595b53b5
update SUSE rules
2006-06-16 11:11:27 +02:00
Kay Sievers
6cf19e52c3
udevinfo: clarify parent device attribute use
2006-06-16 11:11:07 +02:00
Kay Sievers
3c9e5740eb
allow "online" events to create/update symlinks
2006-06-14 18:12:01 +02:00
Kay Sievers
fa33d857e2
don't remove symlinks if they are already there
...
Consecutive "add" events will not remove and recreate the same symlinks
anymore. No longer valid links, like after changing a filesystem label,
will still be removed.
2006-06-14 16:32:52 +02:00
Kay Sievers
afb66e3233
update SUSE rules
2006-06-12 20:28:35 +02:00
Kay Sievers
a924bf9a82
094 release
2006-06-12 10:27:03 +02:00
Kay Sievers
521e3f7808
add persistent-input.rules
2006-06-11 17:11:27 +02:00
Daniel Drake
5aeea7b1f7
update "writing udev rules"
2006-06-10 23:46:15 +02:00
Kay Sievers
8912051213
remove MODALIAS key and substitution
2006-06-07 16:00:34 +02:00
Kay Sievers
e55a73abb0
libvolume_id: gfs + gfs2 support
...
Patch from Red Hat.
2006-05-30 16:01:28 +02:00
Marco d'Itri
47b3e9478c
update Debian rules
2006-05-29 21:00:32 +02:00