chiark / gitweb /
elogind.git
16 years agovolume_id: fix typo in function documentation
Karel Zak [Wed, 23 Jan 2008 11:31:10 +0000 (12:31 +0100)]
volume_id: fix typo in function documentation

Signed-off-by: Karel Zak <kzak@redhat.com>
16 years agovolume_id: add prefix=, exec_prefix=
Neil Williams [Wed, 9 Jan 2008 21:36:36 +0000 (22:36 +0100)]
volume_id: add prefix=, exec_prefix=

16 years agovolume_id: fix UUID raw buffer usage
Karel Zak [Wed, 9 Jan 2008 14:13:38 +0000 (15:13 +0100)]
volume_id: fix UUID raw buffer usage

Signed-off-by: Karel Zak <kzak@redhat.com>
16 years agorules_generator: add missing write_net_rules unlock
Jiri Slaby [Mon, 31 Dec 2007 13:24:55 +0000 (14:24 +0100)]
rules_generator: add missing write_net_rules unlock

16 years agorules: remove tty rule which can never run because of an earlier "last_rule"
Kay Sievers [Sat, 29 Dec 2007 16:23:31 +0000 (17:23 +0100)]
rules: remove tty rule which can never run because of an earlier "last_rule"

16 years agodo not skip RUN execution if device node removal fails
Anthony L. Awtrey [Sat, 29 Dec 2007 16:19:06 +0000 (17:19 +0100)]
do not skip RUN execution if device node removal fails

16 years agoswitch mailing lists to linux-hotplug@vger.kernel.org
Kay Sievers [Thu, 27 Dec 2007 03:17:46 +0000 (04:17 +0100)]
switch mailing lists to linux-hotplug@vger.

16 years agorelease 118
Kay Sievers [Tue, 18 Dec 2007 23:50:56 +0000 (00:50 +0100)]
release 118

16 years agorules: Gentoo update
Matthias Schwarzott [Mon, 17 Dec 2007 16:58:21 +0000 (17:58 +0100)]
rules: Gentoo update

16 years agovolume_id: also add readable check to probe_all()
Kay Sievers [Mon, 17 Dec 2007 14:32:41 +0000 (15:32 +0100)]
volume_id: also add readable check to probe_all()

Otherwise probe_all will run two times into a timout, one
for the raid, and one for the filesystem probe. Thanks to
Tore Anderson for the debugging.

16 years agocreate_floppy_devices: fix logic for more than one floppy device
Kay Sievers [Mon, 17 Dec 2007 02:41:30 +0000 (03:41 +0100)]
create_floppy_devices: fix logic for more than one floppy device

16 years agovolume_id: run only once into a timeout for unreadable devices
Kay Sievers [Sun, 16 Dec 2007 18:56:04 +0000 (19:56 +0100)]
volume_id: run only once into a timeout for unreadable devices

16 years agovolume_id: LVM - add uuid
Hannes Reinecke [Sun, 16 Dec 2007 18:22:32 +0000 (19:22 +0100)]
volume_id: LVM - add uuid

16 years agovolume_id: md - add metadata minor version
Kay Sievers [Fri, 7 Dec 2007 16:26:15 +0000 (17:26 +0100)]
volume_id: md - add metadata minor version

Thanks to Hannes.

16 years agorules: add AOE rule
Kay Sievers [Fri, 7 Dec 2007 16:20:10 +0000 (17:20 +0100)]
rules: add AOE rule

16 years agodoc: update "writing udev rules"
Daniel Drake [Mon, 3 Dec 2007 18:04:32 +0000 (19:04 +0100)]
doc: update "writing udev rules"

16 years agolibvolume_id: squashfs - add endianess support for LZMA compression
Kay Sievers [Mon, 26 Nov 2007 00:09:03 +0000 (01:09 +0100)]
libvolume_id: squashfs - add endianess support for LZMA compression

16 years agolibvolume_id: squashfs+LZMA compression detection
Michael Prokop [Mon, 26 Nov 2007 00:03:08 +0000 (01:03 +0100)]
libvolume_id: squashfs+LZMA compression detection

16 years agoman: udevadm settle - mention 180 seconds default timeout
Kay Sievers [Thu, 22 Nov 2007 22:49:30 +0000 (23:49 +0100)]
man: udevadm settle - mention 180 seconds default timeout

