chiark / gitweb /
elogind.git
13 years agoupdate NEWS
Kay Sievers [Thu, 5 May 2011 17:47:12 +0000 (19:47 +0200)]
update NEWS

13 years agolibudev: ctrl - log accept4() errors
Kay Sievers [Thu, 5 May 2011 17:17:09 +0000 (19:17 +0200)]
libudev: ctrl - log accept4() errors

13 years agobump requirement to Linux kernel 2.6.32 and ARM 2.6.36
Kay Sievers [Thu, 5 May 2011 16:58:58 +0000 (18:58 +0200)]
bump requirement to Linux kernel 2.6.32 and ARM 2.6.36

13 years agoupdate TODO/NEWS
Kay Sievers [Fri, 29 Apr 2011 19:16:53 +0000 (21:16 +0200)]
update TODO/NEWS

13 years agodelete hid2hci which moved to the bluez tree
Kay Sievers [Fri, 29 Apr 2011 12:31:53 +0000 (14:31 +0200)]
delete hid2hci which moved to the bluez tree

13 years agoconfigure: allow to enable/disable extras individually
Kay Sievers [Fri, 29 Apr 2011 12:27:11 +0000 (14:27 +0200)]
configure: allow to enable/disable extras individually

      - remove gobject introspection switch
      - disable hid2hci by default (moved to bluez)
      - disable action-modeswitch by default (will move to usb_modeswitch)
      - disable edd_id by default (problems with disk signatures)
      - disable legacy floppy by default (no more nasty device node hacks by default)

13 years agoudevd: improve error message in case exec() fails
Kay Sievers [Thu, 28 Apr 2011 12:58:06 +0000 (14:58 +0200)]
udevd: improve error message in case exec() fails

13 years agoset event timeout to 60 sec and settle timeout to 120
Kay Sievers [Wed, 27 Apr 2011 22:04:17 +0000 (00:04 +0200)]
set event timeout to 60 sec and settle timeout to 120

13 years agohid2hci: prepare move to bluez package
Kay Sievers [Tue, 26 Apr 2011 23:10:04 +0000 (01:10 +0200)]
hid2hci: prepare move to bluez package

13 years agoremove dead fstab_import files
Kay Sievers [Tue, 26 Apr 2011 21:04:44 +0000 (23:04 +0200)]
remove dead fstab_import files

13 years agolibudev: queue - _unref() should return the object
Kay Sievers [Sat, 23 Apr 2011 22:36:22 +0000 (00:36 +0200)]
libudev: queue - _unref() should return the object

13 years agolibudev: list - use bit flags for 'sort' and 'unique'
Kay Sievers [Sat, 23 Apr 2011 22:22:23 +0000 (00:22 +0200)]
libudev: list - use bit flags for 'sort' and 'unique'

13 years agosimplify rules file overwrite logic
Kay Sievers [Sat, 23 Apr 2011 21:33:11 +0000 (23:33 +0200)]
simplify rules file overwrite logic

The udev list already provides all we need, if we use the basename
as the key, and request sorting and uniqueness.

13 years agorelease 168
Kay Sievers [Fri, 22 Apr 2011 16:29:05 +0000 (18:29 +0200)]
release 168

13 years agoudevd, udev-event: sync waitpid() error handling
Kay Sievers [Thu, 21 Apr 2011 12:05:34 +0000 (14:05 +0200)]
udevd, udev-event: sync waitpid() error handling

13 years agoudevd: clarify worker exit status
Harald Hoyer [Thu, 21 Apr 2011 08:06:12 +0000 (10:06 +0200)]
udevd: clarify worker exit status

13 years agosystemd: Reqires= -> Wants=udev.socket
Kay Sievers [Wed, 20 Apr 2011 23:13:28 +0000 (01:13 +0200)]
systemd: Reqires= -> Wants=udev.socket

13 years agopath_id: rework SAS device handling
Michael Reed [Wed, 20 Apr 2011 18:25:16 +0000 (20:25 +0200)]
path_id: rework SAS device handling

Lun numbers < 256 are displayed as "lun-x".  Lun numbers >= 256 use
the lun number format previously used in fibre channel by-path
links, 0xabcd012300000000. This lun numbering scheme is implemented
for sas, fibre channel, iscsi.

