[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.189.182.15: ~ $
# Copyright (C) 2009 Red Hat, Inc. All rights reserved.
#
# This file is part of LVM2.

# Udev rules for device-mapper devices.
#
# These rules create symlinks in /dev/disk directory.
# Symlinks that depend on probing filesystem type,
# label and uuid are created only if the device is not
# suspended.

# "add" event is processed on coldplug only!
ACTION!="add|change", GOTO="dm_end"
ENV{DM_UDEV_RULES_VSN}!="?*", GOTO="dm_end"
ENV{DM_UDEV_DISABLE_DISK_RULES_FLAG}=="1", GOTO="dm_end"

SYMLINK+="disk/by-id/dm-name-$env{DM_NAME}"
ENV{DM_UUID}=="?*", SYMLINK+="disk/by-id/dm-uuid-$env{DM_UUID}"

ENV{DM_SUSPENDED}=="1", GOTO="dm_end"
ENV{DM_NOSCAN}=="1", GOTO="dm_watch"

IMPORT{builtin}="blkid"
ENV{DM_UDEV_LOW_PRIORITY_FLAG}=="1", OPTIONS="link_priority=-100"
ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{ID_FS_UUID_ENC}=="?*", SYMLINK+="disk/by-uuid/$env{ID_FS_UUID_ENC}"
ENV{ID_FS_USAGE}=="filesystem|other", ENV{ID_FS_LABEL_ENC}=="?*", SYMLINK+="disk/by-label/$env{ID_FS_LABEL_ENC}"
ENV{ID_PART_ENTRY_UUID}=="?*", SYMLINK+="disk/by-partuuid/$env{ID_PART_ENTRY_UUID}"
ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_ENTRY_NAME}=="?*", SYMLINK+="disk/by-partlabel/$env{ID_PART_ENTRY_NAME}"
ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_GPT_AUTO_ROOT}=="1", SYMLINK+="gpt-auto-root"

# Add inotify watch to track changes on this device.
# Using the watch rule is not optimal - it generates a lot of spurious
# and useless events whenever the device opened for read-write is closed.
# The best would be to generete the event directly in the tool changing
# relevant information so only relevant events will be processed
# (like creating a filesystem, changing filesystem label etc.).
#
# But let's use this until we have something better...
LABEL="dm_watch"
OPTIONS+="watch"

LABEL="dm_end"

Filemanager

Name Type Size Permission Actions
10-dm.rules File 7.1 KB 0444
13-dm-disk.rules File 1.75 KB 0444
40-redhat-disable-dell-ir-camera.rules File 135 B 0644
40-redhat-disable-lenovo-ir-camera.rules File 496 B 0644
40-redhat.rules File 1.74 KB 0644
42-usb-hid-pm.rules File 2.16 KB 0644
50-udev-default.rules File 3.21 KB 0644
60-alias-kmsg.rules File 357 B 0644
60-cdrom_id.rules File 910 B 0644
60-drm.rules File 153 B 0644
60-evdev.rules File 532 B 0644
60-keyboard.rules File 821 B 0644
60-net.rules File 129 B 0644
60-persistent-alsa.rules File 616 B 0644
60-persistent-input.rules File 2.41 KB 0644
60-persistent-serial.rules File 947 B 0644
60-persistent-storage-tape.rules File 1.53 KB 0644
60-persistent-storage.rules File 7.1 KB 0644
60-persistent-v4l.rules File 769 B 0644
60-raw.rules File 326 B 0644
60-rdma-ndd.rules File 230 B 0644
60-srp_daemon.rules File 206 B 0644
61-accelerometer.rules File 166 B 0644
64-btrfs-dm.rules File 387 B 0644
64-btrfs.rules File 418 B 0644
70-mouse.rules File 734 B 0644
70-power-switch.rules File 706 B 0644
70-touchpad.rules File 345 B 0644
70-uaccess.rules File 2.53 KB 0644
71-biosdevname.rules File 1.06 KB 0644
71-seat.rules File 2.3 KB 0644
73-idrac.rules File 316 B 0644
73-seat-late.rules File 596 B 0644
75-net-description.rules File 452 B 0644
75-probe_mtd.rules File 174 B 0644
75-rdma-description.rules File 1.84 KB 0644
75-tty-description.rules File 426 B 0644
76-phys-port-name.rules File 473 B 0644
78-sound-card.rules File 4.3 KB 0644
80-drivers.rules File 618 B 0644
80-net-name-slot.rules File 491 B 0644
80-net-setup-link.rules File 292 B 0644
81-kvm-rhel.rules File 92 B 0644
84-nm-drivers.rules File 523 B 0644
85-nm-unmanaged.rules File 1.76 KB 0644
90-alsa-tools-firmware.rules File 771 B 0644
90-iprutils.rules File 70 B 0644
90-iwpmd.rules File 77 B 0644
90-nm-thunderbolt.rules File 576 B 0644
90-rdma-hw-modules.rules File 1.7 KB 0644
90-rdma-ulp-modules.rules File 645 B 0644
90-rdma-umad.rules File 142 B 0644
90-vconsole.rules File 441 B 0644
91-drm-modeset.rules File 56 B 0644
95-dm-notify.rules File 483 B 0444
95-udev-late.rules File 155 B 0644
98-kexec.rules File 689 B 0644
98-rdma.rules File 960 B 0644
99-qemu-guest-agent.rules File 130 B 0644
99-systemd.rules File 3.98 KB 0644
99-vz-memory-hotplug.rules File 81 B 0644