1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-14 23:24:38 +03:00

2163 Commits

Author SHA1 Message Date
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
Kay Sievers
1c6c7ab118 vol_id: add ID_FS_UUID_SAFE 2007-05-06 02:24:21 +02:00
Kay Sievers
13361e4704 volume_id: rename UUID_64BIT_LE/BE 2007-05-06 02:23:48 +02:00
Kay Sievers
68d5578852 vol_id: README update 2007-05-04 17:16:08 +02:00
Kay Sievers
a6abdbfc7e volume_id: add DDF support 2007-05-04 16:54:46 +02:00
Kay Sievers
444f07fea4 volume_id: add internal UUID_STRING 2007-05-04 16:53:19 +02:00
Matthias Schwarzott
ee466b321e volume_id: fix Makefile for parallel make 2007-05-03 23:24:17 +02:00
Kay Sievers
9f1f67b168 udevd: use fgets() to read /proc files
Based on a patch by:
  George Beshers <gbeshers@sgi.com>
2007-05-03 23:21:11 +02:00
Kay Sievers
1d9cdcdf91 vol_id: use volume_id_get_* 2007-05-03 14:24:56 +02:00
Kay Sievers
e7ea9c50e8 volume_id: add volume_id_get_* functions
In a future version of libvolume_id, struct volume_id will be
an opaque data type, which can't be accessed directly.

No interface has changed for now, until all known users are
converted not to access the structure directly.
2007-05-03 14:22:39 +02:00
Kay Sievers
4a86b682ab vol_id: use long options 2007-05-03 11:00:02 +02:00