I want it to be clearly understood that this patch changes the
/dev/disk/by-path names for fc devices.  Here is an example of the
change:
  Old: pci-0000:0c:00.1-fc-0x204700a0b81130aa:0x00fa000000000000
  New: pci-0000:0c:00.1-fc-0x204700a0b81130aa-lun-250

13 years agoudevd: log signal number when spawned processes fail
Kay Sievers [Wed, 20 Apr 2011 16:36:01 +0000 (18:36 +0200)]
udevd: log signal number when spawned processes fail

13 years agoudevd: rules files - accept empty or /dev/null links
Kay Sievers [Wed, 20 Apr 2011 15:58:58 +0000 (17:58 +0200)]
udevd: rules files - accept empty or /dev/null links

13 years agoudevd: always use udevd[] log prefix
Kay Sievers [Wed, 20 Apr 2011 15:39:44 +0000 (17:39 +0200)]
udevd: always use udevd[] log prefix

13 years agoudevd: netif rename - use ifindex for temporary name
Kay Sievers [Wed, 20 Apr 2011 15:30:30 +0000 (17:30 +0200)]
udevd: netif rename - use ifindex for temporary name

13 years agoudevadm: settle - kill alarm()
Kay Sievers [Wed, 20 Apr 2011 00:18:22 +0000 (02:18 +0200)]
udevadm: settle - kill alarm()

13 years agotimeout handling without alarm()
Kay Sievers [Tue, 19 Apr 2011 23:53:03 +0000 (01:53 +0200)]
timeout handling without alarm()

13 years agokeymap: Another ID for Logitech Wave keyboard
Martin Pitt [Mon, 18 Apr 2011 11:34:42 +0000 (13:34 +0200)]
keymap: Another ID for Logitech Wave keyboard

http://bugs.debian.org/623153

13 years agorule-generator: net - ignore Hyper-V virtual interfaces
Leonid Antonenkov [Mon, 18 Apr 2011 03:11:53 +0000 (05:11 +0200)]
rule-generator: net - ignore Hyper-V virtual interfaces

13 years agoMerge branch 'docs/README' of git://github.com/mfwitten/udev
Kay Sievers [Mon, 18 Apr 2011 03:06:59 +0000 (05:06 +0200)]
Merge branch 'docs/README' of git://github.com/mfwitten/udev

13 years agoudevd: ppoll() -> epoll + signalfd
Kay Sievers [Mon, 18 Apr 2011 00:14:24 +0000 (02:14 +0200)]
udevd: ppoll() -> epoll + signalfd

13 years agolibudev: run_program() - select() -> epoll
Kay Sievers [Mon, 18 Apr 2011 00:13:40 +0000 (02:13 +0200)]
libudev: run_program() - select() -> epoll

13 years agouse 'else if' in epoll event array loop
Kay Sievers [Sun, 17 Apr 2011 20:10:18 +0000 (22:10 +0200)]
use 'else if' in epoll event array loop

13 years agoudevadm: test - use printf() instead of info() for non-debug output
Kay Sievers [Sun, 17 Apr 2011 20:09:08 +0000 (22:09 +0200)]
udevadm:  test - use printf() instead of info() for non-debug output

13 years agolibudev: test - use epoll
Kay Sievers [Fri, 15 Apr 2011 10:18:06 +0000 (12:18 +0200)]
libudev: test - use epoll

13 years agoudevadm: monitor - use epoll
Kay Sievers [Fri, 15 Apr 2011 09:58:17 +0000 (11:58 +0200)]
udevadm: monitor - use epoll

13 years agosystemd: socket -> sockets
Kay Sievers [Thu, 14 Apr 2011 23:43:27 +0000 (01:43 +0200)]
systemd: socket -> sockets

13 years agolibudev: ctrl, monitor - use SOCK_NONBLOCK
Kay Sievers [Thu, 14 Apr 2011 23:14:10 +0000 (01:14 +0200)]
libudev: ctrl, monitor - use SOCK_NONBLOCK

13 years agofix more warnings
Kay Sievers [Thu, 14 Apr 2011 22:19:45 +0000 (00:19 +0200)]
fix more warnings

13 years agoudevd: get netlink socket from systemd
Kay Sievers [Thu, 14 Apr 2011 21:46:44 +0000 (23:46 +0200)]
udevd: get netlink socket from systemd

13 years agorequire explicit "db_persist" to exclude device info from --db-cleanup
Kay Sievers [Thu, 14 Apr 2011 12:44:56 +0000 (14:44 +0200)]
require explicit "db_persist" to exclude device info from --db-cleanup