Based on a patch from Jonas Meurer. Thanks!

16 years agorules_generator: do not create rules with insufficient matches
Kay Sievers [Tue, 20 Nov 2007 17:18:03 +0000 (18:18 +0100)]
rules_generator: do not create rules with insufficient matches

Thanks to Alexander E. Patrakov for pointing out that we create
invalid rules.

We still need a proper fix for devices we skip creating rules
(locally administered MAC), but want to swap names with interface
names we created rules for.

16 years agoremove udevstart
Kay Sievers [Tue, 13 Nov 2007 22:44:12 +0000 (23:44 +0100)]
remove udevstart

16 years agorelease 117
Kay Sievers [Tue, 13 Nov 2007 19:47:34 +0000 (20:47 +0100)]
release 117

16 years agorules: Gentoo update
Matthias Schwarzott [Sat, 10 Nov 2007 15:17:47 +0000 (16:17 +0100)]
rules: Gentoo update

16 years agoudevadm: control - allow command to be passed as option
Kay Sievers [Fri, 9 Nov 2007 18:30:12 +0000 (19:30 +0100)]
udevadm: control - allow command to be passed as option

16 years agoman: udevd.8 - remove udevcontrol section
Kay Sievers [Fri, 9 Nov 2007 16:55:45 +0000 (17:55 +0100)]
man: udevd.8 - remove udevcontrol section

16 years agoudevadm: also return major==0 results for --device-id-of-file
Kay Sievers [Fri, 9 Nov 2007 16:05:34 +0000 (17:05 +0100)]
udevadm: also return major==0 results for --device-id-of-file

16 years agoMakefile: fix bogus version number than got committed
Kay Sievers [Fri, 9 Nov 2007 14:13:25 +0000 (15:13 +0100)]
Makefile: fix bogus version number than got committed

16 years agoudevadm: add info option --device-id-of-file=<file>
Kay Sievers [Fri, 9 Nov 2007 09:22:30 +0000 (10:22 +0100)]
udevadm: add info option --device-id-of-file=<file>

Now, that udevinfo is no longer in /usr, we can add this:

  $ udevadm info --device-id-of-file=/
  8 5

to create a dynamic rule to provide /dev/root.

16 years agoman: fix udevadm.8 typo
MUNEDA Takahiro [Fri, 9 Nov 2007 07:24:42 +0000 (16:24 +0900)]
man: fix udevadm.8 typo

Signed-off-by: MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
16 years agoudevadm: accept command as option, like --help, --version
Kay Sievers [Thu, 8 Nov 2007 23:49:50 +0000 (00:49 +0100)]
udevadm: accept command as option, like --help, --version

16 years agoudevadm: merge all udev tools into a single binary
Kay Sievers [Thu, 8 Nov 2007 16:51:59 +0000 (17:51 +0100)]
udevadm: merge all udev tools into a single binary

16 years agovolume_id: create relative symlink when $(libdir) = $(usrlibdir)
Dan Nicholson [Wed, 7 Nov 2007 23:14:39 +0000 (00:14 +0100)]
volume_id: create relative symlink when $(libdir) = $(usrlibdir)

16 years agoextras: ignore built and generated files
Dan Nicholson [Wed, 7 Nov 2007 23:13:40 +0000 (00:13 +0100)]
extras: ignore built and generated files

16 years agoudevinfo: exclude "uevent" file from --attribute-walk
Kay Sievers [Wed, 24 Oct 2007 14:51:33 +0000 (16:51 +0200)]
udevinfo: exclude "uevent" file from --attribute-walk

16 years agovolume_id: bump version
Kay Sievers [Wed, 24 Oct 2007 14:51:03 +0000 (16:51 +0200)]
volume_id: bump version

16 years agovolume_id: ntfs - rely on valid master file table
Kay Sievers [Tue, 23 Oct 2007 00:38:23 +0000 (02:38 +0200)]
volume_id: ntfs - rely on valid master file table

16 years agovolume_id: LUKS - export version
Kay Sievers [Wed, 17 Oct 2007 16:13:49 +0000 (18:13 +0200)]
volume_id: LUKS - export version

