1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 19:21:53 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Jamie Wellnitz
0fe4cffde6 persistent device naming: tape devices and medium changers
This adds persistent symlinks for nst tape devices to the example
rules. The symlinks live under /dev/tape/by-id/.

Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com>
2007-02-27 21:02:07 +01:00
Kay Sievers
1a4144498a update example rules 2007-02-14 22:39:39 +01:00
Kay Sievers
50fec65715 update example rules 2006-11-14 17:38:42 +01:00
Kay Sievers
f2f957c394 persistent storage rules: skip gnbd devices 2006-10-13 13:16:08 +02:00
Kay Sievers
178b824905 update default rules 2006-09-30 17:12:48 +02:00
Bryan Kadzban
fa0bca0120 cleanup default rules 2006-09-23 22:09:41 +02:00
Kay Sievers
1376ba59f6 revert persistent-storage ata-serial '_' '-' replacement
It's not worth changing it, also scsi usually has an underscore
in the SERIAL string itself:
  scsi-SSEAGATE_ST3146854SS_3KN0JH8600008609GTBW
  scsi-SATA_HTS726060M9AT00_MRH453M4HWHG7B
2006-09-07 11:30:29 +02:00
MUNEDA Takahiro
0b07eaa083 changes rules for ata disk from '_' to '-'
by-id symlink rules for ata disk only have '_' before
$env{ID_SERIAL}. The rules for SCSI disk, SCSI tape, mouse,
event are not '_' but '-'
2006-09-06 22:08:20 +02:00
Kay Sievers
775f5e3587 update default rules 2006-08-20 18:18:24 +02:00
Kay Sievers
d146fa8f72 add late.rules to default rules 2006-08-11 16:41:52 +02:00
Kay Sievers
6afe0d7486 add 'crypto' devices to persistent storage rules 2006-08-11 16:41:15 +02:00
Anssi Hannula
e37938510a add joystick support to persistent input rules 2006-08-11 16:40:20 +02:00
Kay Sievers
eb1f908a2b move default rules to etc/udev/rules.d/ 2006-08-11 14:48:38 +02:00