13 years agosystemd: add OOMScoreAdjust=-1000
Kay Sievers [Thu, 14 Apr 2011 12:44:21 +0000 (14:44 +0200)]
systemd: add OOMScoreAdjust=-1000

13 years agoudevd: move OOM disable into --daemon option
Kay Sievers [Thu, 14 Apr 2011 12:43:22 +0000 (14:43 +0200)]
udevd: move OOM disable into --daemon option

13 years ago"db_persist=" -> "db_persist"
Kay Sievers [Thu, 14 Apr 2011 10:42:59 +0000 (12:42 +0200)]
"db_persist=" -> "db_persist"

13 years agoudevd: do not nice processes
Kay Sievers [Thu, 14 Apr 2011 10:25:19 +0000 (12:25 +0200)]
udevd: do not nice processes

13 years agoudevadm: info --cleanup-db
Kay Sievers [Wed, 13 Apr 2011 20:33:01 +0000 (22:33 +0200)]
udevadm: info --cleanup-db

Most of the udev database from initramfs should be deleted before
starting udev in the real root. udevadm: info --cleanup-db deletes
all database entries in /run/udev. Events that processed IMPORT{db},
or mark devices explicitely as persistent, will be excluded.

13 years agolibudev: bump revision
Kay Sievers [Wed, 13 Apr 2011 16:46:02 +0000 (18:46 +0200)]
libudev: bump revision

13 years agoudevadm: settle - watch queue file
Kay Sievers [Wed, 13 Apr 2011 16:44:28 +0000 (18:44 +0200)]
udevadm: settle - watch queue file

13 years agolibudev: ctrl - fix refcounting in connection handling
Kay Sievers [Wed, 13 Apr 2011 16:21:47 +0000 (18:21 +0200)]
libudev: ctrl - fix refcounting in connection handling

13 years agoudevd: log warning if /run is not writable
Kay Sievers [Wed, 13 Apr 2011 13:01:00 +0000 (15:01 +0200)]
udevd: log warning if /run is not writable

13 years agotrivial cleanups
Kay Sievers [Tue, 12 Apr 2011 23:47:56 +0000 (01:47 +0200)]
trivial cleanups

13 years agoudevadm: control - add --exit
Kay Sievers [Tue, 12 Apr 2011 23:17:09 +0000 (01:17 +0200)]
udevadm: control - add --exit

13 years agoDocs: udev.xml: Fix dangling modifier
Michael Witten [Mon, 11 Apr 2011 04:16:31 +0000 (04:16 +0000)]
Docs: udev.xml: Fix dangling modifier

13 years agoDocs: udev.xml: Improved word order
Michael Witten [Mon, 11 Apr 2011 03:51:43 +0000 (03:51 +0000)]
Docs: udev.xml: Improved word order

13 years agoDocs: udev.xml: Clarify through a change in word ordering
Michael Witten [Mon, 11 Apr 2011 03:50:42 +0000 (03:50 +0000)]
Docs: udev.xml: Clarify through a change in word ordering

13 years agoDocs: udev.xml: `comma-separated' is a better description
Michael Witten [Mon, 11 Apr 2011 03:50:11 +0000 (03:50 +0000)]
Docs: udev.xml: `comma-separated' is a better description

13 years agoDocs: udev.xml: `char' -> `character'
Michael Witten [Mon, 11 Apr 2011 03:44:43 +0000 (03:44 +0000)]
Docs: udev.xml: `char' -> `character'

13 years agoDocs: udev.xml: Add comma
Michael Witten [Mon, 11 Apr 2011 03:43:16 +0000 (03:43 +0000)]
Docs: udev.xml: Add comma

13 years agoDocs: udev.xml: Actually make a separate paragraph
Michael Witten [Mon, 11 Apr 2011 01:30:25 +0000 (01:30 +0000)]
Docs: udev.xml: Actually make a separate paragraph

13 years agoDocs: udev.xml: Use normal sentence structure
Michael Witten [Mon, 11 Apr 2011 01:29:37 +0000 (01:29 +0000)]
Docs: udev.xml: Use normal sentence structure

13 years agoDocs: udev.xml: Clean up introduction to substitutions.
Michael Witten [Mon, 11 Apr 2011 01:12:52 +0000 (01:12 +0000)]
Docs: udev.xml: Clean up introduction to substitutions.

