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

35 Commits

Author SHA1 Message Date
Kay Sievers
3f781cab37 rules: add REMOVE_CMD rule 2007-08-26 00:48:49 +02:00
Kay Sievers
b6e4b08dc1 rules: random and urandom are 0666
Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>.
2007-08-25 14:07:02 +02:00
Kay Sievers
d98c6dfebc rules: fix two trivial typos
Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>
2007-08-24 20:34:44 +02:00
Kay Sievers
05f9e004ed rules: add iowarrior rule 2007-08-16 12:47:37 +02:00
Kay Sievers
88b74dc692 edd_id: move persistent rules to its own file 2007-08-14 11:06:39 +02:00
Kay Sievers
1bc19dbc6b rules: run vol_id only for partitions
Until we add support to the kernel to report media changes with a
"change" event, do not read the device content, because it will not
get updated when the media is removed or replaced.
2007-08-11 14:01:54 +02:00
Harald Hoyer
6ffa398695 rules: fix typo in 80-drivers.rules 2007-08-10 14:53:31 +02:00
Kay Sievers
d638611c44 rules: add default rules 2007-08-10 12:36:59 +02:00
Kay Sievers
4beaed3652 rules: add "do not edit" comment
Default udev rules are not system configuration for users to edit,
we need to be able to replace them with a package update. Custom rules
have to go into their own files.
2007-07-31 13:14:04 +02:00
Kay Sievers
f809fdffbf rules: recognize partitions and disk devices properly 2007-06-21 02:15:17 +02:00
Kay Sievers
3f504ce7dc rules: SUSE update 2007-06-04 15:05:12 +02:00
Kay Sievers
a7e2961c0f rules: fix cciss rule 2007-05-29 21:24:27 +02:00
Kay Sievers
97f39d487a rules: use long options for scsi_id 2007-05-25 17:40:04 +02:00
Hannes Reinecke
87cf9f5aac cciss device support 2007-05-25 14:48:08 +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
Fabio Massimo Di Nitto
51b5c5f889 rules: ignore partitons that span the entire disk 2007-05-16 20:15:21 +02:00
Kay Sievers
02c38c8033 rules: use ID_FS_UUID_SAFE 2007-05-07 15:34:49 +02:00
Matthias Schwarzott
878645dca3 persistent device naming: add joystick links 2007-04-12 14:38:46 +02:00
Kay Sievers
0809c264e9 default rules: add libata compat links 2007-04-06 19:53:20 +02:00
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
188394ce8e default rules: wait for 0:0:0:0 scsi devices only 2007-03-11 20:23:42 +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
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