Kay Sievers [Wed, 20 Sep 2006 18:22:57 +0000 (20:22 +0200)]
fix spelling in deprecation warning
Found by Andreas Hanke.
Arjan Opmeer [Wed, 20 Sep 2006 18:20:35 +0000 (20:20 +0200)]
fix udevinfo help text typo
Michał Bartoszkiewicz [Wed, 20 Sep 2006 10:22:24 +0000 (12:22 +0200)]
udevtrigger: fix typo that prevents partition events
VMiklos [Tue, 19 Sep 2006 22:02:50 +0000 (00:02 +0200)]
update Frugalware rules
Kay Sievers [Tue, 19 Sep 2006 15:51:31 +0000 (17:51 +0200)]
udevtrigger: trigger devices sorted by their dependency
Resolve the links to the real device location in the tree, and
sort the list, to make sure that parent devices are triggered
before their childs.
Kay Sievers [Tue, 19 Sep 2006 15:46:04 +0000 (17:46 +0200)]
udev_sysfs: unify symlink resolving
Kay Sievers [Tue, 19 Sep 2006 15:07:25 +0000 (17:07 +0200)]
udevinfo: print error in --attribute-walk
Kay Sievers [Mon, 18 Sep 2006 20:14:18 +0000 (22:14 +0200)]
don't print PHYSDEV* warnings for old WAIT_FOR_SYSFS rules
Kay Sievers [Mon, 18 Sep 2006 00:01:29 +0000 (02:01 +0200)]
warn if a PHYSEDV* key, the "device" link, or a parent attribute is used
Miles Lane [Sat, 16 Sep 2006 14:35:52 +0000 (16:35 +0200)]
clarify "specified user/group unknown" error
Kay Sievers [Tue, 12 Sep 2006 12:33:06 +0000 (14:33 +0200)]
volume_id: correct iso9660 high sierra header
Thanks to David Härdeman.
Kay Sievers [Sat, 9 Sep 2006 12:45:45 +0000 (14:45 +0200)]
rule_generator: improve net rule comment generation
Kay Sievers [Fri, 8 Sep 2006 09:30:00 +0000 (11:30 +0200)]
udevd: add --debug-trace option
Kay Sievers [Fri, 8 Sep 2006 09:28:38 +0000 (11:28 +0200)]
udevd: add --verbose option to log also to stdout
Kay Sievers [Fri, 8 Sep 2006 09:27:03 +0000 (11:27 +0200)]
udevd: use getopt_long()
Kay Sievers [Thu, 7 Sep 2006 09:49:51 +0000 (11:49 +0200)]
remove Makefile magic for leading '0' in version
Kay Sievers [Thu, 7 Sep 2006 09:32:45 +0000 (11:32 +0200)]
release 100
Kay Sievers [Thu, 7 Sep 2006 09:30:29 +0000 (11:30 +0200)]
revert persistent-storage ata-serial '_' '-' replacement
It's not worth changing it, also scsi usually has an underscore
in the SERIAL string itself:
scsi-SSEAGATE_ST3146854SS_3KN0JH8600008609GTBW
scsi-SATA_HTS726060M9AT00_MRH453M4HWHG7B
Kay Sievers [Thu, 7 Sep 2006 09:08:07 +0000 (11:08 +0200)]
man: add $attr{} section about symlinks
Kay Sievers [Wed, 6 Sep 2006 21:18:28 +0000 (23:18 +0200)]
fix messed up ChangeLog from release 099
Kay Sievers [Wed, 6 Sep 2006 20:51:30 +0000 (22:51 +0200)]
update SUSE rules
Kay Sievers [Wed, 6 Sep 2006 20:18:04 +0000 (22:18 +0200)]
release 099
MUNEDA Takahiro [Wed, 6 Sep 2006 20:08:20 +0000 (22:08 +0200)]
changes rules for ata disk from '_' to '-'
by-id symlink rules for ata disk only have '_' before
$env{ID_SERIAL}. The rules for SCSI disk, SCSI tape, mouse,
event are not '_' but '-'
Marco d'Itri [Tue, 5 Sep 2006 13:20:28 +0000 (15:20 +0200)]
add persistent rules generator for net devices and optical drives
Kay Sievers [Tue, 5 Sep 2006 12:00:47 +0000 (14:00 +0200)]
remove broken name_cdrom.pl
We never get an event on media change, so this script can't work.
Kay Sievers [Tue, 5 Sep 2006 11:54:08 +0000 (13:54 +0200)]
udevinfo: do not show symlinks as attributes in --attribute-walk
Kay Sievers [Tue, 5 Sep 2006 01:43:14 +0000 (03:43 +0200)]
cdrom_id: add rules file to call cdrom_id
Kay Sievers [Tue, 5 Sep 2006 00:18:06 +0000 (02:18 +0200)]
let $attr{symlink} return the last element of the path
Example for /block/sda:
SUBSYSTEMS="scsi", ENV{COMMENT}="$attr{driver}"
sets COMMENT=sd
SUBSYSTEMS="pci", ENV{COMMENT}="$attr{driver}"
sets COMMENT=ata_piix
Kay Sievers [Mon, 4 Sep 2006 22:50:25 +0000 (00:50 +0200)]
fix ENV{TEST}="Test: $env{TEST}"
Kay Sievers [Sun, 3 Sep 2006 15:47:27 +0000 (17:47 +0200)]
udevinfo: fix SUBSYTEMS spelling error
Sergey Vlasov [Sun, 3 Sep 2006 12:13:11 +0000 (14:13 +0200)]
fix "subsytem" typo
Sergey Vlasov [Sun, 3 Sep 2006 12:12:51 +0000 (14:12 +0200)]
make struct option arrays static const
Greg KH [Sun, 3 Sep 2006 04:09:40 +0000 (06:09 +0200)]
update Gentoo rules
Kay Sievers [Sun, 3 Sep 2006 03:46:52 +0000 (05:46 +0200)]
reorder options in udevinfo man page
Kay Sievers [Sun, 3 Sep 2006 03:45:51 +0000 (05:45 +0200)]
udevtrigger: fix pattern match
Kay Sievers [Sun, 3 Sep 2006 02:44:33 +0000 (04:44 +0200)]
udevd: use files instead of symlinks for /dev/.udev/queue,failed
Kay Sievers [Sun, 3 Sep 2006 02:05:20 +0000 (04:05 +0200)]
udevinfo: use long options
Kay Sievers [Sun, 3 Sep 2006 01:36:20 +0000 (03:36 +0200)]
udevtrigger: remove unused longindex
Kay Sievers [Sun, 3 Sep 2006 01:04:20 +0000 (03:04 +0200)]
udevtrigger: options to filter by subsystem and sysfs attribute
Kay Sievers [Sat, 2 Sep 2006 12:26:44 +0000 (14:26 +0200)]
update TODO
Kay Sievers [Mon, 28 Aug 2006 00:38:53 +0000 (02:38 +0200)]
udevtest: print header that ENV{} can't work
Kay Sievers [Sun, 27 Aug 2006 22:29:11 +0000 (00:29 +0200)]
update source file headers
Marco d'Itri [Sun, 27 Aug 2006 00:53:16 +0000 (02:53 +0200)]
run_program: close pipe fd's which are connected to child process
When udev_log="debug", the children of udev inherit the file
descriptors of the pipes used to capture output. If they are not
properly closed then udev will not exit until all programs started
in the background by the children are terminated or have closed the
fds themselves, and this may cause deadlocks with udevsettle.
Marco d'Itri [Sun, 27 Aug 2006 00:28:31 +0000 (02:28 +0200)]
update Debian rules
Kay Sievers [Thu, 24 Aug 2006 08:25:34 +0000 (10:25 +0200)]
rename major/minor variable to maj/min to avoid warning
Kay Sievers [Thu, 24 Aug 2006 07:03:15 +0000 (09:03 +0200)]
use fnmatch() instead of our own pattern match code
Kay Sievers [Wed, 23 Aug 2006 22:13:07 +0000 (00:13 +0200)]
udev_db.c: include <sys/stat.h>
Kay Sievers [Tue, 22 Aug 2006 23:32:25 +0000 (01:32 +0200)]
098 release
Marco d'Itri [Tue, 22 Aug 2006 23:20:56 +0000 (01:20 +0200)]
update Debian rules
Marco d'Itri [Tue, 22 Aug 2006 21:20:15 +0000 (23:20 +0200)]
fix rc when using udev --daemon
Kay Sievers [Mon, 21 Aug 2006 00:39:22 +0000 (02:39 +0200)]
man: add ATTR{file}="value" assignment
Kay Sievers [Mon, 21 Aug 2006 00:38:48 +0000 (02:38 +0200)]
db: don't create a db file for only a node name to store
Kay Sievers [Mon, 21 Aug 2006 00:38:20 +0000 (02:38 +0200)]
cleanup commandline argument handling
Print and log failure, but don't fail for tools which are
usually not used iteractively. Add '--help' to all tools.
Kay Sievers [Sun, 20 Aug 2006 17:11:32 +0000 (19:11 +0200)]
use new key names in test programs
Kay Sievers [Sun, 20 Aug 2006 17:08:37 +0000 (19:08 +0200)]
always expect KEY{value} on ATTR, ATTRS, ENV keys
Kay Sievers [Sun, 20 Aug 2006 16:25:57 +0000 (18:25 +0200)]
remove built-in /etc/passwd /etc/group parser
Kay Sievers [Sun, 20 Aug 2006 16:24:34 +0000 (18:24 +0200)]
vol_id: use primary group of 'nobody' instead of 'nogroup'
This fixes a Fedora issue not having the group 'nogroup'.
Kay Sievers [Sun, 20 Aug 2006 16:23:48 +0000 (18:23 +0200)]
volume_id: add suspend partition detection
Based on a patch from:
Scott James Remnant <scott@ubuntu.com>
Kay Sievers [Sun, 20 Aug 2006 16:22:44 +0000 (18:22 +0200)]
udevtrigger: add --retry-failed
Marco d'Itri [Sun, 20 Aug 2006 16:21:50 +0000 (18:21 +0200)]
fix 'unknow user' error from getpwnam/getgrnam
Kay Sievers [Sun, 20 Aug 2006 16:20:55 +0000 (18:20 +0200)]
fix typo in SUBSYSTEMS key parsing
Kay Sievers [Sun, 20 Aug 2006 16:19:08 +0000 (18:19 +0200)]
export DRIVER for older kernels as a replacement for PHYSDEVDRIVER
Kay Sievers [Sun, 20 Aug 2006 16:18:24 +0000 (18:18 +0200)]
update default rules
Kay Sievers [Sun, 20 Aug 2006 16:17:58 +0000 (18:17 +0200)]
update SUSE rules
Kay Sievers [Sun, 20 Aug 2006 16:16:27 +0000 (18:16 +0200)]
introduce ATTR{file}="value" to set sysfs attributes
Kay Sievers [Sun, 20 Aug 2006 16:15:29 +0000 (18:15 +0200)]
skip rule, if too may keys of the same type are used
Kay Sievers [Sat, 19 Aug 2006 14:06:25 +0000 (16:06 +0200)]
consistent key naming to match only the event device or include all parent devices
This scheme is more consistent and makes it obvious if a match happens
against the event device only, or the full chain of parent devices.
The old key names are now:
BUS -> SUBSYSTEMS
ID -> KERNELS
SYSFS -> ATTRS
DRIVER -> DRIVERS
Match keys for the event device:
KERNEL
SUBSYSTEM
ATTR
DRIVER (in a future release, for now the same as DRIVERS)
Match keys for all devices along the parent device chain:
KERNELS
SUBSYSTEMS
ATTRS
DRIVERS
ID, BUS, SYSFS are no longer mentioned in the man page but still work.
DRIVER must be converted to DRIVERS to match the new scheme. For now,
an error is logged, if DRIVER is used. In a future release, the DRIVER
key behaviour will change.
Harald Hoyer [Fri, 18 Aug 2006 01:47:59 +0000 (03:47 +0200)]
selinux: init once in the daemon, not in every event process
Kay Sievers [Fri, 18 Aug 2006 01:15:26 +0000 (03:15 +0200)]
lookup_user, lookup_group: report "unknown user" and "lookup failed"
Patch from Marco, but both cases are reported as an error.
Kay Sievers [Fri, 18 Aug 2006 00:33:46 +0000 (02:33 +0200)]
udevinfo, udevtest: simplify '/sys' stripping from devpath argument
Kay Sievers [Fri, 18 Aug 2006 00:31:37 +0000 (02:31 +0200)]
udevinfo: allow -a -n <node>
Kay Sievers [Fri, 18 Aug 2006 00:27:16 +0000 (02:27 +0200)]
db: store devpath - node relationship for all devices
If we don't have any interesting values to store, we just use
a symlink (doesn't occupy a whole page on tmpfs like a file)
to store the name of the node belonging to a devpath. This will
allow udevinfo to resolve all names, even when we don't have a
full database entry.
Alex Merry [Thu, 17 Aug 2006 19:14:45 +0000 (21:14 +0200)]
udevtest: allow /sys in the devpath paramter
Michał Bartoszkiewicz [Wed, 16 Aug 2006 22:58:37 +0000 (00:58 +0200)]
man pages: fix typos
Kay Sievers [Wed, 16 Aug 2006 00:04:04 +0000 (02:04 +0200)]
rename udev_libc_wrapper -> udev_sysdeps
Lennart Poettering [Tue, 15 Aug 2006 21:53:14 +0000 (23:53 +0200)]
volume_id: fix fat32 cluster chain traversal
Kay Sievers [Tue, 15 Aug 2006 17:38:13 +0000 (19:38 +0200)]
man page: fix typo
Kay Sievers [Mon, 14 Aug 2006 22:00:16 +0000 (00:00 +0200)]
udevd: remove huge socket buffer on the control socket
Kay Sievers [Sun, 13 Aug 2006 03:34:05 +0000 (05:34 +0200)]
097 release
Kay Sievers [Sun, 13 Aug 2006 03:32:09 +0000 (05:32 +0200)]
udevd: read DRIVER from the environment
Kay Sievers [Sun, 13 Aug 2006 02:24:40 +0000 (04:24 +0200)]
update SUSE rules
Kay Sievers [Sun, 13 Aug 2006 02:23:16 +0000 (04:23 +0200)]
don't report an error on overlong comment lines
Kay Sievers [Sun, 13 Aug 2006 02:22:21 +0000 (04:22 +0200)]
update Fedora rules
Kay Sievers [Fri, 11 Aug 2006 14:41:52 +0000 (16:41 +0200)]
add late.rules to default rules
Kay Sievers [Fri, 11 Aug 2006 14:41:15 +0000 (16:41 +0200)]
add 'crypto' devices to persistent storage rules
Anssi Hannula [Fri, 11 Aug 2006 14:40:20 +0000 (16:40 +0200)]
add joystick support to persistent input rules
Kay Sievers [Fri, 11 Aug 2006 12:48:38 +0000 (14:48 +0200)]
move default rules to etc/udev/rules.d/
Kay Sievers [Fri, 11 Aug 2006 12:39:13 +0000 (14:39 +0200)]
update SUSE rules
Kay Sievers [Thu, 10 Aug 2006 12:26:18 +0000 (14:26 +0200)]
update frugalware rules
Kay Sievers [Thu, 10 Aug 2006 10:50:53 +0000 (12:50 +0200)]
udevd: autotune max_childs/max_childs_running
Piter PUNK [Tue, 8 Aug 2006 16:10:16 +0000 (18:10 +0200)]
update slackware rules
Kay Sievers [Mon, 7 Aug 2006 01:13:27 +0000 (03:13 +0200)]
update README
Kay Sievers [Sat, 5 Aug 2006 17:18:41 +0000 (19:18 +0200)]
udevd: remove useless udevinitsend parameter
Kay Sievers [Sat, 5 Aug 2006 11:24:05 +0000 (13:24 +0200)]
initialize unused sockets to -1
Kay Sievers [Sat, 5 Aug 2006 11:22:44 +0000 (13:22 +0200)]
rename udevcontrol message types and variables
Kay Sievers [Sat, 5 Aug 2006 02:59:25 +0000 (04:59 +0200)]
report failing getpwnam/getgrnam as error
Kay Sievers [Fri, 4 Aug 2006 22:35:05 +0000 (00:35 +0200)]
switch ifdef __KLIBC__ to ifndef __GLIBC__
Kay Sievers [Fri, 4 Aug 2006 22:02:58 +0000 (00:02 +0200)]
libvolume_id: read ufs2 label
Taken from the FreeBSD HAL repository.
Kay Sievers [Fri, 4 Aug 2006 22:00:15 +0000 (00:00 +0200)]
Makefile: fix dependency
Kay Sievers [Sun, 30 Jul 2006 13:54:28 +0000 (15:54 +0200)]
udevinfo: add DRIVER==