16 years agovolume_id: vfat - allow all possible sector sizes
Kay Sievers [Wed, 17 Oct 2007 15:59:27 +0000 (17:59 +0200)]
volume_id: vfat - allow all possible sector sizes

  https://bugs.launchpad.net/bugs/147807

16 years agofirmware: do not print error if logger is missing
Kay Sievers [Mon, 15 Oct 2007 22:54:14 +0000 (00:54 +0200)]
firmware: do not print error if logger is missing

16 years agofirmware: remove hardcoded path to logger
Matthias Schwarzott [Mon, 15 Oct 2007 22:50:48 +0000 (00:50 +0200)]
firmware: remove hardcoded path to logger

16 years agorules: Frugalware update
VMiklos [Mon, 15 Oct 2007 21:56:12 +0000 (23:56 +0200)]
rules: Frugalware update

16 years agorules: SUSE update
Kay Sievers [Mon, 15 Oct 2007 21:53:48 +0000 (23:53 +0200)]
rules: SUSE update

Thanks to Bryan Kadzban and Matthias Schwarzott for checking the rules.

16 years agousb_id: fail if vendor/product can not be retrieved
Kay Sievers [Mon, 15 Oct 2007 18:38:20 +0000 (20:38 +0200)]
usb_id: fail if vendor/product can not be retrieved

Thanks to Daniel Drake for identifying the bug.

16 years agorelease 116
Kay Sievers [Sun, 14 Oct 2007 13:17:32 +0000 (15:17 +0200)]
release 116

16 years agorules: fix typos
Bryan Kadzban [Sun, 14 Oct 2007 12:48:14 +0000 (14:48 +0200)]
rules: fix typos

16 years agorules: Gentoo update
Matthias Schwarzott [Tue, 25 Sep 2007 15:52:42 +0000 (17:52 +0200)]
rules: Gentoo update

16 years agorule_generator: always match netif type in generated rule
Kay Sievers [Tue, 25 Sep 2007 15:18:49 +0000 (17:18 +0200)]
rule_generator: always match netif type in generated rule

16 years agofix debug output string
Kay Sievers [Tue, 25 Sep 2007 11:45:49 +0000 (13:45 +0200)]
fix debug output string

16 years agorules: split out and fix persistent tape rules
Kay Sievers [Tue, 25 Sep 2007 10:20:17 +0000 (12:20 +0200)]
rules: split out and fix persistent tape rules

Thanks to: Robin H. Johnson <robbat2@gentoo.org> for the suggestion.

16 years agorules: call usb_id only for SUBSYSTEMS=="usb"
Kay Sievers [Tue, 25 Sep 2007 00:24:29 +0000 (02:24 +0200)]
rules: call usb_id only for SUBSYSTEMS=="usb"

16 years agorules: Gentoo update
Matthias Schwarzott [Mon, 24 Sep 2007 00:59:22 +0000 (02:59 +0200)]
rules: Gentoo update

16 years agorule_generator: move all policy from write_net_rules to the rules file
Kay Sievers [Fri, 21 Sep 2007 15:42:46 +0000 (17:42 +0200)]
rule_generator: move all policy from write_net_rules to the rules file

16 years agoupdate README
Kay Sievers [Fri, 21 Sep 2007 08:33:36 +0000 (10:33 +0200)]
update README

16 years agofix wrong variable used in logged string
Kay Sievers [Thu, 20 Sep 2007 22:55:19 +0000 (00:55 +0200)]
fix wrong variable used in logged string

16 years agoprevent wrong symlink creation if database disagress with current rules
Kay Sievers [Thu, 20 Sep 2007 17:38:58 +0000 (19:38 +0200)]
prevent wrong symlink creation if database disagress with current rules

16 years agoudevinfo: simplify symlink printing logic
Kay Sievers [Thu, 20 Sep 2007 13:25:29 +0000 (15:25 +0200)]
udevinfo: simplify symlink printing logic

16 years agoremove extra space from udevinfo symlink output
Harald Hoyer [Thu, 20 Sep 2007 13:24:42 +0000 (15:24 +0200)]
remove extra space from udevinfo symlink output

16 years agorules: add memstick module loading
Kay Sievers [Wed, 19 Sep 2007 22:46:44 +0000 (00:46 +0200)]
rules: add memstick module loading

