File: flow.ditaa

package info (click to toggle)
cruft-ng 0.9.78
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,904 kB
  • sloc: cpp: 1,748; sh: 816; python: 262; makefile: 97; ansic: 82; perl: 75
file content (43 lines) | stat: -rw-r--r-- 2,358 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
+---------+                +-----------------+
| dpkg {o}|                |cDDD reality{o}  |
+----+----+                +------+----------+
     |                            |                     +----------------+
     |                            |                     |cDDD PRUNEPATHS |
     |                            |                     +-----+---+------+
     |                            |                           |   |
+----+-----+               +------+------------+              |   |
| UsrMerge |               |cDDD plocate cron  +<----filter---+   |
+----+-----+               +------+------------+                  |
     |                            |                               |
     |                     +------+--------+                      |
     |                     | plocate.db {s}|                      |
     |                     +------+--------+                      |
     |                            |                               |
     |                     +------+----------------------+        |
     |                     | ignore .pyc if matching .py |        |
     |                     +------+----------------------+        |
     |                            |                               |
     |                     +------+----------------------+        |
     |                     | readd skipped /var/spool    +<-------+
     |                     +------+----------------------+
     |                            |
     |       +--------------+     |
     +-------+ match        +-----+
             +------+-------+
                    |
             +------+-------+
     +-------+{c}  XOR      +-----------+
     |       +------+-------+           |
     |              |                   |
 +---+---------+ +--+-----+  +----------+--------+
 | missing ?{d}| | normal |  | extraneous ? {d}  |
 +---+---------+ +--------+  +----------+--------+
     |                                  |
 +---+------------+          +----------+----------+
 | remove files   |          | match against globs |
 | excluded by    |          +----------+----------+
 | localepurge    |                     |
 +----------------+                     |
                             +----------+----------+
                             | run explain scripts |
                             +---------------------+