Hex Artifact Content
Logged in as anonymous

Artifact 1eeb4f1711f6c5350f9f73be04324c24008b7b6f7495e0b8d89cd94119f23cbb:


0000: 23 20 76 69 6d 3a 66 74 3d 6d 61 6b 65 3a 0a 0a  # vim:ft=make:..
0010: 44 45 56 46 53 5f 43 4f 4e 46 49 47 5f 46 49 4c  DEVFS_CONFIG_FIL
0020: 45 53 3f 3d 2f 65 74 63 2f 64 65 66 61 75 6c 74  ES?=/etc/default
0030: 73 2f 64 65 76 66 73 2e 63 6f 6e 66 20 2f 65 74  s/devfs.conf /et
0040: 63 2f 64 65 76 66 73 2e 63 6f 6e 66 0a 0a 64 65  c/devfs.conf..de
0050: 76 66 73 3a 0a 09 3a 20 41 70 70 6c 79 69 6e 67  vfs:..: Applying
0060: 20 64 65 76 66 73 20 72 75 6c 65 73 2e 0a 2e 66   devfs rules...f
0070: 6f 72 20 66 69 6c 65 20 69 6e 20 24 7b 44 45 56  or file in ${DEV
0080: 46 53 5f 43 4f 4e 46 49 47 5f 46 49 4c 45 53 7d  FS_CONFIG_FILES}
0090: 0a 2e 69 66 20 65 78 69 73 74 73 28 24 7b 66 69  ..if exists(${fi
00a0: 6c 65 7d 29 0a 09 64 65 76 66 73 63 74 6c 20 2d  le})..devfsctl -
00b0: 61 20 2d 66 20 24 7b 66 69 6c 65 7d 0a 2e 65 6e  a -f ${file}..en
00c0: 64 69 66 0a 2e 65 6e 64 66 6f 72 0a              dif..endfor.