16 years agouse SEQNUM in /dev/.udev/queue/ instead of devpath
Kay Sievers [Wed, 19 Sep 2007 22:41:54 +0000 (00:41 +0200)]
use SEQNUM in /dev/.udev/queue/ instead of devpath

16 years agoignore device node names while restoring symlinks from the stack
Kay Sievers [Tue, 11 Sep 2007 22:21:53 +0000 (00:21 +0200)]
ignore device node names while restoring symlinks from the stack

16 years agoonly install *.rules
Harald Hoyer [Tue, 11 Sep 2007 15:20:54 +0000 (17:20 +0200)]
only install *.rules

16 years agocheck line length after comment check and whitespace strip
Harald Hoyer [Tue, 11 Sep 2007 15:17:29 +0000 (17:17 +0200)]
check line length after comment check and whitespace strip

16 years agopath_id: fix for stacked class devices
Kay Sievers [Sun, 9 Sep 2007 22:59:07 +0000 (00:59 +0200)]
path_id: fix for stacked class devices

16 years agorules: put bsd nodes in /dev/bsd/ directory
Kay Sievers [Fri, 7 Sep 2007 02:01:21 +0000 (04:01 +0200)]
rules: put bsd nodes in /dev/bsd/ directory

16 years agocorrect includes in udev_selinux.c
maximilian attems [Thu, 6 Sep 2007 11:12:48 +0000 (13:12 +0200)]
correct includes in udev_selinux.c

16 years agoincrease WAIT_FOR_SYSFS timeout to 10 seconds
Kay Sievers [Fri, 31 Aug 2007 09:01:35 +0000 (11:01 +0200)]
increase WAIT_FOR_SYSFS timeout to 10 seconds

We see SCSI disks where it takes 6.5 seconds to populate the
sysfs attributes.

16 years agoadd /dev/rtc symlink if new rtc drivers are used
Kay Sievers [Thu, 30 Aug 2007 13:03:21 +0000 (15:03 +0200)]
add /dev/rtc symlink if new rtc drivers are used

16 years agorules: remove broken nvram group assignment without any permission
Kay Sievers [Thu, 30 Aug 2007 12:25:17 +0000 (14:25 +0200)]
rules: remove broken nvram group assignment without any permission

16 years agorules: do not delete /lib/udev/devices/ nodes on "remove"
Kay Sievers [Thu, 30 Aug 2007 12:14:54 +0000 (14:14 +0200)]
rules: do not delete /lib/udev/devices/ nodes on "remove"

16 years agoprint warning for invalid TEST operations
Kay Sievers [Wed, 29 Aug 2007 20:19:28 +0000 (22:19 +0200)]
print warning for invalid TEST operations

16 years agodo not delete the device node with ignore_remove, but handle the event
Kay Sievers [Wed, 29 Aug 2007 12:11:37 +0000 (14:11 +0200)]
do not delete the device node with ignore_remove, but handle the event

16 years agoadd $name substitution
Kay Sievers [Wed, 29 Aug 2007 12:04:55 +0000 (14:04 +0200)]
add $name substitution

16 years agorules: Gentoo update
Matthias Schwarzott [Wed, 29 Aug 2007 11:19:16 +0000 (13:19 +0200)]
rules: Gentoo update

16 years agovolume_id: fix linux_raid metadata version 1.0 detection
Kay Sievers [Wed, 29 Aug 2007 04:06:00 +0000 (06:06 +0200)]
volume_id: fix linux_raid metadata version 1.0 detection

Fixes:
  https://bugs.launchpad.net/ubuntu/+source/udev/+bug/133773

16 years agoman: recreate man pages
Kay Sievers [Tue, 28 Aug 2007 02:24:08 +0000 (04:24 +0200)]
man: recreate man pages

16 years agorules: add i2o driver rule
Kay Sievers [Tue, 28 Aug 2007 02:16:54 +0000 (04:16 +0200)]
rules: add i2o driver rule

16 years agorules: Gentoo update
Kay Sievers [Sun, 26 Aug 2007 11:54:32 +0000 (13:54 +0200)]
rules: Gentoo update

16 years agotrack "move" events to rename database and failed files
Kay Sievers [Sun, 26 Aug 2007 03:22:35 +0000 (05:22 +0200)]
track "move" events to rename database and failed files

