1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-11-01 09:21:11 +03:00
Commit Graph

2373 Commits

Author SHA1 Message Date
Kay Sievers
83a4c0f8b8 release 112 2007-06-04 15:05:23 +02:00
Kay Sievers
3f504ce7dc rules: SUSE update 2007-06-04 15:05:12 +02:00
Kay Sievers
fd80719273 sysfs: skip unknown sysfs directories 2007-06-04 11:20:18 +02:00
Kay Sievers
96d3d86145 sysfs: handle bus/class top-level directories 2007-06-04 10:50:05 +02:00
Kay Sievers
4ad47b2de6 add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup 2007-06-03 12:29:46 +02:00
Kay Sievers
953249a3a0 add TEST=="<file>" key 2007-06-03 00:01:46 +02:00
Kay Sievers
5e9eb88f2f add $sys substitution 2007-06-02 22:06:01 +02:00
Kay Sievers
03178b0cce sysfs: change order of subsystem lookup 2007-06-02 22:00:10 +02:00
Kay Sievers
df97701ec6 udevtest: add --subsystem option 2007-06-02 10:14:50 +02:00
Kay Sievers
f7e34eb3e7 events for "bus" and "class" registration must be matched as "subsystem" 2007-06-02 10:02:32 +02:00
Kay Sievers
4722274ca0 sysfs: add device lookup by $SUBSYSYTEM:$KERNEL 2007-06-02 09:43:57 +02:00
Kay Sievers
d419e96238 fix "do not access parent" warning for ATTR{} 2007-06-01 16:37:43 +02:00
Kay Sievers
fd40749e68 scsi_id: fix typo in help text 2007-05-29 21:26:01 +02:00
Kay Sievers
31a8286834 rules: SUSE update 2007-05-29 21:25:21 +02:00
Kay Sievers
a7e2961c0f rules: fix cciss rule 2007-05-29 21:24:27 +02:00
Kay Sievers
596714857b path_id: skip subsystem directory 2007-05-29 21:23:20 +02:00
Kay Sievers
97f39d487a rules: use long options for scsi_id 2007-05-25 17:40:04 +02:00
Kay Sievers
9eaa50d0e7 scsi_id: add long options 2007-05-25 17:37:47 +02:00
Hannes Reinecke
87cf9f5aac cciss device support 2007-05-25 14:48:08 +02:00
Ryan Lortie
335b8aace3 volume_id: support for long-filename based labels 2007-05-25 03:36:59 +02:00
Kay Sievers
a3b836c6c2 volume_id: terminate overlong label strings 2007-05-25 03:35:18 +02:00
Kay Sievers
52e1af940a rules: SUSE update 2007-05-21 08:01:19 +02:00
Kay Sievers
b8cf73a533 scsi_id: do not install symlink in /sbin 2007-05-21 08:00:45 +02:00
Kay Sievers
90a1e83a3b IMPORT: do not mangle whitespace 2007-05-21 08:00:09 +02:00
Kay Sievers
c19870519d replace_chars: replace % character 2007-05-21 07:59:40 +02:00
Kay Sievers
8cc6c96f1b volume_id: escape % character 2007-05-21 07:17:09 +02:00
Kay Sievers
86fd6b4f61 udevtest: print message before log output 2007-05-21 07:02:04 +02:00
Kay Sievers
9e23328e53 rules: use encoded strings instead of skipping characters
This is needed for mount(8) and LABEL=* to find symlinks of label
strings with special character in it.
2007-05-17 20:19:25 +02:00
Kay Sievers
d727cb9075 vol_id: export encoded strings 2007-05-17 20:10:09 +02:00
Kay Sievers
b10941c08d volume_id: add and export string encoding function
Needed for mount(8) to lookup LABEL=* in /dev/disk/by-label/*. Characters
not suited for a filename will be escaped and the encoded LABEL=* string
is able to find the corresponding symlink.
2007-05-17 20:09:24 +02:00
Kay Sievers
2f2c4fa442 replace_chars: replace spaces in node name 2007-05-17 20:01:54 +02:00
Kay Sievers
c266640503 udevsettle: use long options 2007-05-17 02:17:13 +02:00
Fabio Massimo Di Nitto
51b5c5f889 rules: ignore partitons that span the entire disk 2007-05-16 20:15:21 +02:00
Scott James Remnant
8246d00d88 run_program: log "info" not "error" if program is missing 2007-05-16 20:06:39 +02:00
Scott James Remnant
ca4f2c41b0 replace_untrusted_chars: replace all whitespace with space 2007-05-16 20:00:29 +02:00
Kay Sievers
05610c088e udev_db: escape path names with \x00 instead of %00 2007-05-16 19:51:13 +02:00
Kay Sievers
c6594afda4 volume_id: add function documentation 2007-05-15 01:11:48 +02:00
Kay Sievers
f1a9ac32b9 create_floppy_devices: remove dead "unlink" code 2007-05-15 01:08:48 +02:00
Miklos Vajna
88243f0974 path_id: remove on make uninstall 2007-05-13 00:06:26 +02:00
Miklos Vajna
74ced8c890 create_floppy_devices: add man page 2007-05-13 00:02:20 +02:00
Kay Sievers
fdc9a0b52a udevd: close /proc/meminfo after reading 2007-05-11 16:53:56 +02:00
Kay Sievers
85135c740b release 111 2007-05-10 12:42:56 +02:00
Kay Sievers
f29fdd3cef volume_id: vol_id depends on libvolume_id 2007-05-10 12:40:18 +02:00
Kay Sievers
c7301bb3ce rules: SUSE update 2007-05-09 16:26:00 +02:00
Kay Sievers
223cfa97fc volume_id: add remaining names for prober lookup by type 2007-05-09 16:06:15 +02:00
Matthias Schwarzott
564794bbd3 rules: Gentoo update 2007-05-09 08:25:51 +02:00
Kay Sievers
9377c8d80c vol_id: use libvolume_id prober list for --probe-all 2007-05-08 20:00:02 +02:00
Kay Sievers
c1091150be volume_id: give access to list of all available probers 2007-05-08 19:59:23 +02:00
Kay Sievers
1b679f0a8b rules: SUSE update 2007-05-07 15:35:10 +02:00
Kay Sievers
02c38c8033 rules: use ID_FS_UUID_SAFE 2007-05-07 15:34:49 +02:00