For one thing, they are not at all like printf conversion specifications.

13 years agoDocs: udev.xml: `a' -> `the'
Michael Witten [Mon, 11 Apr 2011 01:07:35 +0000 (01:07 +0000)]
Docs: udev.xml: `a' -> `the'

13 years agoDocs: udev.xml: Clean up WAIT_FOR description
Michael Witten [Mon, 11 Apr 2011 01:00:57 +0000 (01:00 +0000)]
Docs: udev.xml: Clean up WAIT_FOR description

13 years agoDocs: udev.xml: `commandline' -> `command line'
Michael Witten [Mon, 11 Apr 2011 00:57:39 +0000 (00:57 +0000)]
Docs: udev.xml: `commandline' -> `command line'

13 years agoDocs: udev.xml: `which' -> `content of which'
Michael Witten [Mon, 11 Apr 2011 00:56:21 +0000 (00:56 +0000)]
Docs: udev.xml: `which' -> `content of which'

13 years agoDocs: udev.xml: Add missing `.'
Michael Witten [Fri, 8 Apr 2011 23:34:52 +0000 (23:34 +0000)]
Docs: udev.xml: Add missing `.'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clean up description of LABEL assignment key
Michael Witten [Fri, 8 Apr 2011 23:32:52 +0000 (23:32 +0000)]
Docs: udev.xml: Clean up description of LABEL assignment key

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clean up description of RUN assignment key
Michael Witten [Fri, 8 Apr 2011 23:32:09 +0000 (23:32 +0000)]
Docs: udev.xml: Clean up description of RUN assignment key

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clean up description of ENV assignment key
Michael Witten [Fri, 8 Apr 2011 23:24:03 +0000 (23:24 +0000)]
Docs: udev.xml: Clean up description of ENV assignment key

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clean up description of SYMLINK assignment key
Michael Witten [Fri, 8 Apr 2011 23:21:51 +0000 (23:21 +0000)]
Docs: udev.xml: Clean up description of SYMLINK assignment key

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clean up description of NAME assignment key
Michael Witten [Fri, 8 Apr 2011 23:17:39 +0000 (23:17 +0000)]
Docs: udev.xml: Clean up description of NAME assignment key

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clean character range description
Michael Witten [Fri, 8 Apr 2011 21:45:16 +0000 (21:45 +0000)]
Docs: udev.xml: Clean character range description

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clean `*' description
Michael Witten [Fri, 8 Apr 2011 21:41:32 +0000 (21:41 +0000)]
Docs: udev.xml: Clean `*' description

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: `a shell style' -> `shell-style'
Michael Witten [Fri, 8 Apr 2011 21:40:34 +0000 (21:40 +0000)]
Docs: udev.xml: `a shell style' -> `shell-style'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clarify PROGRAM key
Michael Witten [Fri, 8 Apr 2011 21:39:33 +0000 (21:39 +0000)]
Docs: udev.xml: Clarify PROGRAM key

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Use `unless' for clarity
Michael Witten [Fri, 8 Apr 2011 21:31:20 +0000 (21:31 +0000)]
Docs: udev.xml: Use `unless' for clarity

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Add a few more words for context
Michael Witten [Fri, 8 Apr 2011 21:30:04 +0000 (21:30 +0000)]
Docs: udev.xml: Add a few more words for context

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Remove unnecessary repitition
Michael Witten [Fri, 8 Apr 2011 21:26:51 +0000 (21:26 +0000)]
Docs: udev.xml: Remove unnecessary repitition

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: `comma-separated' is a better description
Michael Witten [Fri, 8 Apr 2011 21:23:46 +0000 (21:23 +0000)]
Docs: udev.xml: `comma-separated' is a better description

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Use `assignment' consistently
Michael Witten [Fri, 8 Apr 2011 21:15:25 +0000 (21:15 +0000)]
Docs: udev.xml: Use `assignment' consistently

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: `,' -> `:'
Michael Witten [Fri, 8 Apr 2011 21:13:37 +0000 (21:13 +0000)]
Docs: udev.xml: `,' -> `:'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: `key value' -> `key-value'
Michael Witten [Fri, 8 Apr 2011 21:08:15 +0000 (21:08 +0000)]
Docs: udev.xml: `key value' -> `key-value'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: `,' -> `;'
Michael Witten [Fri, 8 Apr 2011 17:28:58 +0000 (17:28 +0000)]
Docs: udev.xml: `,' -> `;'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Clarification through proper wording
Michael Witten [Fri, 8 Apr 2011 17:25:05 +0000 (17:25 +0000)]
Docs: udev.xml: Clarification through proper wording

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Use present tense
Michael Witten [Fri, 8 Apr 2011 16:50:42 +0000 (16:50 +0000)]
Docs: udev.xml: Use present tense

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: `are' -> `is'; the subject is `Access'
Michael Witten [Fri, 8 Apr 2011 16:41:14 +0000 (16:41 +0000)]
Docs: udev.xml: `are' -> `is'; the subject is `Access'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Remove commas (and unnecessary repetition)
Michael Witten [Fri, 8 Apr 2011 16:39:17 +0000 (16:39 +0000)]
Docs: udev.xml: Remove commas (and unnecessary repetition)

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: udev.xml: Offset daemon name with commas
Michael Witten [Fri, 8 Apr 2011 16:37:31 +0000 (16:37 +0000)]
Docs: udev.xml: Offset daemon name with commas

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: Add a comma to offset the modifier
Michael Witten [Fri, 8 Apr 2011 16:20:18 +0000 (16:20 +0000)]
Docs: README: Add a comma to offset the modifier

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: `set up' is the verb; `setup' is a noun
Michael Witten [Fri, 8 Apr 2011 16:19:46 +0000 (16:19 +0000)]
Docs: README: `set up' is the verb; `setup' is a noun

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: Flip sentence structure to improve wording
Michael Witten [Fri, 8 Apr 2011 16:18:32 +0000 (16:18 +0000)]
Docs: README: Flip sentence structure to improve wording

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: `does never apply' -> `never applies'
Michael Witten [Fri, 8 Apr 2011 16:15:39 +0000 (16:15 +0000)]
Docs: README: `does never apply' -> `never applies'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: Clarify configuration of existing devices
Michael Witten [Fri, 8 Apr 2011 16:14:48 +0000 (16:14 +0000)]
Docs: README: Clarify configuration of existing devices

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: Clean up `udev extras' requirements
Michael Witten [Fri, 8 Apr 2011 16:04:38 +0000 (16:04 +0000)]
Docs: README: Clean up `udev extras' requirements

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: Remove commas and use subjective mood
Michael Witten [Fri, 8 Apr 2011 16:01:18 +0000 (16:01 +0000)]
Docs: README: Remove commas and use subjective mood

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: Add missing `and'
Michael Witten [Fri, 8 Apr 2011 16:00:01 +0000 (16:00 +0000)]
Docs: README: Add missing `and'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: Use present tense
Michael Witten [Fri, 8 Apr 2011 15:59:01 +0000 (15:59 +0000)]
Docs: README: Use present tense

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: Clean up a sentence
Michael Witten [Fri, 8 Apr 2011 15:56:16 +0000 (15:56 +0000)]
Docs: README: Clean up a sentence

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: `,' -> `;'
Michael Witten [Fri, 8 Apr 2011 15:55:18 +0000 (15:55 +0000)]
Docs: README: `,' -> `;'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoDocs: README: `to replace' -> `replacing'
Michael Witten [Fri, 8 Apr 2011 15:54:04 +0000 (15:54 +0000)]
Docs: README: `to replace' -> `replacing'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
13 years agoselinux: firmware - do not label files in runtime dir
Kay Sievers [Fri, 8 Apr 2011 01:08:16 +0000 (03:08 +0200)]
selinux: firmware - do not label files in runtime dir

13 years agoselinux: do not label files in runtime dir
Kay Sievers [Thu, 7 Apr 2011 23:03:49 +0000 (01:03 +0200)]
selinux: do not label files in runtime dir

Do not label any files in the udev runtime directory, but only nodes,
links and directories below /dev.

In case the runtime directory falls back to /dev/.udev, label this
directory once at udevd startup, but never anything below it.

13 years agokeymap: Support Dell Latitude XT2 tablet-mode navigation keys
Seth Forshee [Tue, 5 Apr 2011 16:43:00 +0000 (11:43 -0500)]
keymap: Support Dell Latitude XT2 tablet-mode navigation keys

The XT2 has a rocker (up/down/enter) and back button on the side
in tablet mode, none of which work currently. Add entries for
these keys.

There is some overlap here with scan codes used in other Dell
models, so these buttons are put in a new file specific to this
model.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>