16 years agorules: add REMOVE_CMD rule
Kay Sievers [Sat, 25 Aug 2007 22:48:49 +0000 (00:48 +0200)]
rules: add REMOVE_CMD rule

16 years agorules: random and urandom are 0666
Kay Sievers [Sat, 25 Aug 2007 12:07:02 +0000 (14:07 +0200)]
rules: random and urandom are 0666

Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>.

16 years agorules: fix two trivial typos
Kay Sievers [Fri, 24 Aug 2007 18:34:44 +0000 (20:34 +0200)]
rules: fix two trivial typos

Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>

16 years agoset buffer size if strlcpy/strlcat indicate truncation
Michael Morony [Fri, 24 Aug 2007 06:14:21 +0000 (08:14 +0200)]
set buffer size if strlcpy/strlcat indicate truncation

16 years agorelease 115
Kay Sievers [Thu, 23 Aug 2007 23:29:54 +0000 (01:29 +0200)]
release 115

16 years agoMakefile: install default rules
Kay Sievers [Thu, 23 Aug 2007 01:31:04 +0000 (03:31 +0200)]
Makefile: install default rules

16 years agorules: update Fedora
Kay Sievers [Thu, 23 Aug 2007 00:42:23 +0000 (02:42 +0200)]
rules: update Fedora

16 years agorule_generator: fix wrong DRIVERS!= logic
Kay Sievers [Tue, 21 Aug 2007 21:05:47 +0000 (23:05 +0200)]
rule_generator: fix wrong DRIVERS!= logic

Thanks to Matthias for identifying that.

16 years agodo not ignore dynamic rule if it is the last one in the list
Kay Sievers [Thu, 16 Aug 2007 18:16:47 +0000 (20:16 +0200)]
do not ignore dynamic rule if it is the last one in the list

16 years agovolume_id: fix sqashfs detection
Kay Sievers [Thu, 16 Aug 2007 13:02:53 +0000 (15:02 +0200)]
volume_id: fix sqashfs detection

16 years agorules: add iowarrior rule
Kay Sievers [Thu, 16 Aug 2007 10:47:37 +0000 (12:47 +0200)]
rules: add iowarrior rule

16 years agoaccept relative path for TEST
Kay Sievers [Thu, 16 Aug 2007 10:45:31 +0000 (12:45 +0200)]
accept relative path for TEST

16 years agoedd_id: move persistent rules to its own file
Kay Sievers [Tue, 14 Aug 2007 09:06:39 +0000 (11:06 +0200)]
edd_id: move persistent rules to its own file

16 years agorules: update Fedora rules
Kay Sievers [Sat, 11 Aug 2007 12:06:03 +0000 (14:06 +0200)]
rules: update Fedora rules

16 years agorules: run vol_id only for partitions
Kay Sievers [Sat, 11 Aug 2007 12:01:54 +0000 (14:01 +0200)]
rules: run vol_id only for partitions

Until we add support to the kernel to report media changes with a
"change" event, do not read the device content, because it will not
get updated when the media is removed or replaced.

16 years agorules: move md-raid rules to packages dir
Kay Sievers [Fri, 10 Aug 2007 13:23:34 +0000 (15:23 +0200)]
rules: move md-raid rules to packages dir

16 years agorules: fix typo in 80-drivers.rules
Harald Hoyer [Fri, 10 Aug 2007 12:53:31 +0000 (14:53 +0200)]
rules: fix typo in 80-drivers.rules

16 years agorules: add ia64 rules
Kay Sievers [Fri, 10 Aug 2007 11:30:35 +0000 (13:30 +0200)]
rules: add ia64 rules

16 years agorules: add packages rules
Kay Sievers [Fri, 10 Aug 2007 10:40:17 +0000 (12:40 +0200)]
rules: add packages rules

16 years agoruls: update SUSE rules
Kay Sievers [Fri, 10 Aug 2007 10:37:34 +0000 (12:37 +0200)]
ruls: update SUSE rules

16 years agorules: add default rules
Kay Sievers [Fri, 10 Aug 2007 10:36:59 +0000 (12:36 +0200)]
rules: add default rules

16 years agorules: Debian update
Marco d'Itri [Tue, 7 Aug 2007 08:41:42 +0000 (10:41 +0200)]
rules: Debian update