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
Kay Sievers
9923ff1450 delete dasd_id, it moved to s390-tools
These s390-tools-1.6.0 (applicable for the "October 2005 stream") replace s390-tools-1.5.4.
  New tools:
    * tape390_crypt: Tool to control and query crypto settings for 3592 zSeries tape devices.
    * mon_fsstatd: Daemon that writes filesystem utilization data to the z/VM monitor stream.
    * dumpconf: Allows to configure the dump device used for system dump in case a kernel panic occurs.
    * dasdinfo: Display unique DASD ID, either uid or volser.
    * 59-dasd.rules: udev rules for unique DASD device nodes created in /dev/disk/.

  http://www.ibm.com/developerworks/linux/linux390/s390-tools-1.6.0.html
2007-03-12 13:17:23 +01:00
Kay Sievers
0ef409f6ca remove dead rule in persistent tape rules
Thanks to Matthias Schwarzott for spotting this.
2007-02-28 17:26:05 +01:00
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
6afe0d7486 add 'crypto' devices to persistent storage rules 2006-08-11 16:41:15 +02:00
Kay Sievers
eb1f908a2b move default rules to etc/udev/rules.d/ 2006-08-11 14:48:38 +02:00