Commit graph

1996 commits

Author SHA1 Message Date
Kazuhiro Inaoka 768cd81b7d inotify syscall definitions for M32R 2006-12-06 15:01:30 +01:00
Russell Coker eb8b496e89 SELinux: label created symlink instead of node
The current code will label the target of a symlink rather than the
link itself.  This means that the link does not get it's context set
and the target gets the wrong context.
Incidentally this affects the labelling of hard disk device nodes and
can get in the way of booting.

Also get_media() should not be called with devname==NULL.
2006-12-05 14:32:44 +01:00
Marco d'Itri 5284454d5f scsi_id: remove trailing garbage from ID_SERIAL_SHORT 2006-11-27 17:13:19 +01:00
Marco d'Itri 64e6d9dd70 write_cd_rules: identity-based persistence
Bryan Kadzban wrote:
> Marco d'Itri wrote:
> > Bryan Kadzban wrote:
> >
> > > This is a sort of follow-up of my path-based persistence patch for
> > > net devices; it's the opposite type of addition for CD symlinks.
> >
> > Looks good. I am attaching a slightly reformatted version, I think it
> > should be applied.
>
> That's probably a lot more clear than my version anyway: what you posted
> looks like it does basically the same thing, just with some changes in
> the order and sense of checks.
2006-11-27 10:34:43 +01:00
Kay Sievers 26133d54e0 man: recreate from xml 2006-11-27 10:30:17 +01:00
Kay Sievers 3620d03b22 man: fix udevmonitor text
Thanks to Bauke Jan Douma.
2006-11-27 10:29:50 +01:00
Kay Sievers aa68c048f8 volume_id: fix endianess bug in linux_raid detection 2006-11-15 20:41:25 +01:00
Kay Sievers 77ab93ed97 update SUSE rules 2006-11-15 20:40:26 +01:00
Kay Sievers bf1cea46bb update SUSE rules 2006-11-14 20:16:35 +01:00
Kay Sievers 50fec65715 update example rules 2006-11-14 17:38:42 +01:00
Kay Sievers 151418db12 update Fedora rules 2006-11-14 17:38:04 +01:00
Kay Sievers 1810a9d7bb release 103 2006-10-20 14:43:35 +02:00
Kay Sievers 69ed35366f update Fedora rules 2006-10-15 18:40:08 +02:00
Kay Sievers 7cc15d9300 update SUSE rules 2006-10-15 18:29:05 +02:00
Kay Sievers 2412f0886d volume_id: add comment about hfs uuid conversion 2006-10-15 18:20:15 +02:00
Kay Sievers 2658afdcf1 volume_id: add checksum check to via_raid 2006-10-13 13:17:13 +02:00
Kay Sievers f2f957c394 persistent storage rules: skip gnbd devices 2006-10-13 13:16:08 +02:00
Kay Sievers 0a9e36df4f release 102 2006-10-10 17:07:35 +02:00
Kay Sievers 2c6185636c update SUSE rules 2006-10-10 16:56:33 +02:00
Kay Sievers 11678eff6a scsi_id: export ID_SERIAL_SHORT without vendor/product 2006-10-10 16:56:09 +02:00
Kay Sievers 5ac2854375 if /sys/subsystem exists, skip class, bus, block scanning 2006-10-08 16:06:14 +02:00
Kay Sievers 66ec64e9ad first try "subsystem" link at a parent device, before guessing 2006-10-08 16:04:54 +02:00
Daniel Drake 72605f8b01 writing_udev_rules: fix typo in example rule
This was pointed out by SG Wilkinson.
2006-10-03 01:45:56 +02:00
MUNEDA Takahiro 56baaedc90 path_id: fix SAS disk handling 2006-10-02 16:02:42 +02:00
Kay Sievers 178b824905 update default rules 2006-09-30 17:12:48 +02:00
Kay Sievers 965039b860 update SUSE rules 2006-09-30 17:12:25 +02:00
Kay Sievers fe547f13fc create missing ChangeLog for version 101 2006-09-30 17:09:55 +02:00
Kay Sievers 9b2a903812 release 101 2006-09-30 14:30:00 +02:00
Bryan Kadzban 53fc01d507 add IMPORT operations to the udev man page 2006-09-23 22:10:55 +02:00
Bryan Kadzban fa0bca0120 cleanup default rules 2006-09-23 22:09:41 +02:00
Piter PUNK d3641ff2ac update slackware rules 2006-09-20 21:00:29 +02:00
Kay Sievers b4e4b5a5db fix spelling in deprecation warning
Found by Andreas Hanke.
2006-09-20 20:22:57 +02:00
Arjan Opmeer 92be0b8700 fix udevinfo help text typo 2006-09-20 20:20:35 +02:00
Michał Bartoszkiewicz d6e3953888 udevtrigger: fix typo that prevents partition events 2006-09-20 12:22:24 +02:00
VMiklos 9a00cb9efd update Frugalware rules 2006-09-20 00:02:50 +02:00
Kay Sievers c48622cc25 udevtrigger: trigger devices sorted by their dependency
Resolve the links to the real device location in the tree, and
sort the list, to make sure that parent devices are triggered
before their childs.
2006-09-19 17:51:31 +02:00
Kay Sievers 82c60ce572 udev_sysfs: unify symlink resolving 2006-09-19 17:46:04 +02:00
Kay Sievers bc2a89fad6 udevinfo: print error in --attribute-walk 2006-09-19 17:07:25 +02:00
Kay Sievers 7b5206d609 don't print PHYSDEV* warnings for old WAIT_FOR_SYSFS rules 2006-09-18 22:14:18 +02:00
Kay Sievers 091a660d43 warn if a PHYSEDV* key, the "device" link, or a parent attribute is used 2006-09-18 02:01:29 +02:00
Miles Lane fe0c4102ad clarify "specified user/group unknown" error 2006-09-16 16:35:52 +02:00
Kay Sievers 4ca254b382 volume_id: correct iso9660 high sierra header
Thanks to David Härdeman.
2006-09-12 14:33:06 +02:00
Kay Sievers 8091f6a90c rule_generator: improve net rule comment generation 2006-09-09 14:45:45 +02:00
Kay Sievers c7c00276f6 udevd: add --debug-trace option 2006-09-08 11:30:00 +02:00
Kay Sievers 9e8fe79b8e udevd: add --verbose option to log also to stdout 2006-09-08 11:28:38 +02:00
Kay Sievers b52a01ee39 udevd: use getopt_long() 2006-09-08 11:27:03 +02:00
Kay Sievers adc8e4b91e remove Makefile magic for leading '0' in version 2006-09-07 11:49:51 +02:00
Kay Sievers eed8b2ff91 release 100 2006-09-07 11:32:45 +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
Kay Sievers 4febf7f076 man: add $attr{} section about symlinks 2006-09-07 11:08:07 +02:00