diff options
| author | onefang | 2019-12-14 08:01:06 +1000 |
|---|---|---|
| committer | onefang | 2019-12-14 08:01:06 +1000 |
| commit | 79fd5334581452ea0483c2438130bdf64be82f1f (patch) | |
| tree | f3d35cce79ac592f1de6054788e202073cdd9fd1 | |
| parent | Have I finally fixed that copy-pasta bug? (diff) | |
| download | apt-panopticon-79fd5334581452ea0483c2438130bdf64be82f1f.zip apt-panopticon-79fd5334581452ea0483c2438130bdf64be82f1f.tar.gz apt-panopticon-79fd5334581452ea0483c2438130bdf64be82f1f.tar.bz2 apt-panopticon-79fd5334581452ea0483c2438130bdf64be82f1f.tar.xz | |
Document the ultimate goal.
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,5 +1,11 @@ | |||
| 1 | Lua script for checking the health of Devuan Linux package mirrors. | 1 | Lua script for checking the health of Devuan Linux package mirrors. |
| 2 | 2 | ||
| 3 | As the name would suggest, the ultimate goal of apt-panopticon is to | ||
| 4 | probe into every nook and cranny of Devuans apt distribution system, to | ||
| 5 | find out what is breaking, and where. Graphing history and sending | ||
| 6 | alerts as needed. At some later stage it's likely to be generalised for | ||
| 7 | other apt based distros. | ||
| 8 | |||
| 3 | This is currently under development, not everything has been written yet. | 9 | This is currently under development, not everything has been written yet. |
| 4 | Some of this document mentions some of the things that are not written | 10 | Some of this document mentions some of the things that are not written |
| 5 | yet. | 11 | yet. |
