1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
Commit Graph

1939 Commits

Author SHA1 Message Date
Kay Sievers
a4d5ca644e merge device event handling and make database content available on "remove" 2006-04-05 22:29:33 +02:00
Kay Sievers
1017f139b3 volume_id: fix endianess conversion typo for FAT32 2006-04-05 17:31:49 +02:00
Kay Sievers
7baada47be udevd: export current seqnum and add udevsettle 2006-04-05 00:08:10 +02:00
Kay Sievers
2b3f8e93ca 089 release 2006-04-03 14:41:10 +02:00
Kay Sievers
66e14ae7de fix symlink targets in Makefiles 2006-04-03 14:40:06 +02:00
Kay Sievers
cad4697469 update README 2006-04-02 16:01:00 +02:00
Kay Sievers
cee5700cde volume_id: generate man page from xml source 2006-03-30 02:13:22 +02:00
Kay Sievers
f05da2ae00 volume_id: update README 2006-03-30 01:52:12 +02:00
Kay Sievers
1fda06ae98 pass CROSS_COMPILE to AR and RANLIB down to extras/ 2006-03-30 00:48:30 +02:00
Kay Sievers
1945917d4b update SUSE rules 2006-03-29 16:27:58 +02:00
Kay Sievers
41797cb82e update Red Hat rules 2006-03-29 15:59:49 +02:00
Kay Sievers
4809b49e41 move all *_id programs to /lib/udev/ 2006-03-29 14:44:41 +02:00
Kay Sievers
7f1ba7b03f update Debian rules 2006-03-29 12:19:21 +02:00
Kay Sievers
16801abde1 man pages: mention udev(7) not udev(8)
Thanks to:
  Henrique de Moraes Holschuh <hmh@debian.org>
2006-03-28 20:16:34 +02:00
Kay Sievers
15ff0ba36e remove all stripping code 2006-03-28 03:09:18 +02:00
Kay Sievers
92da64c700 volume_id: define exported symbols 2006-03-28 02:52:58 +02:00
Kay Sievers
d5618ac969 volume_id: remove some global symbols 2006-03-27 23:03:25 +02:00
Kay Sievers
e688ad2d0d because is better than cause 2006-03-27 20:22:00 +02:00
Kay Sievers
c643d61836 volume_id: use shared library by default 2006-03-27 19:30:56 +02:00
Kay Sievers
83cc6ab476 volume_id: rename subdirectory 2006-03-27 18:05:17 +02:00
Kay Sievers
b5e6942671 volume_id: provide a custom debug function 2006-03-27 17:59:22 +02:00
Kay Sievers
727f3fb091 update man page 2006-03-23 14:01:04 +01:00
Kay Sievers
ba743e43d4 fix rule order for persistent tape links
Thanks a lot to Marco for finding this.
2006-03-23 10:57:05 +01:00
Kay Sievers
2d82e6f053 volume_id: provide library 2006-03-23 10:50:55 +01:00
Kay Sievers
ddb5a84c34 don't create uuid/label links for raid members 2006-03-22 19:46:33 +01:00
Kay Sievers
aeaf0fddb9 change rule to skip removable IDE devices 2006-03-22 19:16:26 +01:00
Hannes Reinecke
24c27caf82 path_id: add bus to USB path 2006-03-22 12:21:49 +01:00
Kay Sievers
63645a3dfc 088 release 2006-03-21 20:44:13 +01:00
Kay Sievers
00152560f9 update SUSE rules 2006-03-21 19:26:12 +01:00
Kay Sievers
a05098641e fix output for USB path 2006-03-21 17:28:47 +01:00
Kay Sievers
ad9deeebfc rename "persistent disk" to "persistent storage" 2006-03-21 16:20:54 +01:00
Kay Sievers
bf289c06bf fix spelling error in debug string 2006-03-21 16:17:28 +01:00
Kay Sievers
7808297b0f volume_id: remove all partition table support 2006-03-21 16:16:55 +01:00
Hannes Reinecke
10a9bff1c3 persistent links: add scsi tape links and usb path support 2006-03-21 16:10:18 +01:00
Kay Sievers
0eb9e4a87e volume_id: remove partition table parsing code 2006-03-21 16:02:07 +01:00
Kay Sievers
8a37a3915f add ',' to trusted chars
SGI needs it for some compatibility device names from irix,
xvm volumes use "volname,subvolname" as the default device node.
2006-03-17 01:56:02 +01:00
Kay Sievers
0d5be398ff add udevtrigger to request events for coldplug
The shell script can't handle 1000's of devices.
2006-03-17 01:52:15 +01:00
Kay Sievers
f660222775 correct use of fcntl() 2006-03-16 10:47:31 +01:00
Kay Sievers
3e5e833253 reset signal handler in event process 2006-03-16 10:46:30 +01:00
Kay Sievers
2f567dd62e volume_id: add squashfs detection 2006-03-08 19:44:28 +01:00
Kay Sievers
b2885eeecf 087 release 2006-03-08 00:38:17 +01:00
Kay Sievers
cdce0be895 remove devfs rules and scripts 2006-03-08 00:34:36 +01:00
Kay Sievers
7910248926 warn about %e, MODALIAS, $modalias 2006-03-07 23:20:10 +01:00
Kay Sievers
7b05672ebb fix persistent disk rules to exclude removable IDE drives 2006-03-07 23:19:27 +01:00
Hannes Reinecke
226c074d6d path_id: support SAS devices 2006-03-01 20:07:20 +01:00
Masatake YAMATO
5016ef53f5 typo in debug text in udev_run_hotplugd.c 2006-03-01 20:02:41 +01:00
Kay Sievers
0030441ca4 086 release 2006-02-24 16:59:50 +01:00
Kay Sievers
1a4e5303e0 udevd: fix queue export for multiple events for the same device
Identified by Joachim Plack <jplack@suse.de> while working around
the problem that the device nodes appear and disappear while the
partitiontable is re-read and the application need to waait for an
empty udevd queue.
2006-02-23 20:10:49 +01:00
Kay Sievers
dd8140ae79 volume_id: add missing return 2006-02-21 19:14:43 +01:00
Nix
731f0aec41 update to udev-084/doc/writing_udev_rules 2006-02-21 18:53:25 +01:00