1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-04 13:51:24 +03:00
Commit Graph

4219 Commits

Author SHA1 Message Date
Kay Sievers
b05211fa3e libudev: enumerate - add udev_enumerate_add_match_parent() 2011-07-08 00:42:35 +02:00
Kay Sievers
b59c22a758 libudev: device - add udev_device_has_tag() to libudev.h and gtk-doc 2011-07-07 21:31:50 +02:00
Kay Sievers
d21781c457 update TODO 2011-07-07 20:06:45 +02:00
Kay Sievers
705a165d4d enforce valid TAG+= names 2011-07-07 20:02:41 +02:00
Kay Sievers
91f329fcd0 path_id: add ID_PATH_TAG= to be used in udev tags 2011-07-07 19:59:03 +02:00
Kay Sievers
8992abf552 path_id: add missing '-' to tape suffix 2011-07-06 20:36:47 +02:00
Kay Sievers
5433b7320e libudev: device - export udev_device_has_tag() 2011-07-06 17:01:11 +02:00
Kay Sievers
665a754d03 rules: fix wrong wildcard match, we always need a ':*' at the end 2011-07-05 05:37:13 +02:00
Kay Sievers
f2a2983604 rules: remove redundant MODE="0664" from lp rules 2011-07-05 03:11:04 +02:00
Harald Hoyer
d971228752 udev/udevadm-monitor.c: fixed misplaced brace 2011-06-30 15:19:38 +02:00
Harald Hoyer
e261c5f619 udevadm-*.c: return != 0, if unknown option given 2011-06-30 15:17:09 +02:00
Martin Pitt
daa42554ea keymap: Add slight name variations of Toshiba Satellites
https://bugzilla.redhat.com/show_bug.cgi?id=444440
2011-06-30 09:04:01 +01:00
Kay Sievers
2bbafbfd4f libudev: device - fix udev_device_get_tags_list_entry() to always load database 2011-06-28 20:57:05 +02:00
Kay Sievers
15328d84d2 rules: set polling value only if it is disabled 2011-06-28 00:17:55 +02:00
Kay Sievers
5057929527 libudev: monitor - update doc 2011-06-28 00:17:55 +02:00
Martin Pitt
b25651b61e keymap: Add force-release quirk for Hannspree SN10.
Thanks to Paolo Gherpelli <gherpelli@libero.it>!
2011-06-21 19:03:00 +02:00
Kay Sievers
ffb187faf9 rules: move polling rule above 'block' match 2011-06-18 23:05:20 +02:00
Kay Sievers
3252936093 libudev: enumerate - scan /sys/module 2011-06-18 22:50:55 +02:00
Kay Sievers
6297c2d4e4 delete mobile-action-modeswitch which has moved to usb_modeswitch 2011-06-18 22:38:39 +02:00
Kay Sievers
f59e9fbb18 update TODO 2011-06-18 21:02:05 +02:00
Kay Sievers
c5a41da949 rules: enable in-kernel media-presence polling 2011-06-18 21:01:33 +02:00
Kay Sievers
b20fd3cb34 cdrom_id: add tray lock and eject handling 2011-06-18 20:54:47 +02:00
Keshav P.R
693b6344e1 rules: support for gpt partition uuid/label 2011-06-11 13:41:34 +02:00
Marco d'Itri
7dc39c9cad Add missing commas to 95-keymap.rules
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2011-06-11 12:20:34 +02:00
Kay Sievers
5671bdefd1 configure: add AC_CONFIG_AUX_DIR, AC_CONFIG_SRCDIR 2011-06-10 16:26:19 +02:00
Lee, Chun-Yi
cbdb9c39f6 Support more MSI notebook by using asterisk on dmi vendor name
MSI machines have some different vendor name, and the refix on those vendor
name are "MICRO-STAR" or "Micro-Star". So, merge the original two rules to
one, and use asterisk on dmi vendor name for support more MSI machines.

Tested on MSI U270 netbook.

Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2011-06-10 10:51:53 +02:00
Martin Pitt
310aba9bca keymap: Add Microsoft Natural Keyboard
http://bugs.debian.org/629647
2011-06-09 06:55:57 +02:00
Peter Jones
761e089b0d ata_id: show the error message when HDIO_GET_IDENTITY fails
Show an error message so that it's possible to determine why the
HDIO_GET_IDENTITY ioctl has failed.
2011-06-06 20:15:21 +02:00
Kay Sievers
812bfef52f update TODO 2011-06-06 20:10:35 +02:00
Bastien Nocera
7236c6c40a accelerometer: add documentation 2011-06-06 20:05:20 +02:00
Bastien Nocera
ac5c41ab70 udev-acl: fix memleak 2011-06-06 18:50:13 +02:00
Kay Sievers
eb042a2c92 rules: run input_id for main input devices too 2011-06-06 18:46:23 +02:00
Bastien Nocera
24569e24dc accelerometer: add orientation property 2011-06-06 18:44:09 +02:00
Kay Sievers
6cadb40abf make: use 'git tag' 2011-06-03 14:38:43 +02:00
Kay Sievers
be903bf9c4 rule-syntax-check.py: use print() 2011-05-31 02:18:33 +02:00
Kay Sievers
c112873b5b rules: static_node - use 0660 if group is given to get the cigar
>> On Tue, May 24, 2011 at 15:33, Tom Gundersen <teg@jklm.no> wrote:
>
> Close, but no cigar. Looks like the static nodes are not assigned
> permissions 0660 even if a gid is set (the nodes have perms 0600).
>
> Cheers,
>
> Tom
2011-05-30 02:12:02 +02:00
Kay Sievers
ea69e8217b Makefile: add tar-sync 2011-05-30 02:06:12 +02:00
Kay Sievers
3e227830ad rules: apply 'audio' group of the static snd/{seq,timer} nodes 2011-05-27 02:50:29 +02:00
Kay Sievers
4c748b05a3 release 171 2011-05-27 01:46:08 +02:00
Kay Sievers
f4c80a5264 systemd: run udev.service and udev-trigger.service in parallel 2011-05-26 21:45:49 +02:00
Kay Sievers
3821339d2d path_id: allow to be asked about usb_devices not only usb_interfaces 2011-05-26 17:39:32 +02:00
Kay Sievers
1eb037a7bf rules: support substitutions in TAG= 2011-05-26 14:46:12 +02:00
Kay Sievers
19e47d9725 libudev: enumerate - do not ignore other matches when add_match_tag() is used 2011-05-26 02:15:43 +02:00
Kay Sievers
7df0ed83c1 rules: implement TAGS== match 2011-05-25 21:08:52 +02:00
Kay Sievers
38932b9fba rules: fix whitespace 2011-05-25 20:07:34 +02:00
Kay Sievers
e52e0846fc systemd: add missing socket files 2011-05-25 13:30:16 +02:00
Kay Sievers
5a6583ecb4 systemd: split socket file 2011-05-25 00:56:48 +02:00
Kay Sievers
13d83b88b6 libudev: monitor - use SOCK_NONBLOCK 2011-05-23 22:37:02 +02:00
Scott James Remnant
bda2674f22 configure: allow usb.ids location to be specified
We already allow the pci.ids location to be specified, so add a
patch doing the same for usb.ids. Please don't make me explain
why this is necessary, it will only make you cry.

Signed-off-by: Scott James Remnant <scott@netsplit.com>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-23 12:32:55 -07:00
Kay Sievers
f085af8111 update TODO 2011-05-22 00:55:32 +02:00