Kay Sievers
7d2b68b734
IMPORT{cmdline}: start at first char after '='
2010-05-31 11:04:42 +02:00
Kay Sievers
c4f6dcc4a5
add IMPORT{cmdline}
2010-05-31 01:13:03 +02:00
Kay Sievers
1182b9470f
udevd: set umask before creating files/directories
2010-05-30 23:42:47 +02:00
Jerone Young
a07c29ca19
Fix wlan key on Inspiron 910
...
This fixes the wlan key on Inspiron 910.
Signed-off-by: Jerone Young <jerone.young@canonical.com>
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2010-05-30 21:37:58 +02:00
Kay Sievers
d43099830b
make: fix rules/ subdir names
2010-05-30 15:16:53 +02:00
Kay Sievers
860a404ddc
make: mkdir /lib/udev/devices/
2010-05-30 15:13:48 +02:00
Kay Sievers
ada635b860
rules: add misc/30-kernel-compat.rules
2010-05-30 15:03:41 +02:00
Kay Sievers
52934a60c4
rules: SUSE - move last distro rule to package
2010-05-30 14:57:06 +02:00
Kay Sievers
66dfef36e0
rules: rename packages -> arch
2010-05-30 14:52:03 +02:00
Kay Sievers
b130944f99
man: udevd - update intro
2010-05-29 22:51:55 +02:00
Kay Sievers
8f7f1a2b52
man: add kernel command line parameters
2010-05-29 22:24:21 +02:00
Jerone Young
7afe4ccd1e
Fix wlan key on Inspirion 1210
...
This fixed wlan key on Inspirion 1210 machines.
Signed-off-by: Jerone Young <jerone.young@canonical.com>
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2010-05-29 19:32:18 +02:00
Kay Sievers
9fa68615bb
man: add static device nodes and udevd debug options
2010-05-28 15:11:36 +02:00
Kay Sievers
e5e3f0ca64
rules: delete pilot rules and remove redhat directory
2010-05-28 13:59:23 +02:00
Kay Sievers
0604fc0f7f
update NEWS
2010-05-28 12:17:42 +02:00
Kay Sievers
c830e98d6a
udevd: read debug settings from kernel commandline
2010-05-28 12:07:27 +02:00
Kay Sievers
7bf44da99c
rules: add -v to modprobe calls to be able see what will be loaded
2010-05-27 18:52:09 +02:00
Kay Sievers
d4c1467f85
udevd: fix comments
2010-05-27 17:45:58 +02:00
Kay Sievers
337d102783
udevd: replace --debug-trace with --children-max
2010-05-27 17:41:51 +02:00
Kay Sievers
87d55ff672
childs -> children
2010-05-27 17:27:56 +02:00
Kay Sievers
88cbfb09ee
while (1) -> for (;;)
2010-05-27 15:11:00 +02:00
Harald Hoyer
abbc1c17a0
40-redhat.rules: removed file
2010-05-27 11:37:29 +02:00
Kay Sievers
d80f8ffd1a
fix compilation with --enable-debug
2010-05-25 15:11:02 +02:00
Kay Sievers
557b005fda
rules: mount fuse control filesystem
2010-05-25 15:10:21 +02:00
Kay Sievers
a4555e40d2
Makefile.am: silent build mkdir
2010-05-25 15:08:01 +02:00
Kay Sievers
6edb57c0e4
configure.ac: version bump
2010-05-25 12:37:24 +02:00
Kay Sievers
e925b63340
release 156
2010-05-25 12:21:25 +02:00
Kay Sievers
e0d9c042f8
libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
...
We an empty or garbage-collected queue file, we might not have a record
for the first sequence we wait for, and therefore must not wait for it.
2010-05-25 12:17:43 +02:00
Kay Sievers
484e1b2d11
rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA
...
We should not access non-data optical media, ans skip things
like blkid. It will cause errors for some drives.
https://bugzilla.kernel.org/show_bug.cgi?id=15757
2010-05-25 09:54:14 +02:00
Kay Sievers
898e5d4ca5
cdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFFSET= for single session media
2010-05-25 09:47:04 +02:00
Bryan Kadzban
4bfa5cf5c3
udevd: fix typo /proc/fd -> /proc/self/fd
2010-05-25 06:56:37 +02:00
Kay Sievers
c22b0d4ad1
configure.ac: version bump
2010-05-25 06:56:14 +02:00
Kay Sievers
c79ee67d91
release 155
2010-05-24 17:01:53 +02:00
Kay Sievers
63749b1a5f
man: directly use 'refentry'
...
And make Lennart happy! :)
2010-05-24 17:00:15 +02:00
Kay Sievers
c2d5139bfc
update NEWS
2010-05-20 18:45:38 +02:00
Kay Sievers
761dfddcc0
create static nodes provided by kernel modules to allow module autoloading
2010-05-20 17:09:04 +02:00
Kay Sievers
f2291cd07f
fix tests and allow MODE=000
2010-05-20 14:51:18 +02:00
Kay Sievers
41c69b0ff0
update NEWS README
2010-05-20 09:19:01 +02:00
Kay Sievers
cb9a0eeeab
udevd: create standard symlinks and handle /lib/udev/devices
2010-05-20 09:04:26 +02:00
Kay Sievers
c1332ae898
use default mode of 0600 for nodes if gid == 0
2010-05-20 06:24:45 +02:00
Kay Sievers
0c5c48040a
libudev: add O_CLOEXEC
2010-05-14 14:52:18 +02:00
Kay Sievers
12d73e9587
rules: SUSE - delete device-mapper rules
2010-05-14 14:49:20 +02:00
Kay Sievers
bf0323a34f
configure.ac: version bump
2010-05-12 08:49:43 +02:00
Kay Sievers
e85f5ec15f
reset process priority before executing RUN+=
...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581235
2010-05-12 08:46:56 +02:00
Kay Sievers
1ecfdba0dd
release 154
2010-05-11 23:02:47 +02:00
Kay Sievers
79e1912b91
udevd: reload config only for *.rules files
2010-05-11 22:59:09 +02:00
Yin Kangkai
422449339a
keymap: Add keymap quirk of WebCam key for MSI netbooks.
...
I've verified that this patch fixes MSI U100, N014, U135
http://bugs.meego.com/show_bug.cgi?id=1741
Signed-off-by: Yin Kangkai <kangkai.yin@intel.com>
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2010-05-09 18:01:51 +02:00
Kay Sievers
f712894dd4
libudev: add documentation for recently added functions
2010-05-07 23:04:42 +02:00
Kay Sievers
d0d7b8d085
add info message when empty NAME is given
2010-05-07 22:57:20 +02:00
Kay Sievers
5a2cfd1599
update README regarding kernel version and default rules
2010-05-07 22:56:36 +02:00